summaryrefslogtreecommitdiffstats
path: root/libavresample
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-08-09 22:19:18 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-08-09 22:19:45 +0200
commit3e41d2e612215e2ee9f436e3ad3bd8440b6ddfb4 (patch)
tree4f0c33c423c6ef6929256e946b5bfd23cf251a11 /libavresample
parent499ff6a052591d980ed36e10ac2019cef14c302b (diff)
parentf4c444e17d137c786f0ed2da0e5943df505d5f9e (diff)
downloadffmpeg-streaming-3e41d2e612215e2ee9f436e3ad3bd8440b6ddfb4.zip
ffmpeg-streaming-3e41d2e612215e2ee9f436e3ad3bd8440b6ddfb4.tar.gz
Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'
* commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e': Postpone API-incompatible changes until the next bump. Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavresample')
-rw-r--r--libavresample/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index 0431bad..8f6ad2a 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -48,7 +48,7 @@
*/
#ifndef FF_API_RESAMPLE_CLOSE_OPEN
-#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 2)
+#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 3)
#endif
#endif /* AVRESAMPLE_VERSION_H */
OpenPOWER on IntegriCloud