]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec: Remove deprecated AVCodecContext.coded_frame
[ffmpeg] / libavcodec / version.h
index d2a635cd897d57af4904d31be56bc3720c57308b..07e2eec8002b9d60d96aa1862cfae46e47d62c83 100644 (file)
@@ -51,9 +51,6 @@
  * at once through the bump. This improves the git bisect-ability of the change.
  */
 
-#ifndef FF_API_CODED_FRAME
-#define FF_API_CODED_FRAME       (LIBAVCODEC_VERSION_MAJOR < 59)
-#endif
 #ifndef FF_API_OPENH264_SLICE_MODE
 #define FF_API_OPENH264_SLICE_MODE (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif