aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/mp3lameaudio.c
AgeCommit message (Expand)Author
2006-11-11make some symbols staticMåns Rullgård
2006-11-01reindentation, patch by From: Steve Lhomme, slhomme divxcorp comSteve L'Homme
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-08-21vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles
2005-02-24kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård
2004-06-22flush audio encoder buffers at the endMichael Niedermayer
2004-04-16fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot...Hauke Duden
2004-04-01split stream into valid mp3 frames, at least flv & nut absolutely need this, ...Michael Niedermayer
2004-03-10disable lames leading zero "feature", fixes a few more flv encoding issuesMichael Niedermayer
2003-09-08CODEC_ID_MP3LAME is obsoleteFabrice Bellard
2003-03-06per file doxyMichael Niedermayer
2002-12-09100lMichael Niedermayer
2002-09-01dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot lei...Lennert Buytenhek
2002-05-25license/copyright changeFabrice Bellard
2002-05-18removed useless header includes - use av memory functionsFabrice Bellard
2002-03-17- Fixes on MPEG demuxer to handle VOBs without System Header.Juanjo
2002-03-10- Bug fix on output sample rate for lame MP3 encoding.Juanjo
2002-03-10- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo