summaryrefslogtreecommitdiff
path: root/libavcodec/gsmdec_data.h
Commit message (Expand)AuthorAgeFilesLines
* gsm: Move requant_tab table to the gsm tables fileDiego Biurrun2016-06-071-0/+1
* MSN Audio supportKostya Shishkov2013-11-261-0/+2
* gsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-1/+0
* cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun2012-12-171-3/+3
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* avcodec: add GSM parserJustin Ruggles2012-01-111-5/+0
* Add avcodec_decode_audio4().Justin Ruggles2011-12-021-0/+2
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-3/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Fix GSM decoding: regular GSM and MSGSM do not use the sameReimar Döffinger2010-10-021-0/+47