[FFmpeg-devel] lavfi: fix undefined ff_vk_shader_print if vulkan filters are disabled
Lynne
dev at lynne.ee
Thu Jan 16 10:18:54 EET 2025
On 16/01/2025 15:24, Wang Bin wrote:
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
The better way would be to
ifdef CONFIG_VULKAN
...
endif
Does the patch I sent fix the issue?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xA2FEA5F03F034464.asc
Type: application/pgp-keys
Size: 624 bytes
Desc: OpenPGP public key
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250116/21a83e46/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250116/21a83e46/attachment.sig>
More information about the ffmpeg-devel
mailing list