[FFmpeg-devel] [PATCHv2] avfilter/af_pan: reject expressions referencing the same channel multiple times

Nicolas George george at nsup.org
Sun Mar 25 20:29:58 EEST 2018


Marton Balint (2018-03-25):
> Fixes parsing of expressions like c0=c0+c0 or c0=c0|c0=c1.  Previously no
> error was thrown and for input channels, only the last gain factor was used,
> for output channels the source channel gains were combined.
> 
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  libavfilter/af_pan.c | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)

LGTM, thanks.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180325/b47a003e/attachment.sig>


More information about the ffmpeg-devel mailing list