summaryrefslogtreecommitdiff
path: root/libavcodec/libamr.c
Commit message (Expand)AuthorAge
* Merge recent libamr changes from trunk, as preparation for OpenCORE support.Diego Biurrun2009-06-07
* Add missing av_cold in static init/close functions.Daniel Verkamp2009-02-22
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Add const qualifiers to decode functions.Benoit Fouet2008-12-16
* Fix warning "format not a string literal and no format arguments".Benoit Fouet2008-12-16
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-31
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Remove unnecessary parentheses from return calls.Diego Biurrun2008-05-06
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Make AMR-NB block size const and 8 bits.Benoit Fouet2008-02-29
* Define block size for AMR-WB (use IF2 table).Benoit Fouet2008-02-29
* typoDiego Biurrun2008-01-27
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-06