| Commit message (Expand) | Author | Age | Files | Lines |
* | Add LATM demuxer | Janne Grunau | 2011-09-22 | 1 | -1/+1 |
* | Add LATM muxer | Kieran Kunhya | 2011-09-07 | 1 | -1/+1 |
* | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. | Anton Khirnov | 2011-09-03 | 1 | -1/+1 |
* | add XMV demuxer | Sven Hesse | 2011-08-17 | 1 | -1/+1 |
* | lavf: add support for error_recognition, use it in avidec, and bump minor API... | Dustin Brody | 2011-08-12 | 1 | -1/+1 |
* | Add an APIChanges entry and bump minor versions for recent changes. | Anton Khirnov | 2011-07-14 | 1 | -1/+1 |
* | lavf: deprecate AVFormatContext.timestamp | Anton Khirnov | 2011-07-12 | 1 | -0/+3 |
* | gif: add loop private option. | Anton Khirnov | 2011-07-08 | 1 | -0/+3 |
* | img2: add loop private option. | Anton Khirnov | 2011-07-08 | 1 | -0/+3 |
* | lavf: deprecate AVStream.quality. | Anton Khirnov | 2011-07-06 | 1 | -0/+3 |
* | Add minor bumps and APIChanges entries for lavf private options. | Anton Khirnov | 2011-06-16 | 1 | -2/+2 |
* | movenc: Add RTP muxer/hinter options | Martin Storsjö | 2011-06-10 | 1 | -1/+1 |
* | rtspenc: Add RTP muxer options | Martin Storsjö | 2011-06-10 | 1 | -1/+1 |
* | rtpenc: MP4A-LATM payload support | Juan Carlos Rodriguez | 2011-06-10 | 1 | -1/+1 |
* | movenc: Deprecate the global RTP hinting flag, use a private AVOption instead | Martin Storsjö | 2011-05-27 | 1 | -0/+3 |
* | avformat: Add fpsprobesize as an AVOption. | Alex Converse | 2011-05-25 | 1 | -2/+2 |
* | mpegts: add compute_pcr option. | Anton Khirnov | 2011-05-25 | 1 | -0/+3 |
* | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | Handle unicode file names on windows | Kirill Gavrilov | 2011-04-24 | 1 | -1/+1 |
* | applehttp: Handle AES-128 encrypted streams | Martin Storsjö | 2011-04-23 | 1 | -1/+1 |
* | applehttp: Expose the stream bitrate via metadata | Martin Storsjö | 2011-04-21 | 1 | -1/+1 |
* | lavf: remove FF_API_INDEX_BUILT cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_URL_CLASS cruft. | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_SYMVER cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_FIRST_FORMAT cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_PARAMETERS_CODEC_ID cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_LAVF_UNUSED cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_PARSE_FRAME_PARAM cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_URL_SPLIT cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_UDP_GET_FILE cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_GUESS_FORMAT cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_REGISTER_PROTOCOL cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_URL_RESETBUF cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_OLD_METADATA cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | lavf: remove FF_API_MAX_STREAMS cruft | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | Bump major versions of all libraries. | Anton Khirnov | 2011-04-18 | 1 | -2/+2 |
* | add xWMA demuxer | Max Horn | 2011-04-14 | 1 | -1/+1 |
* | lavf: postpone removal of public metadata conversion API | Anton Khirnov | 2011-04-13 | 1 | -0/+3 |
* | lavf: postpone removal of deprecated avio functions | Anton Khirnov | 2011-04-13 | 1 | -1/+1 |
* | lavf: bump minor and add an APIChanges entry for the last avio changes | Anton Khirnov | 2011-04-13 | 1 | -1/+1 |
* | lavf: bump minor and add an APIChanges entry for avformat cleanup | Anton Khirnov | 2011-04-08 | 1 | -1/+1 |
* | lavf: rename avf_sdp_create to av_sdp_create. | Anton Khirnov | 2011-04-08 | 1 | -0/+3 |
* | lavf: make av_guess_image2_codec internal | Anton Khirnov | 2011-04-08 | 1 | -0/+3 |
* | lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. | Anton Khirnov | 2011-04-08 | 1 | -0/+3 |
* | lavf: bump minor version and add an APIChanges entry for avio changes | Anton Khirnov | 2011-04-03 | 1 | -1/+1 |
* | Chronomaster DFA decoder | Kostya Shishkov | 2011-03-28 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Bitmap Brothers JV demuxer | Peter Ross | 2011-03-14 | 1 | -1/+1 |
* | Update version and APIchanges. | Ronald S. Bultje | 2011-02-20 | 1 | -1/+1 |