summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-18 23:30:04 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-18 23:30:04 +0000
commit6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23 (patch)
tree75e57f344dce2908bc436ddd0d79f969fae2aca9 /codec-cfg.h
parent1bedf2f809cc2f92e5627706dabbb8735d551174 (diff)
downloadmpv-6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23.tar.bz2
mpv-6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23.tar.xz
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 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 3b6c22dff9..a10967e1b9 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -40,6 +40,7 @@
#define AFM_DK4ADPCM 17
#define AFM_DK3ADPCM 18
#define AFM_ROQAUDIO 19
+#define AFM_AAC 20
#define VFM_MPEG 1
#define VFM_VFW 2