summaryrefslogtreecommitdiffstats
path: root/libavcodec/mp3lameaudio.c
Commit message (Expand)AuthorAgeFilesLines
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-32/+32
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-14/+14
* vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles2005-08-211-0/+5
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-1/+1
* flush audio encoder buffers at the endMichael Niedermayer2004-06-221-4/+13
* fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot...Hauke Duden2004-04-161-9/+19
* split stream into valid mp3 frames, at least flv & nut absolutely need this, ...Michael Niedermayer2004-04-011-15/+94
* disable lames leading zero "feature", fixes a few more flv encoding issuesMichael Niedermayer2004-03-101-1/+10
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-081-1/+1
* per file doxyMichael Niedermayer2003-03-061-0/+5
* 100lMichael Niedermayer2002-12-091-1/+5
* dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot lei...Lennert Buytenhek2002-09-011-5/+0
* license/copyright changeFabrice Bellard2002-05-251-10/+10
* removed useless header includes - use av memory functionsFabrice Bellard2002-05-181-1/+0
* - Fixes on MPEG demuxer to handle VOBs without System Header.Juanjo2002-03-171-1/+0
* - Bug fix on output sample rate for lame MP3 encoding.Juanjo2002-03-101-0/+1
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-101-0/+104
OpenPOWER on IntegriCloud