log mp3.c @ 1189:fb1a9ccffe89 libavformat

age author description
2006-07-10 mru allow individual selection of muxers and demuxers libavformat
2006-07-09 mru give AVInput/OutputFormat structs consistent names libavformat
2006-06-05 mru probe for mpeg audio libavformat
2006-01-12 diego Update licensing information: The FSF changed postal address. libavformat
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavformat
2005-09-23 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
2005-07-17 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
2005-07-11 michael .m1v and .m2a (feature req #1178960) libavformat
2005-05-26 michael AVPacket.pos libavformat
2005-05-19 aurel drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) libavformat
2004-06-19 melanson sweeping change from -EIO -> AVERROR_IO libavformat
2004-05-29 michael pass AVPacket into av_write_frame() libavformat
2003-11-10 bellard added parsing libavformat
2003-10-14 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
2003-09-10 bellard 64 bit pts for writing - more const usage libavformat
2003-09-08 bellard ID3 parsing and generation in MP3 format libavformat