| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -0/+3 |
* | avformat: add CRI ADX format demuxer | Justin Ruggles | 2011-11-26 | 1 | -1/+1 |
* | avio: Mark the old interrupt callback mechanism as deprecated | Martin Storsjö | 2011-11-18 | 1 | -0/+3 |
* | http: Add a new protocol for opening connections via http proxies | Martin Storsjö | 2011-11-18 | 1 | -1/+1 |
* | BMV demuxer and decoder | Kostya Shishkov | 2011-11-08 | 1 | -1/+1 |
* | avformat: Add functions for doing global network initialization | Martin Storsjö | 2011-11-05 | 1 | -1/+1 |
* | avformat: Add the https protocol | Martin Storsjö | 2011-11-05 | 1 | -1/+1 |
* | avformat: Add the tls protocol, using OpenSSL or gnutls | Martin Storsjö | 2011-11-05 | 1 | -1/+1 |
* | lavf: move private fields in AVFormatContext to the end at next bump. | Anton Khirnov | 2011-10-28 | 1 | -0/+3 |
* | lavf: make some seeking functions private | Anton Khirnov | 2011-10-28 | 1 | -0/+3 |
* | lavf: deprecate AVStream.stream_copy | Anton Khirnov | 2011-10-25 | 1 | -0/+3 |
* | mpegenc: add preload private option. | Anton Khirnov | 2011-10-25 | 1 | -0/+3 |
* | lavf: add avformat_new_stream as a replacement for av_new_stream. | Anton Khirnov | 2011-10-19 | 1 | -2/+5 |
* | rtsp: Accept options via private avoptions instead of URL options | Martin Storsjö | 2011-10-17 | 1 | -1/+4 |
* | mpegenc/mpegtsenc: add muxrate private options. | Anton Khirnov | 2011-10-17 | 1 | -0/+3 |
* | lavf: deprecate AVFormatContext.file_size | Anton Khirnov | 2011-10-17 | 1 | -0/+3 |
* | avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. | Justin Ruggles | 2011-10-13 | 1 | -1/+1 |
* | 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 |