./multimedia/gst-plugins1-base, Open source multimedia framework - base plugins

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


Branch: CURRENT, Version: 1.24.1, Package name: gst-plugins1-base-1.24.1, Maintainer: pkgsrc-users

GStreamer Base Plug-ins is a well-groomed and well-maintained
collection of GStreamer plug-ins and elements, spanning the range
of possible types of elements one would want to write for GStreamer.
It also contains helper libraries and base classes useful for
writing elements. A wide range of video and audio decoders, encoders,
and filters are included.


Required to run:
[textproc/iso-codes] [multimedia/gstreamer1]

Required to build:
[devel/gobject-introspection]

Master sites:

Filesize: 2361.711 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-05 22:23:34 by Thomas Klausner | Files touched by this commit (2)
Log message:
gst-plugins1-base: remove unused patch

Noted by Marc Baudoin.
   2024-04-05 19:26:44 by Thomas Klausner | Files touched by this commit (11) | Package updated
Log message:
gstreamer1: update to 1.24.1

This release only contains bugfixes and security fixes and it should
be safe to update from 1.24.0.
   2024-03-11 10:37:10 by Thomas Klausner | Files touched by this commit (2)
Log message:
gst-plugins1-base: add upstream bug report URL
   2024-03-11 10:13:41 by Jonathan Perkin | Files touched by this commit (2)
Log message:
gst-plugins1-base: Include sys/stat.h for S_*.
   2024-03-05 16:54:24 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
gst-plugins1-base: update and sort disabled plugins list
   2024-02-20 21:40:07 by Thomas Klausner | Files touched by this commit (13) | Package updated
Log message:
gstreamer: update to 1.22.10

GStreamer 1.22.10

This release only contains bugfixes and security fixes and it should be safe to \ 
update from 1.22.x.

Highlighted bugfixes:

    gst-python: fix bindings overrides for Python >= 3.12
    glcolorconvert: fix wrong RGB to YUV matrix with bt709
    glvideoflip: fix "method" property setting at construction time
    gtk4paintablesink: Always draw a black background behind the video frame, \ 
and other fixes
    pad: keep segment event seqnums the same when applying a pad offset
    basesink: Preroll on out of segment buffers when not dropping them
    Prefer FFmpeg musepack decoder/demuxer, fixing musepack playback in \ 
decodebin3/playbin3
    livesync: add support for image formats such as JPEG or PNG
    sdpdemux: Add SDP message (aka session) attributes to the caps too
    textwrap: add support for gaps
    macos: Fix gst_macos_main() terminating whole process, and set activation policy
    webrtcbin: Improve SDP intersection for Opus
    various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements

GStreamer 1.22.9

This release only contains bugfixes and security fixes and it should be safe to \ 
update from 1.22.x.

Highlighted bugfixes:

    More Security fixes for the AV1 codec parser
    va: fixes for Mesa Gallium drivers in Mesa versions older than v23.2
    v4l2src: Consider framerate during caps selection
    v4l2codec: decoder fixes
    rtspsrc: multicast fixes
    camerabin viewfinder fixes
    various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements
   2023-12-31 23:03:01 by Thomas Klausner | Files touched by this commit (10) | Package updated
Log message:
gstreamer1: update to 1.22.8

 Highlighted bugfixes:

    Security fixes for the AV1 codec parser
    [Security fixes](https://gstreamer.freedesktop.org/security/) for the AV1 \ 
video codec parser
    avdec video decoder: fix another possible deadlock with FFmpeg 6.1
    qtdemux: reverse playback and seeking fixes for files with raw audio streams
    v4l2: fix "newly allocated buffer ... is not free" warning log flood
    GstPlay + GstPlayer library fixes
    dtls: Fix build failure on Windows when compiling against OpenSSL 3.2.0
    d3d11screencapturesrc: Fix wrong color with HDR enabled
    Cerbero build tool: More python 3.12 string escape warning fixes; make sure \ 
to bundle build tools as well
    various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements
   2023-11-16 10:31:36 by Thomas Klausner | Files touched by this commit (10) | Package updated
Log message:
gstreamer: update to 1.22.7

 Highlighted bugfixes:

    Security fixes for the MXF demuxer and AV1 codec parser
    glfilter: Memory leak fix for OpenGL filter elements
    d3d11videosink: Fix toggling between fullscreen and maximized, and window \ 
switching in fullscreen mode
    DASH / HLS adaptive streaming fixes
    Decklink card device provider device name string handling fixes
    interaudiosrc: handle non-interleaved audio properly
    openh264: Fail gracefully if openh264 encoder/decoder creation fails
    rtspsrc: improved whitespace handling in response headers by certain cameras
    v4l2codecs: avoid wrap-around after 1000000 frames; tiled formats handling fixes
    video-scaler, audio-resampler: downgraded "Can't find exact taps" \ 
debug log messages
    wasapi2: Don't use global volume control object
    Rust plugins: various improvements in aws, fmp4mux, hlssink3, livesync, \ 
ndisrc, rtpav1depay, rsfilesink, s3sink, sccparse
    WebRTC: various webrtchttp, webrtcsrc, and webrtcsink improvements and fixes
    Cerbero build tools: recognise Windows 11; restrict parallelism of \ 
gst-plugins-rs build on small systems
    Packages: ca-certificates update; fix gio module loading and TLS support on macOS