On 06/03/2017 09:37, Diego Biurrun wrote:
> On Sat, Mar 04, 2017 at 11:57:52PM +0000, Mark Thompson wrote:
>> --- a/libavfilter/Makefile
>> +++ b/libavfilter/Makefile
>> @@ -77,6 +77,7 @@ OBJS-$(CONFIG_NULL_FILTER) += vf_null.o
>> OBJS-$(CONFIG_OPENCL_PROGRAM_FILTER) += vf_opencl_program.o opencl.o
>> OBJS-$(CONFIG_OVERLAY_FILTER) += vf_overlay.o
>> +OBJS-$(CONFIG_OVERLAY_OPENCL_FILTER) += vf_overlay_opencl.o opencl.o
>
> Now we have the opencl_program filter and the overlay_opencl filter.
> I vote for consistent naming in either direction.
>
In theory we could have a program filter running other languages, so we
could have a vf_program_{cuda, opencl, vulkan}.
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel