On Tue, Sep 08, 2020 at 11:18:43PM +0200, Andreas Rheinhardt wrote:
> The delay arrays were never properly initialized, only zero-initialized;
> furthermore these arrays duplicate fields in the headphone_inputs
> struct. So remove them.
> (Btw: The allocations for them have not been checked.)
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
> ---
>  libavfilter/af_headphone.c | 11 ++---------
>  1 file changed, 2 insertions(+), 9 deletions(-)
> 

probably fine
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to