Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-23 | 1 | -1/+1 |
|\ | |||||
| * | lavf: replace some more avio_seek(SEEK_CUR) with avio_skip | Anton Khirnov | 2011-03-20 | 1 | -1/+1 |
| * | 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 | -1/+1 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -1/+1 |
* | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -5/+5 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -9/+9 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Move ID3v1 skip from decoder to demuxer | Clément Bœsch | 2011-01-22 | 1 | -0/+5 |
* | Split mp3 demuxer and muxer into separate files. | Anton Khirnov | 2011-01-21 | 1 | -0/+192 |