]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
avconv: rename InputStream.pts to last_dts.
[ffmpeg] / libavformat / version.h
index 4a6f74bc980683c14d6e92004f7d1c70badfff54..6f3b387ddc536e7c2ce3a9784899aa2107fc07b2 100644 (file)
@@ -47,9 +47,6 @@
  * Those FF_API_* defines are not part of public API.
  * They may change, break or disappear at any time.
  */
-#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