aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavf/cafenc: Allow muxing opus.Carl Eugen Hoyos2017-10-171-1/+1
* Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer2017-10-111-1/+1
* Bump minor versions for branching 3.4Michael Niedermayer2017-10-111-2/+2
* lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos2017-10-071-1/+1
* lavf/sdp: Fix MIME-type for big-endian G.726.Carl Eugen Hoyos2017-10-071-1/+1
* Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'Rodger Combs2017-09-261-1/+1
|\
| * dashenc: add webm supportPeter Große2017-01-311-1/+1
* | lavf/caf: Support demuxing Opus.Carl Eugen Hoyos2017-09-201-1/+1
* | Add SUP/PGS subtitle muxerPetri Hintukainen2017-09-091-1/+1
* | lavf: make avio_read_partial() publicwm42017-09-011-1/+1
* | avio: add a destructor for AVIOContextAnton Khirnov2017-09-011-1/+1
* | Add FITS DemuxerParas Chadha2017-08-301-1/+1
* | lavf/rawenc: Add little- and big-endian G.726 muxers.Carl Eugen Hoyos2017-08-261-1/+1
* | lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos2017-08-241-1/+1
* | 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