[FFmpeg-devel] [PATCH 1/2] avfilter/audio: Remove unused array, move used-only-once array
Nicolas George
george at nsup.org
Fri Aug 21 18:37:39 EEST 2020
Andreas Rheinhardt (12020-08-21):
> ff_planar_sample_fmts_array is unused (and was unused since it was added
> in 4d4098da009c8340997b8d1abedbf2062e4aa991) and therefore this commit
> removes it; ff_packed_sample_fmts_array meanwhile is used only once (in
> the amerge filter) and therefore it has been moved to this place.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
> libavfilter/af_amerge.c | 10 +++++++++-
> libavfilter/audio.h | 18 ------------------
> 2 files changed, 9 insertions(+), 19 deletions(-)
LGTM to both, thanks.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200821/1e363766/attachment.sig>
More information about the ffmpeg-devel
mailing list