summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-01 05:33:46 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-01 05:33:46 +0000
commit6bd81251633d7a13fcab4c46b131ab91c538f2ba (patch)
treed3dfa3b21201dbd4f9885717fe89668ab670078d /codec-cfg.h
parent575157b08f5075d50ea5793b7ae60ed2d27488f7 (diff)
downloadmpv-6bd81251633d7a13fcab4c46b131ab91c538f2ba.tar.bz2
mpv-6bd81251633d7a13fcab4c46b131ab91c538f2ba.tar.xz
added skeleton decoders for RoQ audio and video format decoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4451 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'codec-cfg.h')
-rw-r--r--codec-cfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/codec-cfg.h b/codec-cfg.h
index f8d13fd7c1..338dd8c2b7 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -36,6 +36,7 @@
#define AFM_IMAADPCM 16
#define AFM_FOX61ADPCM 17
#define AFM_FOX62ADPCM 18
+#define AFM_ROQAUDIO 19
#define VFM_MPEG 1
#define VFM_VFW 2
@@ -55,6 +56,7 @@
#define VFM_CYUV 16
#define VFM_QTSMC 17
#define VFM_DUCKTM1 18
+#define VFM_ROQVIDEO 19
#ifndef GUID_TYPE
#define GUID_TYPE