diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-21 15:40:01 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-08-21 18:28:40 +0200 |
commit | 242ba4d74cc95aa78528e4496de7cc63816a877b (patch) | |
tree | bc77ca292267ac0f92ffb77e8434a3ec8035c027 /libavfilter/f_select.c | |
parent | 2e0fd50319583afaa546a20222b885b304912f98 (diff) | |
download | ffmpeg-242ba4d74cc95aa78528e4496de7cc63816a877b.tar.gz |
avfilter/formats: Remove unused functions
This commit removes ff_parse_sample_format(), ff_parse_time_base() and
ff_query_formats_all_layouts() from libavfilter/formats.c. All of these
functions were completely unused. ff_parse_time_base() has not been used
at all since it had been added in 3448404a707b6e236a2ffa7b0453b3300de41b7b;
the last caller of ff_parse_sample_format has been removed in commit
d1c49bcae9b7fd41df5c6804ac7f6a5c271a7c2e. And the one and only caller of
ff_query_formats_all_layouts() (the asyncts filter) has been removed in
commit a8fe8d6b4a35c95aa94fccde5f001041278d197c.
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavfilter/f_select.c')
0 files changed, 0 insertions, 0 deletions