2023-03-11 13:50:12 by Tobias Nygren | Files touched by this commit (1) |
Log message:
gstreamer1: add PLIST.Darwin
|
2023-03-09 09:25:42 by Patrick Welche | Files touched by this commit (32) |
Log message:
Update gstreamer1 to 1.22.1
Highlight summary:
- New HLS, DASH and Microsoft Smooth Streaming adaptive streaming clients
adaptivemux2, which requires a "streams-aware" container to work.
- videoconvert and videoscale were combined to videoconvertscale
- xingmux was moved to plugins-good
Many improvements listed at
https://gstreamer.freedesktop.org/releases/1.22/
|
2023-01-23 17:57:08 by Thomas Klausner | Files touched by this commit (19) | |
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
|
2022-12-16 22:08:11 by Adam Ciarcinski | Files touched by this commit (48) | |
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-25 15:20:45 by Nia Alarie | Files touched by this commit (1) |
Log message:
gstreamer1: Clean up buildlink3. Add BUILDLINK_INCDIRS.
|
2022-07-18 17:40:56 by Thomas Klausner | Files touched by this commit (18) | |
Log message:
gstreamer1: update to 1.20.3
Highlighted bugfixes:
Security fixes in Matroska, MP4 and AVI demuxers
Fix scrambled video playback with hardware-accelerated VA-API decoders on \
certain Intel hardware
playbin3/decodebin3 regression fix for unhandled streams
Fragmented MP4 playback fixes
Android H.265 encoder mapping
Playback of MXF files produced by older FFmpeg versions
Fix rtmp2sink crashes on 32-bit platforms
WebRTC improvements
D3D11 video decoder and screen recorder fixes
Performance improvements
Support for building against OpenCV 4.6 and other build fixes
Miscellaneous bug fixes, memory leak fixes, and other stability and \
reliability improvements
|
2022-07-08 17:07:13 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gstreamer1: does not support python 2.x
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-06-07 19:57:13 by Thomas Klausner | Files touched by this commit (3) |
Log message:
gstreamer1: remove introspection option, enabling it by default
It was default-on, but this commit also makes gobject-introspection
a build dependency, so bump PKGREVISION.
|