summaryrefslogtreecommitdiffstats
path: root/adpcm.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersmelanson2002-02-251-9/+10
| | | | | | | (including MS, DK4 and DK3 ADPCM) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4855 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed format 0x62 ADPCM audiomelanson2002-01-061-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4002 b3059339-0415-0410-9bf9-f77b7e298cf2
* added initial support for format 0x61 ADPCM (sounds good, but still pops)melanson2002-01-011-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3934 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed stereo MS ADPCM decoder and reinstated opensource decoder as themelanson2001-12-291-3/+2
| | | | | | | default handler for MS ADPCM data git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3876 b3059339-0415-0410-9bf9-f77b7e298cf2
* added initial, not-yet-functional, support for fox62 audiomelanson2001-12-281-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3827 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented open source MS ADPCM decodermelanson2001-12-271-23/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial support for unified ADPCM decodermelanson2001-12-261-0/+32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3757 b3059339-0415-0410-9bf9-f77b7e298cf2