Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | rawdec: factor video demuxer definitions into a macro. | Anton Khirnov | 2011-05-27 | 1 | -10/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs | 2010-08-30 | 1 | -1/+1 |
* | move mpegvideo demuxer to its own file | Aurelien Jacobs | 2010-08-29 | 1 | -0/+67 |