From 24774d66c73f6f1b6d62b2a715e369b002823f02 Mon Sep 17 00:00:00 2001 From: melanson Date: Wed, 26 Dec 2001 06:13:17 +0000 Subject: Initial support for unified ADPCM decoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3757 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 5b1eb5fa94..c9ee62e2d7 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -33,6 +33,7 @@ #define AFM_IMA4 13 #define AFM_A52 14 #define AFM_G72X 15 +#define AFM_ADPCM 16 #define VFM_MPEG 1 #define VFM_VFW 2 -- cgit v1.2.3