From ca7c4340b95d3e6a61da2b3fa8ee772119c28cc7 Mon Sep 17 00:00:00 2001 From: arpi Date: Sun, 9 Dec 2001 16:20:03 +0000 Subject: g72x and a52 added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3401 b3059339-0415-0410-9bf9-f77b7e298cf2 --- codec-cfg.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'codec-cfg.h') 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 -- cgit v1.2.3