[MPlayer-dev-eng] [PATCH] Automatic downmix
Nicolas George
nicolas.george at normalesup.org
Sun Sep 26 10:21:28 CEST 2010
Le quartidi 4 vendémiaire, an CCXIX, Clément Bœsch a écrit :
> Well, if I understand it well, I don't have to change something; new
> version attached.
The code seems quite simple, and all tests I could think of behaved
satisfactorily. Just a small point:
> + return af_append(s, s->first, af_pan_str);
> + return NULL;
> + af_downmix(s);
Is there a reason to return a value and then just ignore it instead of
returning nothing at all?
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100926/5e0b15cf/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list