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