The source project of this merge request has been removed.
Fix static linking in mingw
This fixes static linking with ffmpeg libraries in mingw. If X264_STATIC is defined ffmpeg static libraries will not import x264 APIs with __imp prefix.
This fixes static linking with ffmpeg libraries in mingw. If X264_STATIC is defined ffmpeg static libraries will not import x264 APIs with __imp prefix.
VideoLAN code repository instance