Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-09-05 16:59:40 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-09-05 16:59:40 +0300
commite2adb00ec587dd48746b0d24648005d22c91423c (patch)
tree15ead55f8dc655070b886d8bed6c5fbb3dd4922c /libavresample/version.h
parentcebe51a6255e04b8dcd15fcbab359ed00dbb3ab1 (diff)
parent11b2eed43e91b35b8295ed47115cae2e29bd687d (diff)
Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d'
* commit '11b2eed43e91b35b8295ed47115cae2e29bd687d': lavr: Drop deprecated context reinitialization if resampling was not enabled Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'libavresample/version.h')
-rw-r--r--libavresample/version.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index 33ff2a2afa..6a6cb2fbfe 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -47,8 +47,4 @@
* the public API and may change, break or disappear at any time.
*/
-#ifndef FF_API_RESAMPLE_CLOSE_OPEN
-#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 3)
-#endif
-
#endif /* AVRESAMPLE_VERSION_H */