summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-21 21:40:16 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-21 21:40:16 +0000
commit5b7efe3b02aa6804c7a38df24eff42abe19e5898 (patch)
tree921af45a722ef7995a1cb3715213ca4c179d5dbc /codec-cfg.h
parentc8f24c22a60335f3df6ea82113868b210eb64414 (diff)
downloadmpv-5b7efe3b02aa6804c7a38df24eff42abe19e5898.tar.bz2
mpv-5b7efe3b02aa6804c7a38df24eff42abe19e5898.tar.xz
added ffmpeg audio driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1930 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 29b046070d..959fdb6a74 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -28,6 +28,7 @@
#define AFM_DVDPCM 8
#define AFM_HWAC3 9
#define AFM_VORBIS 10
+#define AFM_FFMPEG 11
#define VFM_MPEG 1
#define VFM_VFW 2