[FFmpeg-devel] [PATCH] avfilter/Makefile: always make colorspace.o
Gyan Doshi
ffmpeg at gyani.pro
Sat Jun 25 11:14:16 EEST 2022
On 2022-06-25 12:43 pm, Andreas Rheinhardt wrote:
> Gyan Doshi:
>>
>> On 2022-06-25 12:16 pm, Andreas Rheinhardt wrote:
>>> Gyan Doshi:
>>>> Unbreaks libavfilter builds when configured with a subset of filters.
>>>>
>>>> drawutils added ff_draw_init2 in 6c3a82f043 which calls functions
>>>> defined in
>>>> colorspace.c. So the latter needs to be built alongside the former.
>>>> ---
>>> And why not just build it when it's needed?
>> It's always needed. See the next line after my added line.
>>
> Damn. Objection lifted.
Will push soon.
Regards,
Gyan
More information about the ffmpeg-devel
mailing list