From a9d31e4938fc2ae8b065d3664b048fb4b2b2489e Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 6 Feb 2024 17:26:57 +0000 Subject: news: add Orc 0.4.37 release --- src/htdocs/entities.gst | 2 +- src/htdocs/news/news.xml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/src/htdocs/entities.gst b/src/htdocs/entities.gst index d012398f..92f998e5 100644 --- a/src/htdocs/entities.gst +++ b/src/htdocs/entities.gst @@ -2,7 +2,7 @@ - + diff --git a/src/htdocs/news/news.xml b/src/htdocs/news/news.xml index 44dc1d48..f22b5b0a 100644 --- a/src/htdocs/news/news.xml +++ b/src/htdocs/news/news.xml @@ -14405,4 +14405,34 @@ Direct tarball download: orc-0.4.36 + + 2024-02-06 17:30 + Orc 0.4.37 bug-fix release + +

+The GStreamer team is pleased to announce another release of liborc, +the Optimized Inner Loop Runtime Compiler, which is used for SIMD acceleration +in GStreamer plugins such as audioconvert, audiomixer, compositor, videoscale, +and videoconvert, to name just a few. +

+

+This is a bug-fix release that fixes some recent regressions, but also +properly enables liborc on Apple arm64 devices. +

+

+ Highlights: +

    +
  • Apple arm64 enablement
  • +
  • macOS/iOS fixes
  • +
  • orcc regression fix, would default to "sse" backend
  • +
  • MMX backend fixes
  • +
  • orc testsuite fixes
  • +
+

+

+Direct tarball download: orc-0.4.37. +

+ + + -- cgit v1.2.3