summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-26 06:13:17 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-26 06:13:17 +0000
commit24774d66c73f6f1b6d62b2a715e369b002823f02 (patch)
treedeed88d8245f0d84f4772bb7f11c68d8014743c1 /codec-cfg.h
parentd9f209002d87d7d85eee2855ba01d7a6cadc98d9 (diff)
downloadmpv-24774d66c73f6f1b6d62b2a715e369b002823f02.tar.bz2
mpv-24774d66c73f6f1b6d62b2a715e369b002823f02.tar.xz
Initial support for unified ADPCM decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3757 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'codec-cfg.h')
-rw-r--r--codec-cfg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/codec-cfg.h b/codec-cfg.h
index 5b1eb5fa94..c9ee62e2d7 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -33,6 +33,7 @@
#define AFM_IMA4 13
#define AFM_A52 14
#define AFM_G72X 15
+#define AFM_ADPCM 16
#define VFM_MPEG 1
#define VFM_VFW 2