From 296399a5bbc82bad4b57c9b9b761a4b1ed85c6df Mon Sep 17 00:00:00 2001 From: melanson Date: Fri, 28 Dec 2001 06:47:15 +0000 Subject: added initial, not-yet-functional, support for fox62 audio git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3827 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 0e522a0d6c..f09a205826 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -34,6 +34,7 @@ #define AFM_A52 14 #define AFM_G72X 15 #define AFM_IMAADPCM 16 +#define AFM_FOX62ADPCM 17 #define VFM_MPEG 1 #define VFM_VFW 2 -- cgit v1.2.3