[MPlayer-dev-eng] [PATCH] MNG output support for MPlayer

Stefan Schuermans stefan at blinkenarea.org
Wed May 18 19:53:50 CEST 2011


Diego Biurrun wrote:
> On Mon, May 16, 2011 at 10:01:36PM +0200, Stefan Schuermans wrote:
>> --- libvo/vo_mng.c	(Revision 0)
>> +++ libvo/vo_mng.c	(Revision 0)
>> @@ -0,0 +1,622 @@
>> +static void vomng_prop_reset(void)
>> +{
>> +    if (vomng.canvas) {
>> +        free(vomng.canvas);
>> +        vomng.canvas = NULL;
> 
> pointless NULL check

check removed

Best regards,
Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MPlayer-svn20110518-vomng.diff
Type: text/x-patch
Size: 21900 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110518/b73e9e84/attachment-0001.bin>


More information about the MPlayer-dev-eng mailing list