[FFmpeg-devel] [PATCH] avfilter/fifo: Remove (a)fifo filters
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Fri Mar 8 12:40:22 EET 2024
Muhammad Faiz:
> On Tue, Feb 6, 2024 at 3:58 PM Andreas Rheinhardt <
> andreas.rheinhardt at outlook.com> wrote:
>
>> Andreas Rheinhardt:
>>> Obsolete since 4ca1fb9d2a91757c8c4c34dd456abf340e3f765f.
>>>
>>> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
>>> ---
>>> doc/filters.texi | 9 ---
>>> libavfilter/Makefile | 1 -
>>> libavfilter/allfilters.c | 2 -
>>> libavfilter/fifo.c | 165 ---------------------------------------
>>> 4 files changed, 177 deletions(-)
>>> delete mode 100644 libavfilter/fifo.c
>>>
>>
>> Will apply in a few days unless there are objections.
>>
>> - Andreas
>>
>>
> This breaks backward compatibility.
>
> Please revert.
>
> Thank's.
What breaks that can't simply be fixed by removing the (a)fifo filter
from the filterchain?
- Andreas
More information about the ffmpeg-devel
mailing list