head 1.2; access; symbols pkgsrc-2024Q4:1.1.0.2 pkgsrc-2024Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2025.01.25.22.31.07; author wiz; state dead; branches; next 1.1; commitid W9tb8ZPBHMAhYUGF; 1.1 date 2024.11.05.20.58.38; author adam; state Exp; branches; next ; commitid 9OBflanOaKbR3vwF; desc @@ 1.2 log @gst-plugins1-vaapi: remove obsolete patch @ text @$NetBSD: patch-meson.build,v 1.1 2024/11/05 20:58:38 adam Exp $ Make libva-wayland optional. --- meson.build.orig 2024-11-05 20:46:19.012079124 +0000 +++ meson.build @@@@ -81,7 +81,7 @@@@ endif libva_dep = dependency('libva', version: libva_req) libva_drm_dep = dependency('libva-drm', version: libva_req) -libva_wayland_dep = dependency('libva-wayland', version: libva_req) +libva_wayland_dep = dependency('libva-wayland', version: libva_req, required: get_option('wayland')) libva_x11_dep = dependency('libva-x11', version: libva_req) libdrm_dep = dependency('libdrm', version: libdrm_req, required: get_option('drm')) @ 1.1 log @gstreamer1: updated to 1.24.9 GStreamer 1.24.9 stable bug fix release gst-rtsp-server security fix GstAggregator start time selection and latency query fixes for force-live mode audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one encodebin: fix parser selection for encoders that support multiple codecs flvmux improvments for pipelines where timestamps don't start at 0 glcontext: egl: Unrestrict the support base DRM formats kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator macOS main application event loop fixes mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling rtpmanager: fix early RTCP SR generation for sparse streams like metadata qml6glsrc: Reduce capture delay qtdemux: fix parsing of rotation matrix with 180 degree rotation rtpav1depay: added wait-for-keyframe and request-keyframe properties srt: make work with newer libsrt versions and don't re-connect on authentication failure v4l2 fixes and improvement webrtcsink, webrtcbin and whepsrc fixes cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes Ship qroverlay plugin in binary packages Various bug fixes, memory leak fixes, and other stability and reliability improvements @ text @d1 1 a1 1 $NetBSD$ @