[FFmpeg-devel] [PATCH] libavfilter: constify filter list
Muhammad Faiz
mfcc64 at gmail.com
Tue Jan 30 15:17:56 EET 2018
On Tue, Jan 30, 2018 at 4:47 PM, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 2018-01-30 8:24 GMT+01:00 Muhammad Faiz <mfcc64 at gmail.com>:
>
>> +UNCONDITIONAL_FILTER_TABLE="
>> +abuffer asrc
>> +buffer vsrc
>> +abuffersink asink
>> +buffersink vsink
>> +afifo af
>> +fifo vf
>
> Why are these unconditional now?
They were previously unconditional by REGISTER_FILTER_UNCONDITIONAL().
More information about the ffmpeg-devel
mailing list