summaryrefslogtreecommitdiff
path: root/libavcodec/amrwbdec.c
Commit message (Expand)AuthorAge
* Add forgotten const to enum AVSampleFormatMichael Niedermayer2011-04-12
* Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_*Anton Khirnov2011-02-04
* Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*Anton Khirnov2011-02-04
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-28
* Use AVSampleFormat instead of the deprecated SampleFormat.Reimar Döffinger2011-01-01
* AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje2010-12-18