From 19704bb73a507b54aa8ddd208610fd548aeac3a1 Mon Sep 17 00:00:00 2001 From: arpi Date: Mon, 5 Aug 2002 17:23:22 +0000 Subject: native DV audio/video decoders using libdv based on patch by Alexander Neundorf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6928 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 984b78f5a9..77a44dc88e 100644 --- a/codec-cfg.h +++ b/codec-cfg.h @@ -48,6 +48,7 @@ #define AFM_ROQAUDIO 19 #define AFM_AAC 20 #define AFM_REAL 21 +#define AFM_LIBDV 22 #define VFM_MPEG 1 #define VFM_VFW 2 @@ -77,6 +78,7 @@ #define VFM_REAL 26 #define VFM_SVQ1 27 #define VFM_XVID 28 +#define VFM_LIBDV 29 #ifndef GUID_TYPE #define GUID_TYPE -- cgit v1.2.3