]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/options: Remove deprecated avcodec_copy_context
[ffmpeg] / libavcodec / version.h
index 14d9388aa41929399bb9948488ef3e4888f4d052..a4638ca7fc77420926ada4eeb32c436f69b8b2f8 100644 (file)
@@ -63,9 +63,6 @@
 #ifndef FF_API_VBV_DELAY
 #define FF_API_VBV_DELAY         (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
-#ifndef FF_API_COPY_CONTEXT
-#define FF_API_COPY_CONTEXT     (LIBAVCODEC_VERSION_MAJOR < 59)
-#endif
 #ifndef FF_API_NVENC_OLD_NAME
 #define FF_API_NVENC_OLD_NAME    (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif