]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
[ffmpeg] / libavcodec / version.h
index c704d44b7aae8692fb77cf5083b430c03c8f6e66..80b0ba559afb207fdeb528a35dea4fa915c52f44 100644 (file)
 #ifndef FF_API_VDPAU_PROFILE
 #define FF_API_VDPAU_PROFILE     (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
+#ifndef FF_API_CONVERGENCE_DURATION
+#define FF_API_CONVERGENCE_DURATION (LIBAVCODEC_VERSION_MAJOR < 59)
+#endif
 
 #endif /* AVCODEC_VERSION_H */