[MPlayer-dev-eng] [PATCH] libvo/w32_common.c minor corrections

Reimar Döffinger someone-guy at gmx.de
Thu Nov 6 20:43:18 CET 2003


Hello!

Changes this patch makes and why:

1) Adds a call to UnregisterClass in vo_w32_uninit. This makes vo_gl2 
work with multiple files on the commandline without using -fixed-vo. I 
think it belongs here anyway.
Doesn't seem to affect vo_directx.

2) when using fullscreen mode it sets vo_d{width, height} to 
vo_screen{width, height} instead of calling aspect with A_ZOOM. This 
makes it consistent with the x11 functions and it probably makes more 
sense to let the output module decide whether to use aspect scaling (for 
example in the case of lacking HW scaling).
Doesn't seem to affect neither vo_directx nor vo_gl2.

Greetings,
   Reimar Döffinger

Hope I didn't forget anything...

-- 
Get my GnuPG public key from http://studwww.ira.uka.de/~s_doeffi/key.asc 
or from a keyserver, for example blackhole.pca.dfn.de
Key fingerprint = C61D 16E5 9E2C D10C 8958  38A4 0899 A2B9 06D4 D9C7
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: w32_common.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20031106/cb1888d4/attachment.asc>


More information about the MPlayer-dev-eng mailing list