diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-10-07 12:53:49 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-11 15:15:53 +0100 |
commit | 66c7329c6e1e25e125fb250f4cddd829ad5ada57 (patch) | |
tree | 4d3b793733aa0d40f0afa476f73dbb3bf65dc7d0 /tools/python/convert_header.py | |
parent | 2e850412d360081107a16dfcb2763dde9b395f13 (diff) | |
download | ffmpeg-66c7329c6e1e25e125fb250f4cddd829ad5ada57.tar.gz |
Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted"
This reverts commit 723c37d3b7b5555f23bfdfe3e5c3599543c06332.
Said commit was in preparation for auto-inserting the idet filter.
This has never happened; even if it did, the code is wrong, because
it segfaults if the filter instance doesn't have a name (having one
is not mandatory). Furthermore, it is documented for libavfilter to
not assign any semantics to the name, which this check violates.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit f626a3d0e0e6c59af4e844c7e2d308a93ea8c3e2)
Diffstat (limited to 'tools/python/convert_header.py')
0 files changed, 0 insertions, 0 deletions