]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
lavc: Move b_frame_strategy and b_sensitivity to codec private options
[ffmpeg] / libavcodec / version.h
index 75d99bc44177fe6a89c857736fffed272a9437ba..9c40c7956bd1872b81801105c78ccdcc8351987d 100644 (file)
 #ifndef FF_API_NVENC_OLD_NAME
 #define FF_API_NVENC_OLD_NAME    (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
+#ifndef FF_API_PRIVATE_OPT
+#define FF_API_PRIVATE_OPT      (LIBAVCODEC_VERSION_MAJOR < 59)
+#endif
 
 #endif /* AVCODEC_VERSION_H */