compared to the rest. They might be close to being good quality,
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-03-18 19:33:05 by Tobias Nygren | Files touched by this commit (1) | |
Log message:
gst-plugins1-bad: PLIST.Linux: catch up with update
|
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
|
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-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-08-06 11:12:15 by Nia Alarie | Files touched by this commit (1) |
Log message:
gst-plugins1-bad: use gnu99 mode for posix function visibility
|