summaryrefslogtreecommitdiffstats
path: root/libavformat/mp3dec.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-081-1/+2
* lavf: replace some more avio_seek(SEEK_CUR) with avio_skipAnton Khirnov2011-03-201-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov2011-03-161-1/+1
* avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-041-1/+1
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-011-5/+5
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-211-9/+9
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Move ID3v1 skip from decoder to demuxerClément Bœsch2011-01-221-0/+5
* Split mp3 demuxer and muxer into separate files.Anton Khirnov2011-01-211-0/+192
OpenPOWER on IntegriCloud