Re: [FFmpeg-devel] [PATCH 0/3] libx264 configure check clean-up, removal of libx264rgb

2021-07-01 Thread Jan Ekström
On Fri, Jul 2, 2021 at 12:54 AM Jan Ekström wrote: > > Done in three separate change sets, as this way if the last change > is deemed too controversial, the earlier changes should be applicable > by themselves. > > - The first change fixes libx264rgb enablement without having x264.h > in the sys

[FFmpeg-devel] [PATCH 0/3] libx264 configure check clean-up, removal of libx264rgb

2021-07-01 Thread Jan Ekström
Done in three separate change sets, as this way if the last change is deemed too controversial, the earlier changes should be applicable by themselves. - The first change fixes libx264rgb enablement without having x264.h in the system default include path, such as with custom prefixes. - The se