git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Postpone API-incompatible changes until the next bump.
[ffmpeg.git]
/
libswscale
/
version.h
diff --git
a/libswscale/version.h
b/libswscale/version.h
index
7213ab3
..
dfc1a1a
100644
(file)
--- a/
libswscale/version.h
+++ b/
libswscale/version.h
@@
-47,10
+47,10
@@
*/
#ifndef FF_API_SWS_CPU_CAPS
*/
#ifndef FF_API_SWS_CPU_CAPS
-#define FF_API_SWS_CPU_CAPS (LIBSWSCALE_VERSION_MAJOR <
3
)
+#define FF_API_SWS_CPU_CAPS (LIBSWSCALE_VERSION_MAJOR <
4
)
#endif
#ifndef FF_API_ARCH_BFIN
#endif
#ifndef FF_API_ARCH_BFIN
-#define FF_API_ARCH_BFIN (LIBSWSCALE_VERSION_MAJOR <
3
)
+#define FF_API_ARCH_BFIN (LIBSWSCALE_VERSION_MAJOR <
4
)
#endif
#endif /* SWSCALE_VERSION_H */
#endif
#endif /* SWSCALE_VERSION_H */