summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-09 16:20:03 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-09 16:20:03 +0000
commitca7c4340b95d3e6a61da2b3fa8ee772119c28cc7 (patch)
treedf00c95a69df74f9747ddc7a7418e18e59c5700f /codec-cfg.h
parent6d5ac123fbce89d1c0a6af9e4eea7b8bfdb5e77b (diff)
downloadmpv-ca7c4340b95d3e6a61da2b3fa8ee772119c28cc7.tar.bz2
mpv-ca7c4340b95d3e6a61da2b3fa8ee772119c28cc7.tar.xz
g72x and a52 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3401 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 0055951968..07146ea60f 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -31,6 +31,8 @@
#define AFM_FFMPEG 11
#define AFM_MAD 12
#define AFM_IMA4 13
+#define AFM_A52 14
+#define AFM_G72X 15
#define VFM_MPEG 1
#define VFM_VFW 2