mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
lavc/xvmc.h: mark the header as deprecated
This commit is contained in:
parent
be95df12bb
commit
41d25efade
@ -27,6 +27,8 @@
|
|||||||
* Public libavcodec XvMC header.
|
* 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 <X11/extensions/XvMC.h>
|
||||||
|
|
||||||
#include "libavutil/attributes.h"
|
#include "libavutil/attributes.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user