summaryrefslogtreecommitdiffstats
path: root/libavcodec/amr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the build instructions from the doxygen comments, they are duplicatedDiego Biurrun2007-04-181-10/+1
* Doxygen comment wording/spellingDiego Biurrun2007-04-181-4/+4
* Add complete instructions for the brave people wishing to fiddle with theDiego Biurrun2007-04-121-1/+5
* Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec2007-04-121-6/+5
* Update download URL with a link to a working version.Diego Biurrun2007-04-121-1/+1
* Print a list of valid AMR bitrates if a wrong one is used.Víctor Paesa2007-04-071-5/+10
* Return correct decoded size, decoder is called with only one frame at a time.Benoit Fouet2007-04-061-1/+1
* cosmetics: Fix indentation.Diego Biurrun2007-04-031-50/+50
* Remove useless pointer shift.Benoit Fouet2007-04-031-1/+0
* Remove commented-out while loop.Benoit Fouet2007-04-031-3/+0
* Explain which configure options are necessary for which AMR variant.Diego Biurrun2007-04-031-3/+4
* Update specification and reference implementation links.Robert Swain2007-03-301-4/+5
* Accept only existing bitrates.Benoit Fouet2007-03-291-40/+57
* Remove useless casts as recommended by Måns Rullgård.Benoit Fouet2007-03-081-8/+8
* Cosmetics in amr.c.Benoit Fouet2007-03-081-13/+13
* Move the initialization on context definition. In amr.c, only theBenoit Fouet2007-03-081-2/+2
* 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