2024-05-13 11:05:56 by Adam Ciarcinski | Files touched by this commit (17) |  |
Log message:
gstreamer1: updated to 1.24.3
1.24.3
This release only contains bugfixes and it should be safe to update from 1.24.x.
Highlighted bugfixes in 1.24.3
EXIF image tag parsing security fixes
Subtitle handling improvements in parsebin
Fix issues with HLS streams that contain VTT subtitles
Qt6 QML sink re-render and re-sizing fixes
unixfd ipc plugin timestamp and segment handling fixes
vah264enc, vah265enc: Do not touch the PTS of the output frame
vah264dec and vapostproc fixes and improvements
v4l2: multiple fixes and improvements, incl. for mediatek JPEG decoder and v4l2 \
loopback
v4l2: fix hang after seek with some v4l2 decoders
Wayland sink fixes
ximagesink: fix regression on RPi/aarch64
fmp4mux, mp4mux gained FLAC audio support
D3D11, D3D12: reliablity improvements and memory leak fixes
Media Foundation device provider fixes
GTK4 paintable sink improvements including support for directly importing \
dmabufs with GTK 4.14
WebRTC sink/source fixes and improvements
AWS s3sink, s3src, s3hlssink now support path-style addressing
MPEG-TS demuxer fixes
Python bindings fixes
various bug fixes, memory leak fixes, and other stability and reliability \
improvements
1.24.2
This release only contains bugfixes and it should be safe to update from 1.24.x.
Highlighted bugfixes in 1.24.2
H.264 parsing regression fixes
WavPack typefinding improvements
Video4linux fixes and improvements
Android build and runtime fixes
macOS OpenGL memory leak and robustness fixes
Qt/QML video sink fixes
Package new analytics and mse libraries in binary packages
Windows MSVC binary packages: fix libvpx avx/avx2/avx512 instruction set detection
various bug fixes, memory leak fixes, and other stability and reliability \
improvements
|
2024-04-05 19:26:44 by Thomas Klausner | Files touched by this commit (11) |  |
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-02-20 21:40:07 by Thomas Klausner | Files touched by this commit (13) |  |
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
|
2024-01-22 14:17:08 by Ryo ONODERA | Files touched by this commit (119) |
Log message:
*: Recursive revbump from multimedia/libvpx
|
2023-12-31 23:03:01 by Thomas Klausner | Files touched by this commit (10) |  |
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) |  |
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
|
2023-11-16 10:22:52 by Thomas Klausner | Files touched by this commit (29) |  |
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-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-29 11:20:44 by Thomas Klausner | Files touched by this commit (10) |  |
Log message:
gstreamer: update to 1.22.4
The GStreamer team is pleased to announce another bug fix release
in the stable 1.22 release series of your favourite cross-platform
multimedia framework!
This release only contains bugfixes and security fixes and it should
be safe to update from 1.22.x.
|