| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -8/+6 |
|\ |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -8/+6 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense | Anton Khirnov | 2011-03-16 | 1 | -2/+2 |
* | lavf: replace all uses of url_fskip with avio_seek | Anton Khirnov | 2011-03-01 | 1 | -2/+2 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -1/+1 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | Replace remaining occurrences of deprecated CH_* with AV_CH_* | Anton Khirnov | 2011-02-06 | 1 | -1/+2 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | move pcm demuxers to their own file | Aurelien Jacobs | 2010-08-30 | 1 | -1/+1 |
* | Reduce the score for the aea demuxer probing function. | Benjamin Larsson | 2010-05-23 | 1 | -1/+1 |
* | Fix detection of some stereo atrac files by not comparing the | Benjamin Larsson | 2010-05-23 | 1 | -3/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -4/+0 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Add condition to aea demuxer probe. | Benjamin Larsson | 2009-09-13 | 1 | -1/+4 |
* | Cosmetics, add spaces | Benjamin Larsson | 2009-09-10 | 1 | -3/+3 |
* | Initial commit of the MD studio demuxer, not hooked up yet | Benjamin Larsson | 2009-09-10 | 1 | -0/+110 |