[MPlayer-dev-eng] [PATCH] MNG output support for MPlayer
Clément Bœsch
ubitux at gmail.com
Sat May 21 17:07:12 CEST 2011
On Wed, May 18, 2011 at 07:53:50PM +0200, Stefan Schuermans wrote:
> 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
>
Applied this version. Thank you. If you don't mind, an update of the
manpage would be welcome.
Regards,
PS: you should adjust the configuration of your editor; you add some
trailing whitespaces at the end of one line.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20110521/ac91d5ca/attachment.asc>
More information about the MPlayer-dev-eng
mailing list