Path to this page:
./
audio/gst-plugins1-lv2,
Open source multimedia framework - LV2 support plugin
Branch: CURRENT,
Version: 1.24.9,
Package name: gst-plugins1-lv2-1.24.9,
Maintainer: pkgsrc-usersGStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
This package provides the GStreamer plugin for loading LV2 plugins.
Master sites:
Filesize: 6909.219 KB
Version history: (Expand)
- (2024-11-05) Updated to version: gst-plugins1-lv2-1.24.9
- (2024-10-20) Updated to version: gst-plugins1-lv2-1.24.8nb1
- (2024-05-13) Updated to version: gst-plugins1-lv2-1.24.3
- (2024-04-07) Updated to version: gst-plugins1-lv2-1.24.1nb1
- (2023-11-16) Updated to version: gst-plugins1-lv2-1.22.7
- (2023-11-14) Updated to version: gst-plugins1-lv2-1.22.4nb3
CVS history: (Expand)
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
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-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
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-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-06-02 18:09:47 by Thomas Klausner | Files touched by this commit (22) | |
Log message:
gstreamer1*: update to 1.22.3
Highlighted bugfixes:
avdec: fix occasional video decoder deadlock on seeking with FFmpeg 6.0
decodebin3: fix regression handling input streams without CAPS or TIME \
segment such as e.g. udpsrc or pushfilesrc
bluez: a2dpsink: fix Bluetooth SIG Certification test failures
osxvideosink: fix deadlock upon closing output window
qtdemux: fix edit list handling regression and AV1 codec box parsing
qtmux: fix extraction of CEA608 closed caption data from S334-1A packets
rtspsrc: Fix handling of * control path
splitmux: timestamp handling improvements
v4l2videodec: Rework dynamic resolution change handling (needed for IMX6 \
mainline codec)
videoflip: fix regression with automatically rotating video based on tags
d3d11: many d3d11videosink and d3d11compositor fixes
webrtc, rtp: numerous data race fixes and stability fixes
cerbero: Add support for RHEL9 and Rocky Linux; build timecodestamper plugin \
with libltc support
various bug fixes, memory leak fixes, and other stability and reliability \
improvements
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
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/
|