summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2016-12-05 14:31:25 -0500
committerVittorio Giovara <vittorio.giovara@gmail.com>2017-03-23 10:09:13 +0100
commit5c1585c4c3b5281835d784c5daef0069915ccd57 (patch)
tree420e5fc25731a008395d41ede205cc8789052a1a /libavcodec/version.h
parent7b917041184874e7d7cba4450813de7e0bb28a33 (diff)
downloadffmpeg-streaming-5c1585c4c3b5281835d784c5daef0069915ccd57.zip
ffmpeg-streaming-5c1585c4c3b5281835d784c5daef0069915ccd57.tar.gz
lavc: Drop deprecated VDPAU buffer fields
Deprecated in 07/2013.
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 3d7e47c..033909a 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
OpenPOWER on IntegriCloud