]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/bitstream: Remove avpriv PutBits API functions
[ffmpeg] / libavcodec / version.h
index 96f7e04108a7a58ce08592ab48649e1b020714ab..376e4b21dc6495db38215ee285840d170609045a 100644 (file)
@@ -93,9 +93,6 @@
 #ifndef FF_API_UNUSED_CODEC_CAPS
 #define FF_API_UNUSED_CODEC_CAPS   (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
-#ifndef FF_API_AVPRIV_PUT_BITS
-#define FF_API_AVPRIV_PUT_BITS     (LIBAVCODEC_VERSION_MAJOR < 59)
-#endif
 #ifndef FF_API_OLD_ENCDEC
 #define FF_API_OLD_ENCDEC          (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif