aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/amrwbdec.c
AgeCommit message (Expand)Author
2011-02-03Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_*Anton Khirnov
2011-02-03Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*Anton Khirnov
2011-01-26Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò
2011-01-01Use AVSampleFormat instead of the deprecated SampleFormat.Reimar Döffinger
2010-12-18AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje