aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/gsmdec.c
AgeCommit message (Expand)Author
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò
2010-11-12Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini
2010-10-02Fix GSM decoding: regular GSM and MSGSM do not use the sameReimar Döffinger
2010-07-27Document how the ref_buf is used.Reimar Döffinger
2010-07-10Add native GSM 06.10 audio decoder.Reimar Döffinger