]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
Remove all SPARC architecture optimizations
[ffmpeg] / libavcodec / version.h
index 42305ed23e3b4efb24eb2d76e358fde92fc1a861..5ab49d5cd9c8720889042fed5c1b55ff1253958c 100644 (file)
 #ifndef FF_API_ARCH_SH4
 #define FF_API_ARCH_SH4          (LIBAVCODEC_VERSION_MAJOR < 56)
 #endif
+#ifndef FF_API_ARCH_SPARC
+#define FF_API_ARCH_SPARC        (LIBAVCODEC_VERSION_MAJOR < 56)
+#endif
 
 #endif /* AVCODEC_VERSION_H */