From d44aa2311811d6f43cf8e0dd07cf3ed925c1da71 Mon Sep 17 00:00:00 2001 From: compn Date: Fri, 1 Aug 2008 12:09:49 +0000 Subject: add some h263 fourccs sync with vlc's fourcc.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27388 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 437549e2ae..b8dcad3379 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1172,7 +1172,9 @@ videocodec ffh263 status working fourcc H263,U263,h263,X263,M263 fourcc viv1 h263 - fourcc s263 + fourcc s263,S263 + fourcc D263 ; DEC H263 + fourcc L263 ; Lead H263 driver ffmpeg dll h263 out YV12,I420,IYUV -- cgit v1.2.3