./multimedia/gst-plugins1-soup, Open source multimedia framework - HTML (soup) plugin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.22.7, Package name: gst-plugins1-soup-1.22.7, Maintainer: pkgsrc-users

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback 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.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer. It provides a
plugin for "soup".


Required to run:
[devel/glib2] [devel/orc] [multimedia/gst-plugins1-good] [multimedia/gstreamer1] [multimedia/gst-plugins1-base] [net/libsoup]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2767.652 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-16 10:22:52 by Thomas Klausner | Files touched by this commit (29) | Package updated
Log message:
gstreamer*: update to 1.22.6

1.22.6

 Highlighted bugfixes:

    Security fixes for the MXF demuxer and H.265 video parser
    Fix latency regression in H.264 hardware decoder base class
    androidmedia: fix HEVC codec profile registration and fix coded_data handling
    decodebin3: fix switching from a raw stream to an encoded stream
    gst-inspect: prettier and more correct signal and action signals printing
    rtmp2: Allow NULL flash version, omitting the field, for better RTMP server \ 
compatibility
    rtspsrc: better compatibility with buggy RTSP servers that don't set a clock-rate
    rtpjitterbuffer: fix integer overflow that led to more packets being \ 
declared lost than have been lost
    v4l2: fix video encoding regression on RPi and fix support for left and top \ 
padding
    waylandsink: Crop surfaces to their display width height
    cerbero: Recognise Manjaro; add Rust support for MSVC ARM64; cmake detection \ 
fixes
    various bug fixes, memory leak fixes, and other stability and reliability \ 
improvements

1.22.5

 Highlighted bugfixes:

    Security fixes for the RealMedia demuxer
    vaapi decoders, postproc: Disable DMAbuf from caps negotiation to fix \ 
garbled video in some cases
    decodebin3, playbin3, parsebin fixes, especially for stream reconfiguration
    hlsdemux2: fix early seeking; don't pass referer when updating playlists; \ 
webvtt fixes
    gtk: Fix critical caused by pointer movement when stream is getting ready
    qt6: Set sampler filtering method, fixes bad quality with qml6glsink and \ 
gstqt6d3d11
    v4l2src: handle resolution change when buffers are copied
    videoflip: update orientation tag in auto mode
    video timecode: Add support for framerates lower than 1fps and accept 119.88 \ 
(120/1.001) fps
    webrtcsink: fixes for x264enc and NVIDIA encoders
    cerbero: Pull ninja from system if possible, avoid spurious bootstrap of cmake
    packages: Recipe updates for ffmpeg, libsoup, orc
    various bug fixes, memory leak fixes, and other stability and reliability \ 
improvements
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-04-29 09:12:14 by Thomas Klausner | Files touched by this commit (18) | Package updated
Log message:
gstreamer1: update to 1.22.2

 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
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-01-23 17:57:08 by Thomas Klausner | Files touched by this commit (19) | Package updated
Log message:
gstreamer1: update to 1.20.5

GStreamer 1.20.5 stable bug fix release

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

This release only contains bug fixes. It should be safe to update from 1.20.x.

Highlighted bugfixes:

    systemclock waiting fixes for certain 32-bit platforms/libcs
    alphacombine: robustness improvements for corner case scenarios
    avfvideosrc: Report latency when doing screen capture
    d3d11videosink: various thread-safety and stability fixes
    decklink: fix performance issue when HDMI signal has been lost for a long time
    flacparse: Fix handling of headers advertising 32 bits per sample
    mpegts: Handle when iconv doesn't support ISO 6937 (e.g. musl libc)
    opengl: fix automatic dispmanx detection for rpi4 and fix usage of \ 
eglCreate/DestroyImage
    opusdec: Various channel-related fixes
    textrender: event handling fixes, esp. for GAP event
    subparse: Fix non-closed tag handling
    videoscale: fix handling of unknown buffer metas
    videosink: reverse playback handling fixes
    qtmux: Prefill mode fixes, especially for raw audio
    multiudpsink: allow binding to IPv6 address
    rtspsrc: Fix usage of IPv6 connections in SETUP
    rtspsrc: Only EOS on timeout if all streams are timed out/EOS
    splitmuxsrc: fix playback stall if there are unlinked pads
    v4l2: Fix SIGSEGV on state change during format changes
    wavparse robustness fixes
    Fix static linking on macOS (opengl, vulkan)
    gstreamer-vaapi: fix headless build against mesa >= 22.3.0
    GStreamer Editing Services library: Fix build with tools disabled
    webrtc example/demo fixes
    unit test fixes for aesdec and rtpjitterbuffer
    Cerbero: Fix ios cross-compile with cmake on M1; some recipe updates and \ 
other build fixes
    Binary packages: pkg-config file fixes for various recipes (ffmpeg, taglib, \ 
gstreamer)
    Binary packages: Enable high bitdepth support for libvpx (VP8/VP9 \ 
encoding/decoding)
    Binary packages: ship aes plugin
    Performance improvements
    Miscellaneous bug fixes, memory leak fixes, and other stability and \ 
reliability improvements
   2023-01-02 01:11:25 by Thomas Klausner | Files touched by this commit (100)
Log message:
*: bump PKGREVISION for libsoup (2) library version bump
   2022-12-16 22:08:11 by Adam Ciarcinski | Files touched by this commit (48) | Package updated
Log message:
gstreamer1: updated to 1.20.4

Highlighted bugfixes in 1.20.4

avaudiodec: fix playback issue with WMA files, would throw an error at EOS with \ 
FFmpeg 5.x
Fix deadlock when loading gst-editing-services plugin
Fix input buffering capacity in live mode for aggregator, video/audio aggregator \ 
subclasses, muxers
glimagesink: fix crash on Android
subtitle handling and subtitle overlay fixes
matroska-mux: allow width + height changes for avc3|hev1|vp8|vp9
rtspsrc: fix control url handling for spec compliant servers and add fallback \ 
for incompliant servers
WebRTC fixes
RTP retransmission fixes
video: fixes for formats with 4x subsampling and horizontal co-sited chroma \ 
(Y41B, YUV9, YVU9 and IYU9)
macOS build and packaging fixes, in particular fix finding of gio modules on \ 
macOS for https/TLS support
Fix consuming of the macOS package as a framework in XCode
Performance improvements
Miscellaneous bug fixes, memory leak fixes, and other stability and reliability \ 
improvements
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update