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

News - GStreamer 1.24.10 stable bug fix release

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

This release only contains bugfixes and security fixes.

It should be safe to update from 1.24.x, and we would recommend you update at your earliest convenience.

Highlighted bugfixes:

  • More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser
  • avviddec: Fix regression that could trigger assertions about width/height mismatches
  • appsink and appsrc fixes
  • closed caption handling fixes
  • decodebin3 and urisourcebin fixes
  • glupload: dmabuf: Fix emulated tiled import
  • level: fix LevelMeta values outside of the stated range
  • mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode
  • pipeline dot file graph generation improvements
  • qt(6): fix criticals with multiple qml(6)gl{src,sink}
  • rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling
  • splitmuxsrc: reduce number of file descriptors used
  • systemclock: locking order fixes
  • v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes
  • x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change
  • macOS: fix rendering artifacts in retina displays, plus ptp clock fixes
  • cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements)
  • Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
  • Translation updates

See the GStreamer 1.24.10 release notes for more details.

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


2024-12-03 23:30

Recent older news:

GStreamer 1.24.9 stable bug fix release 2024-10-30 23:30
GStreamer Conference 2024: Full Schedule, Talk Abstracts and Speakers Biographies now available 2024-09-30 12:30
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.