--- libavcodec/xvmc.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/xvmc.h b/libavcodec/xvmc.h index 465ee78d6e..78ec4530c2 100644 --- a/libavcodec/xvmc.h +++ b/libavcodec/xvmc.h @@ -27,6 +27,8 @@ * Public libavcodec XvMC header. */ +#pragma message("XvMC is no longer supported; this header is deprecated and will be removed") + #include <X11/extensions/XvMC.h> #include "libavutil/attributes.h" -- 2.34.1
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".