Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 932556

Summary: media-libs/gstreamer 1.22 superseeded by gstreamer 1.24
Product: Gentoo Linux Reporter: Mark <mark.morschhaeuser>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: UNCONFIRMED ---    
Severity: normal CC: joakim.tjernlund, wgh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark 2024-05-23 11:28:51 UTC
The site https://gstreamer.freedesktop.org/releases/1.22/ states "The GStreamer 1.22 stable series has since been superseded by the GStreamer 1.24 stable release series."

The current release is 1.24.3, the release notes can be found here: https://gstreamer.freedesktop.org/releases/1.24/

Reproducible: Always
Comment 1 Joakim Tjernlund 2024-05-30 18:06:58 UTC
Now there is 1.24.4:
 Highlighted bugfixes:

    audioconvert: support more than 64 audio channels
    avvidec: fix dropped frames when doing multi-threaded decoding of I-frame codecs such as DV Video
    mpegtsmux: Correctly time out in live pipelines, esp. for sparse streams like KLV and DVB subtitles
    vtdec deadlock fixes on shutdown and format/resolution changes (as might happen with e.g. HLS/DASH)
    fmp4mux, isomp4mux: Add support for adding AV1 header OBUs into the MP4 headers, and add language from tags
    gtk4paintablesink improvements: fullscreen mode and gst-play-1.0 support
    webrtcsink: add support for insecure TLS and imrpove error handling and VP9 handling
    vah264enc, vah265enc: timestamp handling fixes; generate IDR frames on force-keyunit-requests, not I frames
    v4l2codecs: decoder: Reorder caps to prefer `DMA_DRM` ones, fixes issues with playbin3
    Visualizer plugins fixes
    Avoid using private APIs on iOS
    various bug fixes, memory leak fixes, and other stability and reliability improvements