[vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
David Menestrina
dmenest-vlc at ofb.net
Wed May 19 02:36:39 CEST 2010
On Tue, May 18, 2010 at 2:28 PM, Laurent Aimar <fenrir at elivagar.org> wrote:
> You are missing a free( voutstr ).
Sorry, didn't realize that function made a copy of the string value.
Fixed in attached patch.
> What are the vout for macosx (ie the ones NOT using vout wrapper) ?
> If there is only a few of them, it would be safer to check for them
> here and avoid changing psz_parser.
Fixed in attached patch. The only video output module on Mac OS X is opengl.
david
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Select-wrapper-video-output-if-vout-is-specified-on-.patch
Type: application/octet-stream
Size: 1254 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100518/7664bc50/attachment.obj>
More information about the vlc-devel
mailing list