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

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


Branch: CURRENT, Version: 1.24.12nb1, Package name: gst-plugins1-good-1.24.12nb1, Maintainer: pkgsrc-users

GStreamer Good Plug-ins is a set of plug-ins that we consider to
have good quality code, correct functionality, our preferred license
(LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting
library).


Required to run:
[multimedia/gstreamer1] [multimedia/gst-plugins1-base]

Master sites:

Filesize: 2872.711 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0
   2025-02-05 14:23:35 by Adam Ciarcinski | Files touched by this commit (11) | Package updated
Log message:
gstreamer1: updated to 1.24.12

GStreamer 1.24.12 stable bug fix release

Highlighted bugfixes:

d3d12: Fix shaders failing to compile with newer dxc versions
decklinkvideosink: Fix handling of caps framerate in auto mode; also a \ 
decklinkaudiosink fix
devicemonitor: Fix potential crash macOS when a device is unplugged
gst-libav: Fix crash in audio encoders like avenc_ac3 if input data has \ 
insufficient alignment
gst-libav: Fix build against FFmpeg 4.2 as in Ubuntu 20.04
gst-editing-services: Fix Python library name fetching on Windows
netclientclock: Don't store failed internal clocks in the cache, so applications \ 
can re-try later
oggdemux: Seeking and duration fixes
osxaudiosrc: Fixes for failing init/no output on recent iOS versions
qtdemux: Use mvhd transform matrix and support for flipping
rtpvp9pay: Fix profile parsing
splitmuxsrc: Fix use with decodebin3 which would occasionally fail with an \ 
assertion when seeking
tsdemux: Fix backwards PTS wraparound detection with ignore-pcr=true
video-overlay-composition: Declare the video/size/orientation tags for the meta \ 
and implement scale transformations
vtdec: Fix seeks occasionally hanging on macOS due to a race condition when draining
webrtc: Fix duplicate payload types with RTX and multiple video codecs
win32-pluginloader: Make sure not to create any windows when inspecting plugins
wpe: Various fixes for re-negotiation, latency reporting, progress messages on \ 
startup
x264enc: Add missing data to AvcDecoderConfigurationRecord in codec_data for \ 
high profile variants
cerbero: Support using ccache with cmake if enabled
Various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements
   2025-01-14 11:16:19 by Adam Ciarcinski | Files touched by this commit (16) | Package updated
Log message:
gstreamer1: updated to 1.24.11

GStreamer 1.24.11 stable bug fix release

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

This release only contains bugfixes and it should be safe to update from 1.24.x.

Highlighted bugfixes:

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
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-12-05 10:50:21 by Adam Ciarcinski | Files touched by this commit (23) | Package updated
Log message:
gstreamer1: updated to 1.24.10

GStreamer 1.24.10 stable bug fix release

More than 40 security fixes across a wide range of elements following an audit \ 
by the GitHub Security Lab, including the MP4, Matroska, Ogg and WAV demuxers, \ 
subtitle parsers, image decoders, audio decoders and the id3v2 tag parser
avviddec: Fix regression that could trigger assertions about width/height mismatches
appsink and appsrc fixes
closed caption handling fixes
decodebin3 and urisourcebin fixes
glupload: dmabuf: Fix emulated tiled import
level: fix LevelMeta values outside of the stated range
mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode
pipeline dot file graph generation improvements
qt(6): fix criticals with multiple qml(6)gl{src,sink}
rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP \ 
mode to enable clock drift handling
splitmuxsrc: reduce number of file descriptors used
systemclock: locking order fixes
v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes
x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume \ 
API change
macOS: fix rendering artifacts in retina displays, plus ptp clock fixes
cargo: Default to thin lto for the release profile (for faster builds with lower \ 
memory requirements)
Various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements
Translation updates
   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-11-05 21:58:39 by Adam Ciarcinski | Files touched by this commit (22) | Package updated
Log message:
gstreamer1: updated to 1.24.9

GStreamer 1.24.9 stable bug fix release

gst-rtsp-server security fix
GstAggregator start time selection and latency query fixes for force-live mode
audioconvert: fix dynamic handling of mix matrix, and accept custom upstream \ 
event for setting one
encodebin: fix parser selection for encoders that support multiple codecs
flvmux improvments for pipelines where timestamps don't start at 0
glcontext: egl: Unrestrict the support base DRM formats
kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in \ 
allocator
macOS main application event loop fixes
mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability \ 
and stream-collection handling
rtpmanager: fix early RTCP SR generation for sparse streams like metadata
qml6glsrc: Reduce capture delay
qtdemux: fix parsing of rotation matrix with 180 degree rotation
rtpav1depay: added wait-for-keyframe and request-keyframe properties
srt: make work with newer libsrt versions and don't re-connect on authentication \ 
failure
v4l2 fixes and improvement
webrtcsink, webrtcbin and whepsrc fixes
cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on \ 
Arch Linux; iOS build fixes
Ship qroverlay plugin in binary packages
Various bug fixes, memory leak fixes, and other stability and reliability \ 
improvements
   2024-09-23 12:39:42 by Adam Ciarcinski | Files touched by this commit (11) | Package updated
Log message:
gstreamer1: updated to 1.24.8

Highlighted bugfixes:

decodebin3: collection handling fixes
encodebin: Fix pad removal (and smart rendering in gst-editing-services)
glimagesink: Fix cannot resize viewport when video size changed in caps
matroskamux, webmmux: fix firefox compatibility issue with Opus audio streams
mpegtsmux: Wait for data on all pads before deciding on a best pad unless timing out
splitmuxsink: Override LATENCY query to pretend to downstream that we're not live
video: QoS event handling improvements
voamrwbenc: fix list of bitrates
vtenc: Restart encoding session when certain errors are detected
wayland: Fix ABI break in WL context type name
webrtcbin: Prevent crash when attempting to set answer on invalid SDP
cerbero: ship vp8/vp9 software encoders again, which went missing in 1.24.7; \ 
ship transcode plugin
Various bug fixes, memory leak fixes, and other stability and reliability \ 
improvements