Le decadi 20 fructidor, an CCXXIV, Michael Niedermayer a écrit :
> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
> ---
>  libavfilter/af_volumedetect.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

LGTM, thanks.

Note that to allow the filter to work with unknown layouts, they must be
declared as supported:

        ff_set_common_channel_layouts(ctx, ff_all_channel_counts());

(No time to properly do it and submit right now.)

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to