pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc gstreamer1: update to 1.16.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/815e32904f4b
branches:  trunk
changeset: 417729:815e32904f4b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 14 15:25:30 2019 +0000

description:
gstreamer1: update to 1.16.1

1.16.1

The first 1.16 bug-fix release (1.16.1) was released on 23 September 2019.

This release only contains bugfixes and it should be safe to update from 1.16.0.
Highlighted bugfixes in 1.16.1

    GStreamer-vaapi: fix green frames and decoding artefacts in some cases
    OpenGL: fix wayland event source burning CPU in certain circumstances
    Memory leak fixes and memory footprint improvements
    Performance improvements
    Stability and security fixes
    Fix enum for GST_MESSAGE_DEVICE_CHANGED which is technically an API break, but this is only used internally in GStreamer and duplicated another message enum
    hls: Make crypto dependency optional when hls-crypto is auto
    player: fix switching back and forth between forward and reverse playback
    decklinkaudiosink: Drop late buffers
    openh264enc: Fix compilation with openh264 v2.0
    wasapisrc: fix segtotal value being always 2
    android: Fix gnutls issue causing a FORTIFY crash on Android Q
    windows: Fix two crashes due to cross-CRT free when using MSVC

gstreamer core

    device: gst_device_create_element() is transfer floating, not transfer full
    filesink, fdsink: respect IOV_MAX for the writev iovec array (Solaris)
    miniobject: free qdata array when the last qdata is removed (reduces memory footprint)
    bin: Fix minor race when adding to a bin
    aggregator: Actually handle NEED_DATA return from update_src_caps()
    aggregator: Ensure that the source pad is created as a GstAggregatorPad if no type is given in the pad template
    latency: fix custom event leaks
    registry: Use plugin directory from the build system for relocateable Windows builds
    message: fix up enum value for GST_MESSAGE_DEVICE_CHANGED
    info: Fix deadlock in gst_ring_buffer_logger_log()
    downloadbuffer: Check for flush after seek
    identity: Non-live upstream have no max latency
    identity: Fix the ts-offset property getter
    aggregator: Make parsing of explicit sink pad names more robust
    bufferpool: Fix the buffer size reset code
    fakesink, fakesrc, identity: sync gst_buffer_get_flags_string() with new flags
    multiqueue: never unref queries we do not own
    concat: Reset last_stop on FLUSH_STOP too
    aggregator: fix flow-return boolean return type mismatch
    gstpad: Handle probes that reset the data field
    gst: Add support for g_autoptr(GstPromise)
    gst-inspect: fix unused-const-variable error in windows
    base: Include gstbitwriter.h in the single-include header
    Add various Since: 1.16 markers
    GST_MESSAGE_DEVICE_CHANGED duplicates GST_MESSAGE_REDIRECT
    Targetting wrong meson version
    meson: Make get_flex_version.py script executable
    meson: Link to objects instead of static helper library
    meson: set correct install path for gdb helper
    meson: fix warning about configure_file() install kwarg

