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 - GStreamer 1.22.2 stable bug fix release

The GStreamer team is pleased to announce the second bug fix release in the stable 1.22 release series of your favourite cross-platform multimedia framework!

This release only contains bugfixes and it should be safe to update from 1.22.x.

Highlighted bugfixes:

  • avdec_h264: fix decoder deadlocks with FFmpeg 6.0
  • rtspsrc: fix regression with URI protocols in OPTIONS requests for RTSP over TLS
  • rtspsrc: improved control url handling compatibility for broken servers
  • decklink: fix 10 bit RGB (r210) format auto detection for capture and fix playout if video caps are configured before audio caps
  • d3d11videosink: Fix tearing in case of fullscreen mode
  • playbin: fix deadlock when stopping stream with subtitles visible (even more)
  • typefinding: fix regression not detecting application/dash+xml in some corner cases
  • osxvideosink: fix broken aspect ratio and frame drawing region
  • decodebin3, parsebin: Improve elementary stream handling when decoders are not present and fix hang when removing a failing stream
  • urisourcebin: Propagate sticky events from parsebin, so that the `STREAM_START` event with the `GstStream` info is always available when pads get exposed
  • v4l2: Add support for YVU420M format; mark JPEG content as parsed
  • h264decoder, h265decoder: DPB bumping process and latency reporting fixes
  • Opus: Fix reading of extended channel config in MPEG-TS and fix missing sample rate when remuxing from RTP to Matroska
  • zxing: add support for building against zxing-c++ 2.0
  • cerbero: Fix packaging of Rust plugins on Android; fix modern Gentoo distro detection
  • various bug fixes, memory leak fixes, and other stability and reliability improvements

See the GStreamer 1.22.2 release notes for more details.

Binaries for Android, iOS, Mac OS X and Windows will be available shortly.

Release tarballs can be downloaded directly here:


2023-04-11 20:00

Recent older news:

GStreamer 1.22.1 stable bug fix release 2023-03-04 14:00
GStreamer 1.20.6 old-stable bug fix release 2023-02-23 23:50
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.