]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/vdpau: Remove deprecated av_vdpau_get_profile
[ffmpeg] / libavcodec / version.h
index a4638ca7fc77420926ada4eeb32c436f69b8b2f8..f4a5cb177ee1d097d5ba09ff9572dae8fd4826e4 100644 (file)
@@ -54,9 +54,6 @@
 #ifndef FF_API_CODED_FRAME
 #define FF_API_CODED_FRAME       (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
-#ifndef FF_API_VDPAU_PROFILE
-#define FF_API_VDPAU_PROFILE     (LIBAVCODEC_VERSION_MAJOR < 59)
-#endif
 #ifndef FF_API_AVPICTURE
 #define FF_API_AVPICTURE         (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif