[Mplayer-cvslog] CVS: main/Gui interface.c,1.44,1.45
Zoltan Ponekker
pontscho at mplayerhq.hu
Fri Aug 30 01:15:55 CEST 2002
Update of /cvsroot/mplayer/main/Gui
In directory mail:/var/tmp.root/cvs-serv8716/Gui
Modified Files:
interface.c
Log Message:
- fix window handling with dxr3
- workaround dxr3 subpicture size with freetype osd rendering
Index: interface.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/interface.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- interface.c 29 Aug 2002 22:24:47 -0000 1.44
+++ interface.c 29 Aug 2002 23:15:15 -0000 1.45
@@ -507,9 +507,6 @@
remove_vop( "fame" );
if ( !gstrcmp( video_driver,"dxr3" ) )
{
- #warning workaround for this moment.
- osd_level=0;
- // ---
if ( ( guiIntfStruct.StreamType != STREAMTYPE_DVD)&&( guiIntfStruct.StreamType != STREAMTYPE_VCD ) )
{
if ( gtkVopLAVC ) add_vop( "lavc" );
More information about the MPlayer-cvslog
mailing list