summaryrefslogtreecommitdiff
path: root/libavformat/version.h
Commit message (Expand)AuthorAge
* Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer2017-04-13
|\
| * avio: Keep track of the amount of data writtenLuca Barbato2016-12-08
| * mov: Export spherical informationVittorio Giovara2016-12-07
| * utils: Add av_stream_add_side_data()James Almer2016-11-23
| * avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-16
* | Bump versions for master after 3.3Michael Niedermayer2017-04-02
* | Bump minor for 3.3Michael Niedermayer2017-04-02
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-31
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-31
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-27
* | Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer2017-03-21
|\|
| * avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-30
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-21
* | avformat/matroskaenc: add support for Spherical Video elementsJames Almer2017-03-09
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02
* | avformat/hlsenc: deprecate hls_wrap optionSteven Liu2017-02-11
* | avformat/apetag: bump micro versionJames Almer2017-02-10
* | avformat/avienc: add reserve_index_space optionTobias Rapp2017-01-31
* | avformat: add SCC muxerPaul B Mahol2017-01-30
* | avformat: add Scenarist Closed Captions demuxerPaul B Mahol2017-01-25
* | avformat: add Sample Dump eXchange demuxerPaul B Mahol2017-01-25
* | avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-22
* | libavformat/avio: Add avio_get_dyn_buf functionsoftworkz2017-01-07
* | avformat: Auto-detect mjpeg 2000 in mpeg-tsStåle Kristoffersen2016-12-17
* | Bump for psd demuxer and decoderMichael Niedermayer2016-12-14
* | avformat: Add max_streams optionMichael Niedermayer2016-12-08
* | mov: Export spherical informationVittorio Giovara2016-12-07
* | lavf/flvdec: Set avg_frame_rate for video streams.Carl Eugen Hoyos2016-11-25
* | avformat/utils: add av_stream_add_side_data()James Almer2016-11-18
* | Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-26
* | Bump minor versions for 3.2Michael Niedermayer2016-10-26
* | lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-24
* | lavf/mux: add avformat_init_outputRodger Combs2016-10-24
* | lavf/rtpdec_g726: Map mime type G726 to g726le.Carl Eugen Hoyos2016-10-22
* | avformat: bump minor version after the Matroska field order enum fixJames Almer2016-10-12
* | lavf/riffenc: Always write unexpected channel_mask.Carl Eugen Hoyos2016-10-12
* | lavf/matroskaenc: Always write V_QUICKTIME extradata.Carl Eugen Hoyos2016-10-11
* | lavf/aiffenc: Write extradata also for qcelp.Carl Eugen Hoyos2016-10-11
* | lavf/aiffdec: Default to full rate qcelp as QT does.Carl Eugen Hoyos2016-10-11
* | avformat/matroskaenc: add an option to disable writting CRC32 elementsJames Almer2016-10-06
* | lavf/movenc: Put correct display aspect ratio in ARES atom.Carl Eugen Hoyos2016-09-29
* | lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos2016-09-29
* | avformat: add av_stream_get_codec_timebase()James Almer2016-09-27
* | lavf/mov: Add support for edit list parsing.Sasi Inguva2016-09-19
* | lavf/http: deprecate user-agent optionSteven Liu2016-09-17
* | lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-14
* | avformat/hlsenc: implement program_date_timeMichael Niedermayer2016-09-08
* | lavf/httpauth: Do case-insensitive http header checks.Carl Eugen Hoyos2016-09-03
* | avformat: fix decoded creation_time timestampsMarton Balint2016-08-28
* | avformat: Add fifo pseudo-muxerJan Sebechlebsky2016-08-22