summaryrefslogtreecommitdiff
path: root/libavcodec/gsmdec.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-2/+2
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-121-1/+1
* Fix GSM decoding: regular GSM and MSGSM do not use the sameReimar Döffinger2010-10-021-215/+4
* Document how the ref_buf is used.Reimar Döffinger2010-07-271-0/+4
* Add native GSM 06.10 audio decoder.Reimar Döffinger2010-07-101-0/+316