| Commit message (Expand) | Author | Age | Files | Lines |
* | unused #define | Michael Niedermayer | 2006-10-10 | 1 | -2/+0 |
* | remove dummy amr_read_close() | Michael Niedermayer | 2006-10-10 | 1 | -6/+1 |
* | more factoriztaion and a FIXME note | Michael Niedermayer | 2006-10-10 | 1 | -11/+6 |
* | factorze another 2 lines | Michael Niedermayer | 2006-10-10 | 1 | -4/+2 |
* | set duration and timebase (based on a patch by Simon Morlat simon.morlat linp... | Michael Niedermayer | 2006-10-10 | 1 | -0/+2 |
* | factorize (untested) | Michael Niedermayer | 2006-10-10 | 1 | -57/+28 |
* | return cleanup | Michael Niedermayer | 2006-10-10 | 1 | -6/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | fix some signedness warnings | Måns Rullgård | 2006-09-27 | 1 | -2/+2 |
* | Fix some "'static' is not at beginning of declaration" warnings. | Diego Biurrun | 2006-08-08 | 1 | -1/+1 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -12/+5 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -4/+4 |
* | Place proper #ifdef around muxer-specific code. | Gianluigi Tiesi | 2006-01-22 | 1 | -0/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -19/+19 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -12/+12 |
* | AVPacket.pos | Michael Niedermayer | 2005-05-26 | 1 | -1/+2 |
* | Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb) | Roberto Togni | 2005-04-24 | 1 | -2/+2 |
* | sweeping change from -EIO -> AVERROR_IO | Mike Melanson | 2004-06-19 | 1 | -7/+7 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -3/+2 |
* | AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) | Michael Niedermayer | 2003-09-28 | 1 | -57/+123 |
* | amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) | Johannes Carlsson | 2003-06-18 | 1 | -3/+3 |
* | * amr format - by Johannes Carlsson | Zdenek Kabelac | 2003-06-06 | 1 | -0/+178 |