GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Forum
File a Bug
Artwork
Follow us on Bluesky
Follow us on Mastodon
Chat with us on Matrix

News - Orc 0.4.42 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 release contains both bug fixes and new features.

Highlights:

  • Initial 64-bit RISC-V support
  • Add 64-bit LoongArch support
  • Implement release and reuse of temporary registers for some targets
  • x86: Implement EVEX encoding and an opcode validation system
  • x86: Opcode refactor, improved constant handling and various other fixes
  • x86: add missing rounding operands for AVX and SSE
  • x86: Implement 64-bit single move constant load
  • includes: stop exporting the private compiler and OrcTarget definitions
  • Use hotdoc instead of gtk-doc to generate the documentation
  • ORC_DEBUG_FATAL environment variable allows abort on log messages of a certain level
  • Error message improvements and NEON backend clean-ups
  • Fix a few valgrind issues
  • Build: enable tools such as orcc and orc-bugreport by default
  • Various build fixes

Direct tarball download: orc-0.4.42.tar.xz.


2026-01-08 12:00

Recent older news:

GStreamer 1.27.90 (1.28.0 rc1) pre-release 2026-01-05 19:00
GStreamer 1.26.10 stable bug fix release 2025-12-25 18:00
Click for even older news...
News feeds: [RSS 1.0]

What is GStreamer?

GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. Read more ...

GStreamer is released under the LGPL. The 1.x series is API and ABI stable and supersedes the previous stable 0.10 series. Both can be installed in parallel.

gst-player gtk+ backend playing Sintel

Report a problem on this page.