From 6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23 Mon Sep 17 00:00:00 2001 From: atmos4 Date: Mon, 18 Mar 2002 23:30:04 +0000 Subject: 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 --- codec-cfg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'codec-cfg.h') 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 -- cgit v1.2.3