summaryrefslogtreecommitdiff
path: root/libavformat/mp3.c
Commit message (Expand)AuthorAge
* AVPacket.posMichael Niedermayer2005-05-26
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-19
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* added parsingFabrice Bellard2003-11-10
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* ID3 parsing and generation in MP3 formatFabrice Bellard2003-09-08