[Mplayer-cvslog] CVS: main codec-cfg.c,1.33,1.34
Arpi of Ize
arpi at mplayer.dev.hu
Sat Sep 8 22:45:09 CEST 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv23858
Modified Files:
codec-cfg.c
Log Message:
Mpeg PES added
Index: codec-cfg.c
===================================================================
RCS file: /cvsroot/mplayer/main/codec-cfg.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- codec-cfg.c 1 Sep 2001 19:44:48 -0000 1.33
+++ codec-cfg.c 8 Sep 2001 20:44:57 -0000 1.34
@@ -124,6 +124,8 @@
{"BGR16", IMGFMT_BGR|16},
{"BGR24", IMGFMT_BGR|24},
{"BGR32", IMGFMT_BGR|32},
+
+ {"MPES", IMGFMT_MPEGPES},
{NULL, 0}
};
More information about the MPlayer-cvslog
mailing list