]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
avconv: rename InputStream.pts to last_dts.
[ffmpeg] / libavformat / version.h
index 3051042d1ddcc2b5c502aacc32c8c2aabe7378b7..6f3b387ddc536e7c2ce3a9784899aa2107fc07b2 100644 (file)
  * Those FF_API_* defines are not part of public API.
  * They may change, break or disappear at any time.
  */
-#ifndef FF_API_OLD_INTERRUPT_CB
-#define FF_API_OLD_INTERRUPT_CB        (LIBAVFORMAT_VERSION_MAJOR < 54)
-#endif
-#ifndef FF_API_SET_PTS_INFO
-#define FF_API_SET_PTS_INFO            (LIBAVFORMAT_VERSION_MAJOR < 54)
-#endif
 #ifndef FF_API_CLOSE_INPUT_FILE
 #define FF_API_CLOSE_INPUT_FILE        (LIBAVFORMAT_VERSION_MAJOR < 55)
 #endif