[MPlayer-dev-eng] [PATCH] GUI: Once more aspect ratio

Hans-Dieter Kosch hdkosch at kabelbw.de
Wed Jul 17 01:59:09 CEST 2013


Hi Ingo,

attached some patches on the recent revision of aspect ratio selection.


aspect1.patch:

Revert to using the special value -1 for original aspect and additionally
retain it in command.c; otherwise, a next stream would not play with its own
original aspect, but with that of the current one. (The patch in command.c is
not exclusively related to the GUI).

     Files: gui/ui/actions.c, gui/win32/gui.c, command.c

aspect2.patch:

Don't reset aspect after playing stream in win32, so as it's handled elsewhere.

     Files: gui/win32/interface.c

aspect3.patch:

Keep paused state when changing the aspect ratio.

     Files: gui/ui/actions.c, gui/win32/gui.c

aspect4.patch:

Add check marks to the aspect menu items, analogous to the video size menu
(depends on special value -1 for original aspect).

     Files: gui/dialog/menu.c


Hans-Dieter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aspect1.patch
Type: text/x-patch
Size: 2624 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20130717/8c7f0734/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aspect2.patch
Type: text/x-patch
Size: 965 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20130717/8c7f0734/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aspect3.patch
Type: text/x-patch
Size: 1681 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20130717/8c7f0734/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aspect4.patch
Type: text/x-patch
Size: 1904 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20130717/8c7f0734/attachment-0003.bin>


More information about the MPlayer-dev-eng mailing list