]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
lavc: deprecate avcodec_copy_context()
[ffmpeg] / libavcodec / version.h
index db3f33a6e64e0784f2feebe170364682c75bb0e5..57006c9fc8b25978fcadfc57d31269e63275ea55 100644 (file)
 #ifndef FF_API_OLD_BSF
 #define FF_API_OLD_BSF          (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
+#ifndef FF_API_COPY_CONTEXT
+#define FF_API_COPY_CONTEXT     (LIBAVCODEC_VERSION_MAJOR < 59)
+#endif
 
 #endif /* AVCODEC_VERSION_H */