[Mplayer-cvslog] CVS: main codec-cfg.c,1.102,1.103

Alex Beregszaszi alex at mplayerhq.hu
Sun Jul 13 17:56:48 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv2150

Modified Files:
	codec-cfg.c 
Log Message:
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better

Index: codec-cfg.c
===================================================================
RCS file: /cvsroot/mplayer/main/codec-cfg.c,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- codec-cfg.c	21 Jun 2003 01:47:03 -0000	1.102
+++ codec-cfg.c	13 Jul 2003 15:55:57 -0000	1.103
@@ -285,11 +285,9 @@
 		"qtrpza",
 		"mpng",
 		"ijpg",
-		"huffyuv",
 		"zlib",
 		"mpegpes",
 		"realvid",
-		"svq1",
 		"xvid",
 		"libdv",
 		NULL



More information about the MPlayer-cvslog mailing list