[Mplayer-cvslog] CVS: main dll_init.c,1.19,1.20
GEREOFFY
arpi_esp at users.sourceforge.net
Fri May 11 04:05:38 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main dec_audio.c,1.12,1.13 dll_init.c,1.18,1.19 mplayer.c,1.112,1.113 stheader.h,1.8,1.9
- Next message: [Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv12249
Modified Files:
dll_init.c
Log Message:
HuffYUV YUY2->RGB fixed
Index: dll_init.c
===================================================================
RCS file: /cvsroot/mplayer/main/dll_init.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** dll_init.c 2001/05/11 01:22:35 1.19
--- dll_init.c 2001/05/11 02:05:36 1.20
***************
*** 246,249 ****
--- 246,251 ----
if(yuv && !(sh_video->codec->outflags[sh_video->outfmtidx] & CODECS_FLAG_YUVHACK))
sh_video->o_bih.biCompression = outfmt;
+ else
+ sh_video->o_bih.biCompression = 0;
if(verbose) {
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
- Previous message: [Mplayer-cvslog] CVS: main dec_audio.c,1.12,1.13 dll_init.c,1.18,1.19 mplayer.c,1.112,1.113 stheader.h,1.8,1.9
- Next message: [Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.34,1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list