summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-08 20:51:50 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-08 20:51:50 +0000
commitcd356609aee29f380e69fe1324e34fd2a021ffab (patch)
tree218f98c2a1e27540abb56683cf1221824088a26c /codec-cfg.h
parent985f17ed48d5e60615746a4d6775d190f426a0b1 (diff)
downloadmpv-cd356609aee29f380e69fe1324e34fd2a021ffab.tar.bz2
mpv-cd356609aee29f380e69fe1324e34fd2a021ffab.tar.xz
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6344 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 fb937b5799..e7117fab0a 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -46,6 +46,7 @@
#define AFM_DK3ADPCM 18
#define AFM_ROQAUDIO 19
#define AFM_AAC 20
+#define AFM_REAL 21
#define VFM_MPEG 1
#define VFM_VFW 2
@@ -72,6 +73,7 @@
#define VFM_HUFFYUV 23
#define VFM_ZLIB 24
#define VFM_MPEGPES 25
+#define VFM_REAL 26
#ifndef GUID_TYPE
#define GUID_TYPE