Postpone API-incompatible changes until the next bump.

This commit is contained in:
Anton Khirnov
2014-08-06 19:47:54 +00:00
parent 7acdd3a127
commit f4c444e17d
6 changed files with 51 additions and 51 deletions

View File

@@ -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 */