diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-26 06:24:51 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-09 13:47:46 +0200 |
commit | 6d0d25eca38089e207d3fcbae1d112531aaace21 (patch) | |
tree | 171ea48e0e1f6915553bcd6b01d5f9c2f4264a7b /libavcodec/sipr16kdata.h | |
parent | 990d9dd80000468ea4088cf318370b5045ea69d1 (diff) | |
download | ffmpeg-6d0d25eca38089e207d3fcbae1d112531aaace21.tar.gz |
avfilter/af_headphone: Don't allocate unused element in array
The headphone filter uses an array with as many elements as the
filter has inputs to store some per-input information; yet actually it
only stores information for all inputs except the very first one (which
is special for this filter). Therefore this commit modifies the code to
remove this unused element.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/sipr16kdata.h')
0 files changed, 0 insertions, 0 deletions