From 5c1585c4c3b5281835d784c5daef0069915ccd57 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara <vittorio.giovara@gmail.com> Date: Mon, 5 Dec 2016 14:31:25 -0500 Subject: lavc: Drop deprecated VDPAU buffer fields Deprecated in 07/2013. --- libavcodec/version.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libavcodec/version.h') diff --git a/libavcodec/version.h b/libavcodec/version.h index 3d7e47c729..033909a1e4 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -47,9 +47,6 @@ * the public API and may change, break or disappear at any time. */ -#ifndef FF_API_BUFS_VDPAU -#define FF_API_BUFS_VDPAU (LIBAVCODEC_VERSION_MAJOR < 58) -#endif #ifndef FF_API_VOXWARE #define FF_API_VOXWARE (LIBAVCODEC_VERSION_MAJOR < 58) #endif -- cgit v1.2.3