summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-08-01 16:39:22 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-08-01 16:39:28 +0200
commitc87f645a757e1888932a57a2b5ef8ca44098a9e0 (patch)
tree01d1b71ca3256b049a7cee0f0ae91f651a226988 /libavfilter/version.h
parent79d0e164cfef96d77cca5b056fcf097a4c63a28e (diff)
parent52269f48e835a52023656f8330262ae70e6061c4 (diff)
Merge commit '52269f48e835a52023656f8330262ae70e6061c4'
* commit '52269f48e835a52023656f8330262ae70e6061c4': Revert "vf_interlace: deprecate lowpass option" Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 9f2c36494c..1a43dc51a9 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -88,8 +88,5 @@
#ifndef FF_API_NOCONST_GET_NAME
#define FF_API_NOCONST_GET_NAME (LIBAVFILTER_VERSION_MAJOR < 5)
#endif
-#ifndef FF_API_INTERLACE_LOWPASS_SET
-#define FF_API_INTERLACE_LOWPASS_SET (LIBAVFILTER_VERSION_MAJOR < 5)
-#endif
#endif /* AVFILTER_VERSION_H */