The GStreamer team is pleased to announce another bug fix release in the new stable 1.24 release series.
This release only contains bug fixes and security fixes and it should be safe to upgrade from 1.24.x.
Highlights:
- webrtcsink: Support for AV1 via
nvav1enc
,av1enc
orrav1enc
encoders - AV1 RTP payloader/depayloader fixes to work correctly with Chrome and Pion WebRTC
- av1parse, av1dec error handling/robustness improvements
- av1enc: Handle force-keyunit events properly for WebRTC
- decodebin3: selection and collection handling improvements
- hlsdemux2: Various fixes for discontinuities, variant switching, playlist updates
- qml6glsink: fix RGB format support
- rtspsrc: more control URL handling fixes
- v4l2src: Interpret V4L2 report of sync loss as video signal loss
- d3d12 encoder, memory and videosink fixes
- vtdec: more robust error handling, fix regression
- ndi: support for NDI SDK v6
- Various bug fixes, memory leak fixes, and other stability and reliability improvements
Release notes with details about changes and fixed bugs can be found at:
https://gstreamer.freedesktop.org/releases/1.24/#1.24.5
Binaries for Android, iOS, Mac OS X and Windows should be available soon.
As always, please let us know of any issues you run into by filing an issue or Merge Request in GitLab.
Thanks!