]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
lavc: Deprecate coder_type and its symbols
[ffmpeg] / libavcodec / version.h
index afa76001eb37ee17e4416b8ae8527227adaca913..c18d4cfc86c97af8fdd798f1f0c5308e5589895a 100644 (file)
 #ifndef FF_API_VBV_DELAY
 #define FF_API_VBV_DELAY         (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
+#ifndef FF_API_CODER_TYPE
+#define FF_API_CODER_TYPE        (LIBAVCODEC_VERSION_MAJOR < 59)
+#endif
 
 #endif /* AVCODEC_VERSION_H */