]> git.sesse.net Git - ffmpeg/history - libavformat/mp3dec.c
Seek back to old position after reading id3v1 tag.
[ffmpeg] / libavformat / mp3dec.c
2011-03-05 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-03 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-22 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-01-28 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-23 Clément BœschMove ID3v1 skip from decoder to demuxer
2011-01-21 Anton KhirnovSplit mp3 demuxer and muxer into separate files.