summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-28 06:47:15 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-28 06:47:15 +0000
commit296399a5bbc82bad4b57c9b9b761a4b1ed85c6df (patch)
tree7ca8fc7105f5264f369b67c2bd621f04fbcaf2a8 /codec-cfg.h
parent57a9da01e28126457f2c4c82f4e6f75c9615393b (diff)
downloadmpv-296399a5bbc82bad4b57c9b9b761a4b1ed85c6df.tar.bz2
mpv-296399a5bbc82bad4b57c9b9b761a4b1ed85c6df.tar.xz
added initial, not-yet-functional, support for fox62 audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3827 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 0e522a0d6c..f09a205826 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -34,6 +34,7 @@
#define AFM_A52 14
#define AFM_G72X 15
#define AFM_IMAADPCM 16
+#define AFM_FOX62ADPCM 17
#define VFM_MPEG 1
#define VFM_VFW 2