diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-21 15:13:02 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-21 18:18:08 +0200 |
commit | 2e0fd50319583afaa546a20222b885b304912f98 (patch) | |
tree | b3f6fc0ad886327bab249816dcd5034a2276d496 /ffbuild | |
parent | 128e6df1cd79076e3d5f51bbc88607b3d1c62689 (diff) | |
download | ffmpeg-2e0fd50319583afaa546a20222b885b304912f98.tar.gz |
avfilter/audio: Remove unused array, move used-only-once array
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.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'ffbuild')
0 files changed, 0 insertions, 0 deletions