Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898404 - media-libs/gstreamer-1.22 version bump
Summary: media-libs/gstreamer-1.22 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-28 13:33 UTC by groepaz
Modified: 2023-05-30 18:05 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description groepaz 2023-02-28 13:33:22 UTC
1.22 was just released - among other things this one finally makes gapless mp3 work, which (at least to me) is a really major issue :)

https://gstreamer.freedesktop.org/releases/1.22/
Comment 1 Joakim Tjernlund 2023-03-06 10:48:08 UTC
GStreamer 1.22.1 stable bug fix release

 Highlighted bugfixes:

    audio channel-mix: allow up to 64 channels (instead of up to 63 channels)
    avfvideosrc: Don't wait on main thread for permissions request
    avvidenc: avoid generating inaccurate output timestamps, especially with variable framerate streams
    AV1 video codec caps signalling improvements in various elements
    codectimestamper: Fix timestamping on sequence update
    d3d11overlaycompositor: fix texture width and height
    d3d11videosink: Fix rendering on external handle
    dashdemux2: fix seek operation taking a log time to finish for some streams
    nvencoder: Fix B-frame encoding on Linux and min buffers in auto GPU mode
    playbin3: fixing buffering for live pipelines
    playbin: fix potential deadlock when stopping stream with subtitles visible
    redenc: fix setting of extension ID for twcc
    rtspsrc: improved compatibility with more broken RTSP servers
    v4l2h264dec: Fix Raspberry Pi4 will not play video in application
    vtdec: fix jittery playback of H.264 Level 4.1 movies in macOS
    vtdec: Fix non-deterministic frame output after flushing seeks
    vtenc: fix handling of interlaced ProRes on Apple M1 hardware
    vtenc: don't advertise ARGB/RGBA64 input caps on M1 Pro/Max with macOS <13
    wasapi2src: Fix loopback capture on Windows 10 Anniversary Update
    tools: better handling of non-ASCII command line arguments on Windows
    gst-libav: fix build against newer ffmpeg versions
    gst-python: Use arch-specific install dir for gi overrides
    cerbero: Fix setuptools site.py breakage in Python 3.11
    macOS packages: Fix broken binaries on macos < 11.0
    various bug fixes, memory leak fixes, and other stability and reliability improvements
Comment 2 Joakim Tjernlund 2023-04-16 22:06:53 UTC
GStreamer 1.22.2 stable bug fix release
 
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
Comment 3 jospezial 2023-04-27 15:00:44 UTC
https://github.com/gentoo/gentoo/pull/29419
needs somebody to complete the PR.
Comment 4 jospezial 2023-05-19 22:03:57 UTC
The third 1.22 bug-fix release (1.22.3) was released on 19 May 2023.

Our bump PR has stalled. Please somebody take it over.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-30 18:05:48 UTC
Author: Sam James <sam@gentoo.org>
Date:   Tue May 23 14:34:55 2023 +0100

    media-libs/gstreamer: add 1.22.3

    Signed-off-by: Sam James <sam@gentoo.org>