Opened 2 months ago
Closed 2 months ago
#20877 closed enhancement (fixed)
gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-plugins-rs-gstreamer (libgstgtk4) 1.24.11
Reported by: | Bruce Dubbs | Owned by: | thomas |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (4)
comment:1 by , 2 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 2 months ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Summary: | gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-plugins-rs-gstreamer (libgstgtk4) 1.24.10 → gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-plugins-rs-gstreamer (libgstgtk4) 1.24.11 |
Reopening. There was a typo in the Summary. New version is 1.24.11.
comment:3 by , 2 months ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
Oops, sorry. I should have checked that before...
1.24.11 (https://gstreamer.freedesktop.org/releases/1.24/)
The eleventh 1.24 bug-fix release (1.24.11) was released on 06 January 2025.
This release only contains bugfixes and it should be safe to update from 1.24.x.
Highlighted bugfixes in 1.24.11
- playback: Fix SSA/ASS subtitles with embedded fonts
- decklink: add missing video modes and fix 8K video modes
- matroskamux: spec compliance fixes for audio-only files
- onnx: disable onnxruntime telemetry
- qtdemux: Fix base offset update when doing segment seeks
- srtpdec: Fix a use-after-free issue
- (uri)decodebin3: Fix stream change scenarios, possible deadlock on shutdown
- video: fix missing alpha flag in AV12 format description
- avcodecmap: Add some more channel position mappings
- cerbero bootstrap fixes for Windows 11
- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
gstreamer
- No changes
gst-plugins-base
- appsrc: Decrease log level for item drop
- gl: raise WARNING instead of ERROR when no connector is connected
- decodebin3: Free main input even if it is not part of the list of inputs
- urisourcebin: Avoid deadlock on shutdown
- urisourcebin: Only rewrite stream-start event once
- urisourcebin/(uri)decodebin3: Fix stream change scenarios
- urisourcebin: Reference counting leak
- playbin3: leak detected with A/V playback and window closed
- videodecoder: Gracefully handle missing data without prior input segment
- videodecoder: set decode only flag by decode only buffer
- video: fix AV12 format lacking the GST_VIDEO_FORMAT_FLAG_ALPHA flag.
- Fix SSA/ASS subtitles with embedded fonts
gst-plugins-good
- matroskamux: Fix audio-only stream conditions and consider audio buffers as keyframes when writing out simpleblocks
- qtdemux: fix accumulated base offset in segment seeks
- rtppassthroughpay: ensure buffer is writable before mapping writable
- rtpsession: Fix twcc stats structure leak
- v4l2: object: Add P010 format
- v4l2videodec: release decode only frame in input list
gst-plugins-bad
- decklink: add missing video modes, fix 8K video modes
- onnx: disable onnxruntime telemetry
- srtpdec: fix build when libsrtp1 is being used
- srtpdec: Fix a use-after-free buffer issue
- va: display: Optimize out some property indirection
- vp9parse/av1parse: Add video codec tag to the tag list
- webrtc: Simplify fmtp handling in codec stats
- webrtcbin: Fix potential deadlock on bin elements cleanup
- zxing: Replace deprecated DecodeHints with ReaderOptions
- meson: Also disable drm on GNU/Hurd
gst-plugins-ugly
- No changes
GStreamer Rust plugins
- No changes
gst-libav
- avcodecmap: Add some more channel position mappings
gst-rtsp-server
- No changes
gstreamer-vaapi
- meson: Re-added required: lines accidentally removed
gstreamer-sharp
- No changes
gst-omx
- No changes
gst-python
- No changes
gst-editing-services
- ges: Fix some reference counting and error handling
- ges-meta-container: Fix the GET_INTERFACE macro
gst-devtools, gst-validate + gst-integration-testsuites
- No changes
gst-examples
- No changes
Development build environment
- No changes
Cerbero build tool and packaging changes in 1.24.11
- Fix bootstrap on Windows 11: Install WMIC when missing
Hasn't this been fixed in #20747 ?