From 9b08d26bfb471bef5076a54ca89d47c39ffc2a15 Mon Sep 17 00:00:00 2001 From: compn Date: Mon, 18 Jan 2010 03:55:16 +0000 Subject: add uldx and vspx fourcc to ffodivx in codecs.conf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30364 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/codecs.conf b/etc/codecs.conf index 152cd842b4..c542020b62 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -984,6 +984,7 @@ videocodec ffodivx fourcc DCOD,MVXM,EM4A,PM4V fourcc M4T3,DMK2,DIGI,INMC fourcc EPHV,SN40 + fourcc uldx,ULDX,VSPX driver ffmpeg dll mpeg4 ;opendivx out YV12,I420,IYUV @@ -1015,6 +1016,7 @@ videocodec ffodivxvdpau fourcc DCOD,MVXM,EM4A,PM4V fourcc M4T3,DMK2,DIGI,INMC fourcc EPHV,SN40 + fourcc uldx,ULDX,VSPX driver ffmpeg dll mpeg4_vdpau out VDPAU_MPEG4 @@ -1066,6 +1068,7 @@ videocodec xvid fourcc DCOD,MVXM,EM4A,PM4V fourcc M4T3,DMK2,DIGI,INMC fourcc EPHV,SN40 + fourcc uldx,ULDX,VSPX format 0x10000004 ; mpeg 4 es driver xvid out YV12 -- cgit v1.2.3