]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec: Remove deprecated ASS with inline timing
[ffmpeg] / libavcodec / version.h
index 601eba84db416724a3a9b70c2a1b4579dfdc3919..fe102fe939bab90eb30c1113bfda93c5e226110a 100644 (file)
@@ -63,9 +63,6 @@
 #ifndef FF_API_VBV_DELAY
 #define FF_API_VBV_DELAY         (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
-#ifndef FF_API_ASS_TIMING
-#define FF_API_ASS_TIMING       (LIBAVCODEC_VERSION_MAJOR < 59)
-#endif
 #ifndef FF_API_COPY_CONTEXT
 #define FF_API_COPY_CONTEXT     (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif