On 20/05/2022 00:52, softworkz wrote:
From: softworkz <[email protected]>

The definition of X264_API_IMPORTS is required for shared linking
(when MSVC is used) but it must not be defined in case of static
builds as is stated in x264.h:

This doesn't seem right. It's about shared or static linking of libx264 itself, not ffmpeg.
The correct flag should come via pkg-config at configure time.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to