./audio/gst-plugins1-alsa, Open source multimedia framework - ALSA (Linux audio) plugin

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


Branch: CURRENT, Version: 1.26.7, Package name: gst-plugins1-alsa-1.26.7, Maintainer: pkgsrc-users

GStreamer 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 Advanced Linux Sound Architecture plugin for
GStreamer.


Required to run:
[devel/glib2] [audio/alsa-lib] [devel/orc] [multimedia/gstreamer1] [multimedia/gst-plugins1-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2434.43 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-30 16:35:43 by Adam Ciarcinski | Files touched by this commit (78) | Package updated
Log message:
gstreamer1: updated to 1.26.7

GStreamer 1.26.7 stable bug fix releas

Highlighted bugfixes:

cea608overlay: improve handling of non-system memory
cuda: Fix runtime kernel compile with CUDA 13.0
d3d12: Fix crop meta support in converter and passthrough handling in deinterlacer
fallbacksrc: source handling improvements; no-more-pads signal for \ 
streams-unaware parents
inter: add properties to fine tune the inner elements
qtdemux: surround sound channel layout handling fixes and performance \ 
improvements for GoPro videos
rtp: Add linear audio (L8, L16, L24) RTP payloaders / depayloaders
rtspsrc: Send RTSP keepalives in TCP/interleaved modes
rtpamrpay2: frame quality indicator flag related fixes
rtpbasepay2: reuse last PTS when possible, to work around problems with NVIDIA \ 
Jetson AV1 encoder
mpegtsmux, tsdemux: Opus audio handling fixes
threadshare: latency related improvements and many other fixes
matroskamux, tsmux, flvmux, cea608mux: Best pad determination fixes at EOS
unixfd: support buffers with a big payload
videorate unknown buffer duration assertion failure with variable framerates
editing services: Make GESTimeline respect `SELECT_ELEMENT_TRACK` signal discard \ 
decision; memory leak fixes
gobject-introspection annotation fixes
cerbero: Update meson to 1.9.0 to enable Xcode 26 compatibility
Various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2022-04-18 14:36:10 by Nia Alarie | Files touched by this commit (51)
Log message:
gst-plugins1: Update to 1.20.1

Release notes:
https://gstreamer.freedesktop.org/releases/1.20/
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3062)
Log message:
revbump for icu and libffi
   2021-11-15 23:01:22 by Thomas Klausner | Files touched by this commit (174) | Package updated
Log message:
*: update gstreamer1 and plugins and related packages to 1.18.5

Based on the wip packages by nia and myself.
   2014-08-08 23:31:08 by Thomas Klausner | Files touched by this commit (36) | Package updated
Log message:
Reset PKGREVISION for gst-plugins1* update to 1.4.0.
   2012-11-29 09:29:06 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Import gst-plugins1-alsa-1.0.3 as audio/gst-plugins1-alsa.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis 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.

GStreamer is released under the LGPL.

This package is part of the 'base' plugins for GStreamer.  It provides the
alsa plugin, which allows playback and recording of sound through the
Advanced Linux Sound Architecture (ALSA) audio libraries.