From 1c63aed232febf4404659bf006237ee4f7f17c9c Mon Sep 17 00:00:00 2001 From: Ivan Kalvachev Date: Sat, 14 Dec 2013 21:29:15 +0200 Subject: Convert XvMC to hwaccel v3 Signed-off-by: Ivan Kalvachev Signed-off-by: Michael Niedermayer --- libavcodec/xvmc.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libavcodec/xvmc.h') diff --git a/libavcodec/xvmc.h b/libavcodec/xvmc.h index efd69fc913..c2e187cc16 100644 --- a/libavcodec/xvmc.h +++ b/libavcodec/xvmc.h @@ -33,8 +33,6 @@ #include "version.h" #include "avcodec.h" -#if FF_API_XVMC - /** * @defgroup lavc_codec_hwaccel_xvmc XvMC * @ingroup lavc_codec_hwaccel @@ -169,6 +167,4 @@ attribute_deprecated struct xvmc_pix_fmt { * @} */ -#endif /* FF_API_XVMC */ - #endif /* AVCODEC_XVMC_H */ -- cgit v1.2.3