]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/mpegvideo_enc: Remove deprecated RTP-callback
[ffmpeg] / libavcodec / version.h
index 376e4b21dc6495db38215ee285840d170609045a..601eba84db416724a3a9b70c2a1b4579dfdc3919 100644 (file)
@@ -60,9 +60,6 @@
 #ifndef FF_API_AVPICTURE
 #define FF_API_AVPICTURE         (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
-#ifndef FF_API_RTP_CALLBACK
-#define FF_API_RTP_CALLBACK      (LIBAVCODEC_VERSION_MAJOR < 59)
-#endif
 #ifndef FF_API_VBV_DELAY
 #define FF_API_VBV_DELAY         (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif