head 1.3; access; symbols pkgsrc-2026Q2:1.3.0.6 pkgsrc-2026Q2-base:1.3 pkgsrc-2026Q1:1.3.0.4 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.3.0.2 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.1.0.32 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.30 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.28 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.26 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.24 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.22 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.20 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.18 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.16 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.14 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.12 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.10 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.8 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.6 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.4 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.2 pkgsrc-2021Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2025.10.30.15.35.37; author adam; state Exp; branches; next 1.2; commitid vEO1wIfRcVEBJBgG; 1.2 date 2025.10.23.20.38.34; author wiz; state Exp; branches; next 1.1; commitid 1V2hBZn9ypXaCJfG; 1.1 date 2021.11.15.22.08.42; author wiz; state Exp; branches; next ; commitid BwHEWsxNu9slmWgD; desc @@ 1.3 log @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 @ text @# $NetBSD: Makefile,v 1.2 2025/10/23 20:38:34 wiz Exp $ PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-libde265/} CATEGORIES= multimedia gnome COMMENT= Open source multimedia framework - HEVC/H.265 decoder plugin GST_EXT_BUILD= # defined GST_PLUGINS+= libde265 .include "../../multimedia/gst-plugins1-bad/Makefile.common" .include "../../multimedia/libde265/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.2 log @*: 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 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2021/11/15 22:08:42 wiz Exp $ a3 1 PKGREVISION= 1 @ 1.1 log @multimedia/gst-plugins1-libde265: import gst-plugins1-libde265-1.18.5 Packaged for wip by nia. 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 libde265 plugin for GStreamer, which allows decoding High Efficiency Video Coding (HEVC, or H.265) video. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.25 2021/04/21 11:42:19 adam Exp $ d4 1 @