]> git.sesse.net Git - ffmpeg/history - libavcodec/mp3lameaudio.c
COSMETICS: tabs --> spaces, some prettyprinting
[ffmpeg] / libavcodec / mp3lameaudio.c
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-21 Justin Rugglesvbr audio encode patch by (Justin Ruggles: jruggle...
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2004-06-22 Michael Niedermayerflush audio encoder buffers at the end
2004-04-16 Hauke Dudenfixed buffering for low bitrates patch by (Hauke Duden...
2004-04-01 Michael Niedermayersplit stream into valid mp3 frames, at least flv &...
2004-03-10 Michael Niedermayerdisable lames leading zero "feature", fixes a few more...
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-03-06 Michael Niedermayerper file doxy
2002-12-09 Michael Niedermayer100l
2002-09-01 Lennert Buytenhekdont discard first frame patch by (Lennert Buytenhek...
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-03-17 Juanjo- Fixes on MPEG demuxer to handle VOBs without System...
2002-03-10 Juanjo- Bug fix on output sample rate for lame MP3 encoding.
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...