gst-plugins-base

    video-info: parse field-order for all interleaved formats
    tests: fix up valgrind suppressions for glibc getaddrinfo leaks
    meson: Reenable NEON support (in audio resampler)
    audio-resampler: Update NEON to handle remainders not multiples of 4
    eglimage: Fix memory leak
    audiodecoder: Set output caps with negotiated caps to avoid critical info printed
    video-frame: Take TFF flag from the video info if it was set in there
    glcolorconvert: Fix external-oes shader
    video-anc: Fix ADF detection when trying to extract data from vanc
    gl/wayland: fix wayland event source burning CPU
    configure: add used attribute in order to make NEON detection working with -flto.
    audioaggregator: Return a valid rate range from caps query if downstream supports a whole range
    rtspconnection: data-offset increase not set
    rtpsconnection: Fix number of n_vectors
    video-color: Add compile-time assert for ColorimetryInfo enum
    audiodecoder: Fix leak on failed audio gaps
    glupload: Keep track of cached EGLImage texture format
    playsink: Set ts-offset to text sink.
    meson.build: use join_paths() on prefix
    compositor: copy frames as-is when possible
    compositor: Skip background when a pad obscures it completely
    rtspconnection: Start CSeq at 1 (some servers don't cope well with seqnum 0)
    viv-fb: fix build break for GST_GL_API
    gl/tests: fix shader creation tests part 2
    gl/tests: fix shader creation tests
    wayland: set the event queue also for the xdg_wm_base object
    video: Added GI annotation for gstvideoaffinetransformationmeta apply_matrix
    compositor: Remove unneeded left shift for ARGB/AYUV SOURCE operator
    Colorimetry fixes
    alsasrc: Don't use driver timestamp if it's zero
    gloverlaycompositor: fix crash if buffer doesn't have video meta
    meson: Don't try to find gio-unix on Windows
    glshader: fix default external-oes shaders
    subparse: fix pushing WebVTT cue with no newline at the end
    meson: Missing "android" choice in gl_winsys
    video test: Keep BE test inline with LE test
    id3tag: Correctly validate the year from v1 tags before passing to GstDateTime
    gl/wayland: Don't prefix wl_shell struct field
    eglimage: Add compatibility define for DRM_FORMAT_NV24
    Add various Since: 1.16 markers
    video-anc: Handle SD formats correctly
    Docs: add GL_CFLAGS to GTK_DOC_CFLAGS
    GL: using vaapi and showing on glimagesink on wayland loads one core for 100% on 1.16
    GL: external-oes shader places precision qualifier before #extension (was: androidmedia amcviddec fail after 1.15.90 1.16.0 update)

gst-plugins-good

    alpha: Fix one_over_kc calculation on arm/aarch64
    souphttpsrc: Fix incompatible type build warning
    rtpjitterbuffer: limit max-dropout-time to maxint32
    rtpjitterbuffer: Clear clock master before unreffing
    qtdemux: Use empty-array safe way to cleanup GPtrArray
    v4l2: Fix type compatibility issue with glibc 2.30
    valgrind: suppress Cond error coming from gnutls and Ignore leaks caused by shout/sethostent
    rtpfunnel: forward correct segment when switching pad
    gtkglsink: fix crash when widget is resized after element destruction
    jpegdec: Don't dereference NULL input state if we have no caps in TIME segments
    rtp: opuspay: fix memory leak in gst_rtp_opus_pay_setcaps
    v4l2videodec: return right type for drain.
    rtpssrcdemux: Avoid taking streamlock out-of-band
    Support v4l2src buffer orphaning
    splitmuxsink: Only set running time on finalizing sink element when in async-finalize mode
    rtpsession: Always keep at least one NACK on early RTCP
    rtspsrc: do not try to send EOS with invalid seqnum
    rtpsession: Call on-new-ssrc earlier
    rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOP
    rtpbin: Free storage when freeing session
    scaletempo: Advertise interleaved layout in caps templates
    Support v4l2src buffer orphaning

gst-plugins-bad

    hls: Make crypto dependency optional when hls-crypto is auto
    player: fix switching back and forth between forward and reverse playback
    decklinkaudiosink: Drop late buffers
    srt: Add stats property, include sender-side statistics and fix a crash
    dshowsrcwrapper: fix regression on device selection
    tsdemux: Limit the maximum PES payload size
    wayland: Define libdrm_dep in meson.build to fix meson configure error when kms is disabled
    sctp: Fix crash on free() when using the MSVC binaries
    webrtc: Fix signals documentation
    h264parse: don't critical on VUI parameters > 2^31
    rtmp: Fix crash inside free() with MSVC on Windows
    iqa: fix leak of map_meta.data
    d3dvideosink: Fix crash on WinProc handler
    amc: Fix crash when a sync_meta survives its sink
    pitch: Fix race between putSamples() and setting soundtouch parameters
    webrtc: fix type of max-retransmits, make it work
    mxfdemux: Also allow picture essence element type 0x05 for VC-3
    wasapi: fix symbol redefinition build error
    decklinkvideosrc: Retrieve mode of the ancillary data from the frame
    decklinkaudiosrc/decklinkvideosrc: Do nothing in BaseSrc::negotiate() and...
    adaptivedemux: do not retry downloads during shutdown.
    webrtcbin: fix GInetAddress leak
    dtls: fix dtls connection object leak
    siren: fix a global buffer overflow spotted by asan
    kmssink: Fix implicit declaration build error
    Fix -Werror=return-type error in configure.
    aiff: Fix infinite loop in header parsing.
    nvdec: Fix possible frame drop on EOS
    srtserversrc: yields malformed rtp payloads
    srtsink: Fix crash in case no URI
    dtlsagent: Fix leaked dtlscertificate
    meson: bluez: Early terminate configure on Windows
    decklink: Correctly ensure >=16 byte alignment for the buffers we allocate
    webrtcbin: fix DTLS when receivebin is set to DROP
    zbar: Include running-time, stream-time and duration in the messages
    uvch264src: Make sure we set our segment
    avwait: Allow start and end timecode to be set back to NULL
    avwait: Don't print warnings for every buffer passed
    hls/meson: fix dependency logic
    Waylandsink gnome shell workaround
    avwait: Allow setting start timecode after end timecode; protect propeties with mutex
    wayland/wlbuffer: just return if used_by_compositor is true when attach
    proxy: Set SOURCE flag on the source and SINK flag on the sink
    ivfparse: Check the data size against IVF_FRAME_HEADER_SIZE
    webrtc: Add various Since markers to new types after 1.14.0
    msdk: fix the typo in debug category
    dtlsagent: Do not overwrite openssl locking callbacks
    meson: Fix typo in gsm header file name
    srt: handle races in state change
    webrtc: Add g_autoptr() support for public types
    openh264enc: Fix compilation with openh264 v2.0
    meson: Allow CUDA_PATH fallback on linux
    meson: fix build with opencv=enabled and opencv4. Fixes #964
    meson: Add support for the colormanagement plugin
    autotools: gstsctp: set LDFLAGS
    nvenc/nvdec: Add NVIDIA SDK headers to noinst_HEADERS
    h264parse: Fix typo when setting multiview mode and flags
    Add various Since: 1.16 markers
    opencv: allow compilation against 4.1.x
    Backport of some minor srt commits without MR into 1.16
    meson: fix build with opencv=enabled and opencv4
    wasapisrc: fix segtotal value being always 2 due to an unused variable
    meson: colormanagement missing
    androidmedia amcviddec fail after 1.15.90 1.16.0 update

gst-plugins-ugly

    meson: Always require the gmodule dependency

gst-libav

    docs: don't include the type hierarchy, fixing build with gtk-doc 1.30
    avvidenc: Correctly signal interlaced input to ffmpeg when the input caps are interlaced
    autotools: add bcrypt to win32 libs
    gstav: Use libavcodec util function for version check
    API documentation fails to build with gtk-doc 1.30

gst-rtsp-server

    rtsp-client: RTP Info must exist in PLAY response
    onvif-media: fix "void function returning a value" compiler warning
    Add various Since: 1.16 markers

gstreamer-vaapi

    fix egl context leak and display creation race
    pluginutil: Remove Mesa from drivers white list
    Classify vaapidecodebin as a hardware decoder
    Fix two leak
    vaapivideomemory: demote error message to info
    encoder: vp8,vp9: reset frame_counter when input frame's format changes
    encoder: mpeg2: No packed header for SPS and PPS
    decoder: vp9: clear parser pointer after release
    encoder: Fixes deadlock in change state function
    encoder: h265: reset num_ref_idx_l1_active_minus1 when low delay B.
    encoder: not call ensure_num_slices inside g_assert()
    encoder: continue if roi meta is NULL
    decoder: vp9: Set chroma_ ype by VP9 bit_depth
    vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOAD
    libs: surface: fix double free when dmabuf export fails
    h264 colors and artifacts upon upgrade to GStreamer Core Library version 1.15.90

gst-editing-services

    element: Properly handle the fact that pasting can return NULL
    Add various missing Since markers
    launch: Fix caps restriction short names
    python: Avoid warning about using deprecated methods
    video-transition: When using non crossfade effect use 'over' operations
    meson: Generate a pkgconfig file for the GES plugin

gst-devtools

    launcher: testsuites: skip systemclock stress tests
    validate: fix build on macOS

gst-build

    Update win flex bison binaries
    Update the flexmeson windows binary version
    Don't allow people to run meson inside the uninstalled env

Contributors to 1.16.1

Aaron Boxer, Adam Duskett, Alicia Boya Garc?a, Andoni Morales Alastruey, Antonio Ospite, Arun Raghavan, Askar Safin, A. Wilcox, Charlie Turner, Christoph Reiter, Damian Hobson-Garcia, Daniel Klamt, 
Danny Smith, David Gunzinger, David Ing, David Svensson Fors, Doug Nazar, Edward Hervey, Eike Hein, Fabrice Bellet, Fernando Herrrera, Georg Lippitsch, G?ran J?nsson, Guillaume Desmottes, Haihao 
Xiang, Haihua Hu, H?vard Graff, Hou Qi, Ignacio Casal Quinteiro, Ilya Smelykh, Jan Schmidt, Javier Celaya, Jim Mason, Jonas Larsson, Jordan Petridis, Jose Antonio Santos Cadenas, Juan Navarro, Knut 
Andre Tidemann, Kristofer Bj?rkstr?m, Lucas Stach, Marco Felsch, Marcos Kintschner, Mark Nauwelaerts, Martin Liska, Martin Theriault, Mathieu Duponchelle, Matthew Waters, Michael Olbrich, Mike Gorse, 
Nicola Murino, Nicolas Dufresne, Niels De Graef, Niklas Hamb?chen, Nirbheek Chauhan, Olivier Cr?te, Philippe Normand, Ross Burton, Sebastian Dr?ge, Seungha Yang, Song Bing, Thiago Santos, Thibault 
Saunier, Thomas Coldrick, Tim-Philipp M?ller, V?ctor Manuel J?quez Leal, Vivia Nikolaidou, Xavier Claessens, Yeongjin Jeong,

... and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all!
List of merge requests and issues fixed in 1.16.1

    List of Merge Requests applied in 1.16
    List of Issues fixed in 1.16.1

Known Issues

    possibly breaking/incompatible changes to properties of wrapped FFmpeg decoders and encoders (see above).

    The way that GIO modules are named has changed due to upstream GLib natively adding support for loading static GIO modules. This means that any GStreamer application using gnutls for SSL/TLS on 
the Android or iOS platforms (or any other setup using static libraries) will fail to link looking for the g_io_module_gnutls_load_static() function. The new function name is now 
g_io_gnutls_load(gpointer data). See Android/iOS sections above for further details.

diffstat:

 audio/gst-plugins1-pulse/Makefile                 |   3 +--
 multimedia/gst-plugins1-bad/Makefile.common       |  11 +++++++----
 multimedia/gst-plugins1-bad/distinfo              |  10 +++++-----
 multimedia/gst-plugins1-base/Makefile             |   3 +--
 multimedia/gst-plugins1-base/Makefile.common      |   6 +++---
 multimedia/gst-plugins1-base/PLIST                |   6 +-----
 multimedia/gst-plugins1-base/distinfo             |  10 +++++-----
 multimedia/gst-plugins1-editing-services/Makefile |   7 +++----
 multimedia/gst-plugins1-editing-services/PLIST    |   4 ++--
 multimedia/gst-plugins1-editing-services/distinfo |  10 +++++-----
 multimedia/gst-plugins1-good/Makefile.common      |  11 +++++++----
 multimedia/gst-plugins1-good/distinfo             |  10 +++++-----
 multimedia/gst-plugins1-libav/Makefile            |   7 +++----
 multimedia/gst-plugins1-libav/PLIST               |   3 +--
 multimedia/gst-plugins1-libav/distinfo            |  10 +++++-----
 multimedia/gst-plugins1-ugly/Makefile.common      |   8 ++++----
 multimedia/gst-plugins1-ugly/distinfo             |  10 +++++-----
 multimedia/gstreamer1/Makefile                    |   5 ++---
 multimedia/gstreamer1/PLIST                       |   4 ++--
 multimedia/gstreamer1/distinfo                    |  10 +++++-----
 net/gst-plugins1-rtmp/Makefile                    |   3 +--
 21 files changed, 73 insertions(+), 78 deletions(-)

diffs (truncated from 406 to 300 lines):

diff -r 9ee2017bc676 -r 815e32904f4b audio/gst-plugins1-pulse/Makefile
--- a/audio/gst-plugins1-pulse/Makefile Thu Nov 14 15:22:49 2019 +0000
+++ b/audio/gst-plugins1-pulse/Makefile Thu Nov 14 15:25:30 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2019/09/18 14:17:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2019/11/14 15:25:30 wiz Exp $
 
 GST_PLUGINS1_NAME=     pulse
 GST_PLUGINS1_DIRS=     ext/pulse
 GST_PLUGINS1_FLAGS=    pulse
 
-PKGREVISION= 1
 .include "../../multimedia/gst-plugins1-good/Makefile.common"
 
 .include "../../audio/pulseaudio/buildlink3.mk"
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-bad/Makefile.common
--- a/multimedia/gst-plugins1-bad/Makefile.common       Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-bad/Makefile.common       Thu Nov 14 15:25:30 2019 +0000
@@ -1,16 +1,19 @@
-# $NetBSD: Makefile.common,v 1.34 2019/09/08 00:00:06 nia Exp $
+# $NetBSD: Makefile.common,v 1.35 2019/11/14 15:25:30 wiz Exp $
 # used by audio/gst-plugins1-dts/Makefile
 # used by audio/gst-plugins1-faac/Makefile
 # used by audio/gst-plugins1-faad/Makefile
+# used by audio/gst-plugins1-gme/Makefile
 # used by audio/gst-plugins1-soundtouch/Makefile
 # used by net/gst-plugins1-mms/Makefile
 # used by net/gst-plugins1-rtmp/Makefile
+# used by multimedia/gst-plugins1-egl-gl/Makefile
+# used by multimedia/gst-plugins1-egl-opengl/Makefile
 # used by multimedia/gst-plugins1-resindvd/Makefile
 ## used by multimedia/gst-plugins1-xvid/Makefile (broken)
 ## used by audio/gst-plugins1-musepack/Makefile (probably newer libmusepack or libmpcdec is needed)
 
 GST_PLUGINS1_TYPE=     bad
-GST_PLUGINS1_VER=      1.16.0
+GST_PLUGINS1_VER=      1.16.1
 
 # Disable all drivers and features by default.
 .for driver in \
@@ -46,8 +49,8 @@
 PKGCONFIG_OVERRIDE+=   pkgconfig/gstreamer-webrtc.pc.in
 
 .include "../../devel/orc/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.16.0
+BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.16.1
 .include "../../multimedia/gstreamer1/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gst-plugins1-base+=      gst-plugins1-base>=1.16.0
+BUILDLINK_API_DEPENDS.gst-plugins1-base+=      gst-plugins1-base>=1.16.1
 .include "../../multimedia/gst-plugins1-base/plugins.mk"
 .include "../../multimedia/gst-plugins1-base/buildlink3.mk"
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-bad/distinfo
--- a/multimedia/gst-plugins1-bad/distinfo      Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-bad/distinfo      Thu Nov 14 15:25:30 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2019/05/29 20:51:47 adam Exp $
+$NetBSD: distinfo,v 1.35 2019/11/14 15:25:30 wiz Exp $
 
-SHA1 (gst-plugins-bad-1.16.0.tar.xz) = debd3236a3913dfb788b2abfacef556d3d39aacd
-RMD160 (gst-plugins-bad-1.16.0.tar.xz) = e7ef2f07a4d879bcb624ec2dc8c70499c3b9cbc2
-SHA512 (gst-plugins-bad-1.16.0.tar.xz) = 3555817553392ff258024cd4532252939d3f4cc6755746e3ac74a3327218a7c4a87e33d455fdd58a63fb1d5b4691a164d90e7824558ecf845fd6c77c99181aa2
-Size (gst-plugins-bad-1.16.0.tar.xz) = 4863204 bytes
+SHA1 (gst-plugins-bad-1.16.1.tar.xz) = 2bb03cb81e4f160b98dd832be011bdf728839ac7
+RMD160 (gst-plugins-bad-1.16.1.tar.xz) = 1e8d5dc86fe9ef0b633e9567318a692fe9245fd5
+SHA512 (gst-plugins-bad-1.16.1.tar.xz) = e036eabf90d9d5f683709eceedc45ea8af322265869c58e49ed5b65496f2ca9e6276e911936dad2b1544715de6898c51e8ad6250238a872fb8daf58b4cec274d
+Size (gst-plugins-bad-1.16.1.tar.xz) = 4882044 bytes
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-base/Makefile
--- a/multimedia/gst-plugins1-base/Makefile     Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-base/Makefile     Thu Nov 14 15:25:30 2019 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.19 2019/11/03 17:12:01 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2019/11/14 15:25:31 wiz Exp $
 
-PKGREVISION= 1
 .include "Makefile.common"
 
 COMMENT+=      Base plugins
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-base/Makefile.common
--- a/multimedia/gst-plugins1-base/Makefile.common      Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-base/Makefile.common      Thu Nov 14 15:25:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.34 2019/05/29 20:51:47 adam Exp $
+# $NetBSD: Makefile.common,v 1.35 2019/11/14 15:25:31 wiz Exp $
 #
 # used by audio/gst-plugins1-alsa/Makefile
 # used by audio/gst-plugins1-cdparanoia/Makefile
@@ -12,8 +12,8 @@
 # used by x11/gst-plugins1-x11/Makefile
 
 GST_PLUGINS1_TYPE=     base
-GST_PLUGINS1_VER=      1.16.0
-BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.16.0
+GST_PLUGINS1_VER=      1.16.1
+BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.16.1
 LICENSE=               gnu-lgpl-v2
 
 # Disable all drivers and features by default.
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-base/PLIST
--- a/multimedia/gst-plugins1-base/PLIST        Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-base/PLIST        Thu Nov 14 15:25:30 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2019/05/29 20:51:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2019/11/14 15:25:31 wiz Exp $
 bin/gst-device-monitor-1.0
 bin/gst-discoverer-1.0
 bin/gst-play-1.0
@@ -146,13 +146,9 @@
 lib/gstreamer-1.0/libgstaudiorate.la
 lib/gstreamer-1.0/libgstaudioresample.la
 lib/gstreamer-1.0/libgstaudiotestsrc.la
-lib/gstreamer-1.0/libgstcompositor.a
 lib/gstreamer-1.0/libgstcompositor.la
-lib/gstreamer-1.0/libgstcompositor.so
 lib/gstreamer-1.0/libgstencoding.la
-lib/gstreamer-1.0/libgstoverlaycomposition.a
 lib/gstreamer-1.0/libgstoverlaycomposition.la
-lib/gstreamer-1.0/libgstoverlaycomposition.so
 lib/gstreamer-1.0/libgstpbtypes.la
 lib/gstreamer-1.0/libgstplayback.la
 lib/gstreamer-1.0/libgstrawparse.la
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-base/distinfo
--- a/multimedia/gst-plugins1-base/distinfo     Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-base/distinfo     Thu Nov 14 15:25:30 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.35 2019/05/29 20:51:47 adam Exp $
+$NetBSD: distinfo,v 1.36 2019/11/14 15:25:31 wiz Exp $
 
-SHA1 (gst-plugins-base-1.16.0.tar.xz) = 03d4284b39171139dac7a6b3fd54aff68ba23f78
-RMD160 (gst-plugins-base-1.16.0.tar.xz) = c0101c1f3901d25a1bf3c695b3ed5ad12f8bdf13
-SHA512 (gst-plugins-base-1.16.0.tar.xz) = 4fa404156a384000e26e72ff0f701edb5a160181b48362350529177ca1c9325a3c58b83904bf5056262fe2609bc7f5913e835278973e049315deecfd1f26a3af
-Size (gst-plugins-base-1.16.0.tar.xz) = 3924664 bytes
+SHA1 (gst-plugins-base-1.16.1.tar.xz) = e906442fd99376ce2384a634637ede9fd8515fc3
+RMD160 (gst-plugins-base-1.16.1.tar.xz) = c199e0f94832fa91347c1532372bba94d0269420
+SHA512 (gst-plugins-base-1.16.1.tar.xz) = ce65b5d63d3ac6c20b051d477d09515bfb1c2e4b10c58346180265bdc4ae44dd9833727b5eea5fe9c409a3cd8874429be23654c7a5c23e881c0e8f9e89fb32c9
+Size (gst-plugins-base-1.16.1.tar.xz) = 3934908 bytes
 SHA1 (patch-configure) = ccc8c761bf9bae23c97c6085e221d1a387acd651
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-editing-services/Makefile
--- a/multimedia/gst-plugins1-editing-services/Makefile Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-editing-services/Makefile Thu Nov 14 15:25:30 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2019/10/10 09:18:10 nia Exp $
+# $NetBSD: Makefile,v 1.7 2019/11/14 15:25:31 wiz Exp $
 
-DISTNAME=      gstreamer-editing-services-1.16.0
+DISTNAME=      gstreamer-editing-services-1.16.1
 PKGNAME=       ${DISTNAME:S/gstreamer-/gst-plugins1-/1}
-PKGREVISION=   1
 CATEGORIES=    multimedia
 MASTER_SITES=  https://gstreamer.freedesktop.org/src/gst-editing-services/
 EXTRACT_SUFX=  .tar.xz
@@ -27,7 +26,7 @@
 .include "../../devel/meson/build.mk"
 .include "../../lang/python/extension.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.16.0nb2
+BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.16.1
 .include "../../multimedia/gstreamer1/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-base/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-good/buildlink3.mk"
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-editing-services/PLIST
--- a/multimedia/gst-plugins1-editing-services/PLIST    Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-editing-services/PLIST    Thu Nov 14 15:25:30 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/10/10 09:21:20 nia Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/11/14 15:25:31 wiz Exp $
 bin/ges-launch-1.0
 include/gstreamer-1.0/ges/ges-asset.h
 include/gstreamer-1.0/ges/ges-audio-source.h
@@ -66,7 +66,7 @@
 lib/gstreamer-1.0/libgstnle.so
 lib/libges-1.0.so
 lib/libges-1.0.so.0
-lib/libges-1.0.so.0.1600.0
+lib/libges-1.0.so.0.1601.0
 lib/pkgconfig/gst-editing-services-1.0.pc
 ${PYSITELIB}/gi/overrides/GES.py
 man/man1/ges-launch-1.0.1
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-editing-services/distinfo
--- a/multimedia/gst-plugins1-editing-services/distinfo Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-editing-services/distinfo Thu Nov 14 15:25:30 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/10/03 14:32:55 nia Exp $
+$NetBSD: distinfo,v 1.2 2019/11/14 15:25:31 wiz Exp $
 
-SHA1 (gstreamer-editing-services-1.16.0.tar.xz) = 7abe8a2bddd804cffb606b37e6b2b04973755207
-RMD160 (gstreamer-editing-services-1.16.0.tar.xz) = 7740c2ae663367ac8cc144269886a2c476b7a0cf
-SHA512 (gstreamer-editing-services-1.16.0.tar.xz) = 6935fe25e4224c844b094dc03fc3c0fa16ebc56236d165d8eebf5575db226637ca420ccca05962cb5de54756d46f1d73a9d588b5c30ea9944c6e8dd548884968
-Size (gstreamer-editing-services-1.16.0.tar.xz) = 1078924 bytes
+SHA1 (gstreamer-editing-services-1.16.1.tar.xz) = cded50e61a94ce2d7ad3462702f5d74b711fe476
+RMD160 (gstreamer-editing-services-1.16.1.tar.xz) = d5775f7face86008c89230fcb23243ad14b439c1
+SHA512 (gstreamer-editing-services-1.16.1.tar.xz) = 673fa78389cb0766d5511fb808c733ff9a381eeb011615ce4f04ce1d32e51700677cb7924a6cb9a01ec126b424fe87bd234c5e929785c7002127c916322e9d02
+Size (gstreamer-editing-services-1.16.1.tar.xz) = 1084128 bytes
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-good/Makefile.common
--- a/multimedia/gst-plugins1-good/Makefile.common      Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-good/Makefile.common      Thu Nov 14 15:25:30 2019 +0000
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile.common,v 1.34 2019/10/03 14:54:53 nia Exp $
+# $NetBSD: Makefile.common,v 1.35 2019/11/14 15:25:31 wiz Exp $
 #
 # used by audio/gst-plugins1-flac/Makefile
 # used by audio/gst-plugins1-jack/Makefile
+# used by audio/gst-plugins1-lame/Makefile
+# used by audio/gst-plugins1-mpg123/Makefile
 # used by audio/gst-plugins1-oss/Makefile
 # used by audio/gst-plugins1-pulse/Makefile
 # used by audio/gst-plugins1-speex/Makefile
+# used by audio/gst-plugins1-twolame/Makefile
 # used by audio/gst-plugins1-wavpack/Makefile
 # used by graphics/gst-plugins1-cairo/Makefile
 # used by graphics/gst-plugins1-gdk_pixbuf/Makefile
@@ -17,7 +20,7 @@
 # used by x11/gst-plugins1-x11/Makefile
 
 GST_PLUGINS1_TYPE=     good
-GST_PLUGINS1_VER=      1.16.0
+GST_PLUGINS1_VER=      1.16.1
 
 # Disable all drivers and features by default.
 .for driver in aalib \
@@ -48,7 +51,7 @@
 .include "../../multimedia/gst-plugins1-base/plugins.mk"
 .include "../../devel/orc/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gst-plugins1-base+=      gst-plugins1-base>=1.16.0
+BUILDLINK_API_DEPENDS.gst-plugins1-base+=      gst-plugins1-base>=1.16.1
 .include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer1+=             gstreamer1>=1.16.0
+BUILDLINK_API_DEPENDS.gstreamer1+=             gstreamer1>=1.16.1
 .include "../../multimedia/gstreamer1/buildlink3.mk"
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-good/distinfo
--- a/multimedia/gst-plugins1-good/distinfo     Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-good/distinfo     Thu Nov 14 15:25:30 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.40 2019/05/29 20:51:47 adam Exp $
+$NetBSD: distinfo,v 1.41 2019/11/14 15:25:31 wiz Exp $
 
-SHA1 (gst-plugins-good-1.16.0.tar.xz) = 541abbdfc627b3502e044ac1f29a5fb4ac2096c0
-RMD160 (gst-plugins-good-1.16.0.tar.xz) = 40a5908fde10a61e09126dad3b3953a4a7d98489
-SHA512 (gst-plugins-good-1.16.0.tar.xz) = 01ae64426d62500c12eb98073fcdf4bbbb7df69b5d30a153491a6e3bcd9bfa6e6a3a7fdedd7b7293ce9405e909a4a57c691f293a58525f21281136deac7c0a7c
-Size (gst-plugins-good-1.16.0.tar.xz) = 3877024 bytes
+SHA1 (gst-plugins-good-1.16.1.tar.xz) = 2b88a2d36bc53bed1b06c359ed676ec8b8675d5c
+RMD160 (gst-plugins-good-1.16.1.tar.xz) = 09895e573fd37d93625ce9a478c6d01e2218dcfb
+SHA512 (gst-plugins-good-1.16.1.tar.xz) = 06dc1887626864c30248df53d48e85ffdf0d1660d74f70f23c325c0844e9ca390556846cbae77fe9a4a90cb992e9a55117c15a9031b44a48d45dc07a61b18da4
+Size (gst-plugins-good-1.16.1.tar.xz) = 3892840 bytes
 SHA1 (patch-sys_osxvideo_Makefile.in) = 1c598bd99f46c4b4acc27008b2c863ef4ae418a0
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-libav/Makefile
--- a/multimedia/gst-plugins1-libav/Makefile    Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-libav/Makefile    Thu Nov 14 15:25:30 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2019/08/11 13:22:03 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/11/14 15:25:31 wiz Exp $
 
-DISTNAME=      gst-libav-1.16.0
+DISTNAME=      gst-libav-1.16.1
 PKGNAME=       ${DISTNAME:S/gst/gst-plugins1/}
-PKGREVISION=   1
 CATEGORIES=    multimedia
 MASTER_SITES=  https://gstreamer.freedesktop.org/src/gst-libav/
 EXTRACT_SUFX=  .tar.xz
@@ -21,7 +20,7 @@
 
 CHECK_PORTABILITY_SKIP=        gst-libs/ext/libav/configure
 
-BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.16.0
+BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.16.1
 .include "../../multimedia/gstreamer1/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-base/buildlink3.mk"
 .include "../../multimedia/ffmpeg4/buildlink3.mk"
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-libav/PLIST
--- a/multimedia/gst-plugins1-libav/PLIST       Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-libav/PLIST       Thu Nov 14 15:25:30 2019 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2016/04/15 14:20:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/11/14 15:25:31 wiz Exp $
 lib/gstreamer-1.0/libgstlibav.la
 share/gtk-doc/html/gst-libav-plugins-1.0/ch01.html
 share/gtk-doc/html/gst-libav-plugins-1.0/ch02.html
-share/gtk-doc/html/gst-libav-plugins-1.0/ch03.html
 share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-1.0.devhelp2
 share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudDec.html
 share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudEnc.html
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-libav/distinfo
--- a/multimedia/gst-plugins1-libav/distinfo    Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-libav/distinfo    Thu Nov 14 15:25:30 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2019/05/29 20:51:47 adam Exp $
+$NetBSD: distinfo,v 1.33 2019/11/14 15:25:31 wiz Exp $
 
-SHA1 (gst-libav-1.16.0.tar.xz) = d9e2c29ec1d64e81eceb1b0acb88dcd1c439d191
-RMD160 (gst-libav-1.16.0.tar.xz) = 1a69976d2295dadd0f97d43a42455e645e7627b6
-SHA512 (gst-libav-1.16.0.tar.xz) = a28318697cfea636841eee262c5d1ed38def1914bb9d78e20f008f9906e04a6dea6a6e926036ca7ad30852922e97215da0a4eaee6fc42002eb658efa76c3a0aa
-Size (gst-libav-1.16.0.tar.xz) = 9461924 bytes
+SHA1 (gst-libav-1.16.1.tar.xz) = 8bda277b709edb4b74ce04616f4f2d81865b89b0
+RMD160 (gst-libav-1.16.1.tar.xz) = facbabae3b79d3bc1cc50d5d1abf657aa8fcc9bf
+SHA512 (gst-libav-1.16.1.tar.xz) = 4b5a56ffc8f1ed6fcc59e69504ee45e2738b80cbcbd9e3f8dc4ff0c14a822ab5b6baa048dd408016fddba7f1da410790e854f7b8d6a58d2ae10a755e141a6d70
+Size (gst-libav-1.16.1.tar.xz) = 9461756 bytes
 SHA1 (patch-configure) = 211ddaed27be142095c5cea1a3a7d540d4a442eb
diff -r 9ee2017bc676 -r 815e32904f4b multimedia/gst-plugins1-ugly/Makefile.common
--- a/multimedia/gst-plugins1-ugly/Makefile.common      Thu Nov 14 15:22:49 2019 +0000
+++ b/multimedia/gst-plugins1-ugly/Makefile.common      Thu Nov 14 15:25:30 2019 +0000



Home | Main Index | Thread Index | Old Index