summaryrefslogtreecommitdiff
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* avformat: add SMPTE 337M demuxerfoo862017-07-191-1/+1
* avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint2017-06-241-1/+1
* avformat/aviobuf: fix flushing write buffers after seeking backward or forwardMarton Balint2017-06-241-1/+1
* avformat: add Gremlin Digital Video demuxerPaul B Mahol2017-06-111-2/+2
* Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer2017-04-131-1/+1
|\
| * avio: Keep track of the amount of data writtenLuca Barbato2016-12-081-1/+1
| * mov: Export spherical informationVittorio Giovara2016-12-071-1/+1
| * utils: Add av_stream_add_side_data()James Almer2016-11-231-1/+1
| * avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-161-1/+1
* | Bump versions for master after 3.3n3.4-devMichael Niedermayer2017-04-021-1/+1
* | Bump minor for 3.3Michael Niedermayer2017-04-021-1/+1
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-311-1/+1
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-311-1/+1
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-271-1/+4
* | Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer2017-03-211-2/+2
|\ \ | |/
| * avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-301-2/+2
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-211-1/+7
* | avformat/matroskaenc: add support for Spherical Video elementsJames Almer2017-03-091-1/+1
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-021-1/+1
* | avformat/hlsenc: deprecate hls_wrap optionSteven Liu2017-02-111-0/+4
* | avformat/apetag: bump micro versionJames Almer2017-02-101-1/+1
* | avformat/avienc: add reserve_index_space optionTobias Rapp2017-01-311-1/+1
* | avformat: add SCC muxerPaul B Mahol2017-01-301-1/+1
* | avformat: add Scenarist Closed Captions demuxerPaul B Mahol2017-01-251-1/+1
* | avformat: add Sample Dump eXchange demuxerPaul B Mahol2017-01-251-1/+1
* | avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-221-1/+1
* | libavformat/avio: Add avio_get_dyn_buf functionsoftworkz2017-01-071-1/+1
* | avformat: Auto-detect mjpeg 2000 in mpeg-tsStåle Kristoffersen2016-12-171-1/+1
* | Bump for psd demuxer and decoderMichael Niedermayer2016-12-141-1/+1
* | avformat: Add max_streams optionMichael Niedermayer2016-12-081-2/+2
* | mov: Export spherical informationVittorio Giovara2016-12-071-1/+1
* | lavf/flvdec: Set avg_frame_rate for video streams.Carl Eugen Hoyos2016-11-251-1/+1
* | avformat/utils: add av_stream_add_side_data()James Almer2016-11-181-1/+1
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-261-1/+1
* | Bump minor versions for 3.2Michael Niedermayer2016-10-261-1/+1
* | lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-241-1/+1
* | lavf/mux: add avformat_init_outputRodger Combs2016-10-241-1/+1
* | lavf/rtpdec_g726: Map mime type G726 to g726le.Carl Eugen Hoyos2016-10-221-1/+1
* | avformat: bump minor version after the Matroska field order enum fixJames Almer2016-10-121-2/+2
* | lavf/riffenc: Always write unexpected channel_mask.Carl Eugen Hoyos2016-10-121-1/+1
* | lavf/matroskaenc: Always write V_QUICKTIME extradata.Carl Eugen Hoyos2016-10-111-1/+1
* | lavf/aiffenc: Write extradata also for qcelp.Carl Eugen Hoyos2016-10-111-1/+1
* | lavf/aiffdec: Default to full rate qcelp as QT does.Carl Eugen Hoyos2016-10-111-1/+1
* | avformat/matroskaenc: add an option to disable writting CRC32 elementsJames Almer2016-10-061-1/+1
* | lavf/movenc: Put correct display aspect ratio in ARES atom.Carl Eugen Hoyos2016-09-291-1/+1
* | lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos2016-09-291-1/+1
* | avformat: add av_stream_get_codec_timebase()James Almer2016-09-271-1/+1
* | lavf/mov: Add support for edit list parsing.Sasi Inguva2016-09-191-1/+1
* | lavf/http: deprecate user-agent optionSteven Liu2016-09-171-0/+3
* | lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-141-2/+2