Age | Commit message (Expand) | Author |
---|---|---|
2011-10-19 | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov |
2011-07-17 | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-03-16 | lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense | Anton Khirnov |
2011-03-07 | avio: deprecate url_feof | Anton Khirnov |
2011-03-01 | lavf: replace all uses of url_fskip with avio_seek | Anton Khirnov |
2011-02-21 | avio: avio_ prefixes for get_* functions | Anton Khirnov |
2011-01-26 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2010-03-30 | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini |
2009-09-15 | Do not return values above AVPROBE_SCORE_MAX from probe(). | Michael Niedermayer |
2009-02-08 | 10l: fix compiler warning: | Vitor Sessak |
2009-02-08 | NC camera demuxer | Nicolas Martin |