[MPlayer-dev-eng] [PATCH] vo_macosx: option to set shared buffer name to allow multiple instances
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Dec 10 10:26:02 CET 2008
On Tue, Dec 09, 2008 at 03:20:58PM +0100, Adrian Stutz wrote:
> 1: vo_macosx_subopt_parsing.patch
> Changes vo_macosx's custom subopt parsing to subopt_parse().
One minor comment: the subopt parser will always use 0/1 for bool
variables, so using "false" might not be such a good idea (it adds the
implicit assumption that "false" is always 0). But if you think the
readability advantage is worth it you can of course leave it in.
More information about the MPlayer-dev-eng
mailing list