]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec: Remove remnants of user-visiable HW acceleration API
[ffmpeg] / libavcodec / version.h
index e76ec915f9b4934245b776b58f9d391be101461c..3ca1aab425b7f5de0d8f2f301f913317d1423469 100644 (file)
@@ -84,9 +84,6 @@
 #ifndef FF_API_GETCHROMA
 #define FF_API_GETCHROMA         (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
-#ifndef FF_API_USER_VISIBLE_AVHWACCEL
-#define FF_API_USER_VISIBLE_AVHWACCEL (LIBAVCODEC_VERSION_MAJOR < 59)
-#endif
 #ifndef FF_API_UNSANITIZED_BITRATES
 #define FF_API_UNSANITIZED_BITRATES (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif