[MPlayer-cvslog] CVS: main/etc codecs.conf,1.444,1.445

Diego Biurrun CVS syncmail at mplayerhq.hu
Thu Jan 5 23:47:10 CET 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv26080/etc

Modified Files:
	codecs.conf 
Log Message:
Add MPEG fourcc to all MPEG decoders.


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.444
retrieving revision 1.445
diff -u -r1.444 -r1.445
--- codecs.conf	1 Jan 2006 15:31:05 -0000	1.444
+++ codecs.conf	5 Jan 2006 22:47:08 -0000	1.445
@@ -46,6 +46,7 @@
   fourcc mpg1
   fourcc PIM1        ; Pinnacle hardware-MPEG-1
   fourcc VCR2
+  fourcc MPEG
   driver ffmpeg
   dll "mpeg1video"
   out YV12,I420,IYUV
@@ -57,6 +58,7 @@
   fourcc mpg2
   fourcc "DVR "
   fourcc hdv2
+  fourcc MPEG
   driver ffmpeg
   dll "mpeg2video"
   out YV12,I420,IYUV
@@ -73,6 +75,7 @@
   fourcc VCR2
   fourcc "DVR "
   fourcc hdv2
+  fourcc MPEG
   driver ffmpeg
   dll "mpegvideo"
   out YV12,I420,IYUV
@@ -88,6 +91,7 @@
   fourcc hdv2
   fourcc PIM1        ; Pinnacle hardware-MPEG-1
   fourcc VCR2
+  fourcc MPEG
   driver ffmpeg
   dll "mpegvideo_xvmc"
   out IDCT_MPEG2




More information about the MPlayer-cvslog mailing list