GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Mailing Lists
File a Bug
Bug Lists
Artwork
@gstreamer on Twitter
@gstreamer on Mastodon

News - Orc 0.4.34 release

The GStreamer team is pleased to announce another release of liborc, the Optimized Inner Loop Runtime Compiler.

Highlights:

  • Thread-safety improvements around orc codemem allocation/freeing
  • Add orc_parse_code() with more detailed error reporting
  • Implement Orc function lazy initialization correctly via atomic operations
  • orc program parser fixes and improvements
  • build fixes and compiler warning fixes
  • coverity and clang scan-build static code analysis fixes
  • meson: Do not always generate static library for test library
  • ci improvements

Direct tarball download: orc-0.4.34.


2023-05-30 01:00

Recent older news:

GStreamer 1.22.3 stable bug fix release 2023-05-19 10:00
GStreamer 1.22.2 stable bug fix release 2023-04-11 20:00
Click for even older news...
News feeds: [RSS 1.0]
Release feeds: [RSS 1.0][RSS 2.0][iCal]

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.