summaryrefslogtreecommitdiffstats
path: root/libavcodec/amr.c
Commit message (Expand)AuthorAgeFilesLines
* Doxygenize the existing amr.c documentation.Panagiotis Issaris2007-02-221-34/+45
* Fix spelling.Panagiotis Issaris2007-02-221-6/+6
* Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com.Benoit Fouet2007-02-051-5/+0
* always print message when error, AV_LOG_DEBUG -> AV_LOG_ERRORBaptiste Coudurier2006-12-181-32/+8
* Fix declaration and code thingieGuillaume Poirier2006-11-201-1/+2
* allow amr bitrate to be changed "on the fly" through avctx->bitrate.Martin2006-11-201-1/+5
* sample rate fixAndrew Voznytsa2006-10-281-0/+44
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* rename AMR config variables to CONFIG_AMR*Måns Rullgård2006-07-121-6/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-3/+3
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-35/+35
* Fix some #ifdef to allow building amr_wb alone.Michel Bardiaux2005-09-241-1/+5
* 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)Calcium2005-03-221-1/+1
* segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)Richard van der Hoff2004-10-051-24/+36
* data_size = 0 cleanupMichael Niedermayer2004-05-211-3/+0
* * removed config.hZdenek Kabelac2004-04-141-1/+0
* av_log()Michael Niedermayer2004-02-231-10/+10
* something unimportant ...Michael Niedermayer2004-01-091-2/+2
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-281-26/+218
* * 3gp patch by JocaZdenek Kabelac2003-06-051-17/+314
* AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se2003-05-141-0/+163
OpenPOWER on IntegriCloud