summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-01 19:44:49 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-01 19:44:49 +0000
commitaada0e47d273ab4ac42fcd44d01209aa092cf790 (patch)
tree445baeffb0414739c3e1d6a7a812032466f1b126 /codec-cfg.h
parent5d0b354e7ad9c55f5e0939a0ef62b036f0b85b2e (diff)
downloadmpv-aada0e47d273ab4ac42fcd44d01209aa092cf790.tar.bz2
mpv-aada0e47d273ab4ac42fcd44d01209aa092cf790.tar.xz
OggVorbis support, ALPHA state!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1829 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 6548c5a557..6982954dac 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -27,6 +27,7 @@
#define AFM_DSHOW 7
#define AFM_DVDPCM 8
#define AFM_HWAC3 9
+#define AFM_VORBIS 10
#define VFM_MPEG 1
#define VFM_VFW 2