[Mplayer-cvslog] CVS: main codec-cfg.c,1.107,1.108
Rik Snel CVS
rik at mplayerhq.hu
Tue Nov 4 21:02:13 CET 2003
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv17756
Modified Files:
codec-cfg.c
Log Message:
updates for new image formats for zoran mjpeg passthrough
Index: codec-cfg.c
===================================================================
RCS file: /cvsroot/mplayer/main/codec-cfg.c,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- codec-cfg.c 12 Sep 2003 19:14:56 -0000 1.107
+++ codec-cfg.c 4 Nov 2003 20:02:09 -0000 1.108
@@ -160,6 +160,9 @@
{"BGR1", IMGFMT_BGR|1},
{"MPES", IMGFMT_MPEGPES},
+ {"ZRMJPEGNI", IMGFMT_ZRMJPEGNI},
+ {"ZRMJPEGIT", IMGFMT_ZRMJPEGIT},
+ {"ZRMJPEGIB", IMGFMT_ZRMJPEGIB},
{"IDCT_MPEG2",IMGFMT_XVMC_IDCT_MPEG2},
{"MOCO_MPEG2",IMGFMT_XVMC_MOCO_MPEG2},
@@ -289,6 +292,7 @@
"ijpg",
"zlib",
"mpegpes",
+ "zrmjpeg",
"realvid",
"xvid",
"libdv",
More information about the MPlayer-cvslog
mailing list