| Commit message (Expand) | Author | Age | Files | Lines |
* | flush audio encoder buffers at the end | Michael Niedermayer | 2004-06-22 | 1 | -4/+13 |
* | fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot... | Hauke Duden | 2004-04-16 | 1 | -9/+19 |
* | split stream into valid mp3 frames, at least flv & nut absolutely need this, ... | Michael Niedermayer | 2004-04-01 | 1 | -15/+94 |
* | disable lames leading zero "feature", fixes a few more flv encoding issues | Michael Niedermayer | 2004-03-10 | 1 | -1/+10 |
* | CODEC_ID_MP3LAME is obsolete | Fabrice Bellard | 2003-09-08 | 1 | -1/+1 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | 100l | Michael Niedermayer | 2002-12-09 | 1 | -1/+5 |
* | dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot lei... | Lennert Buytenhek | 2002-09-01 | 1 | -5/+0 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -10/+10 |
* | removed useless header includes - use av memory functions | Fabrice Bellard | 2002-05-18 | 1 | -1/+0 |
* | - Fixes on MPEG demuxer to handle VOBs without System Header. | Juanjo | 2002-03-17 | 1 | -1/+0 |
* | - Bug fix on output sample rate for lame MP3 encoding. | Juanjo | 2002-03-10 | 1 | -0/+1 |
* | - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. | Juanjo | 2002-03-10 | 1 | -0/+104 |