diff options
author | adam <adam@pkgsrc.org> | 2018-05-23 20:43:18 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-05-23 20:43:18 +0000 |
commit | c1228ee14e37c71c106d92b03c27781b41be6259 (patch) | |
tree | 362c934ee2035a7142463761a07f2e641b3c48da /multimedia/gst-plugins1-ugly | |
parent | a8c3fb9094c6888deaac3f174cdc493589df6957 (diff) | |
download | pkgsrc-c1228ee14e37c71c106d92b03c27781b41be6259.tar.gz |
gstreamer1: updated to 1.14.1
1.14.1
Noteworthy bugfixes in 1.14.1
- GstPad: Fix race condition causing the same probe to be called
multiple times
- Fix occasional deadlocks on windows when outputting debug logging
- Fix debug levels being applied in the wrong order
- GIR annotation fixes for bindings
- audiomixer, audioaggregator: fix some negotiation issues
- gst-play-1.0: fix leaving stdin in non-blocking mode after exit
- flvmux: wait for caps on all input pads before writing header even
if source is live
- flvmux: don't wake up the muxer unless there is data, fixes busy
looping if there's no input data
- flvmux: fix major leak of input buffers
- rtspsrc, rtsp-server: revert to RTSP RFC handling of
sendonly/recvonly attributes
- rtpvrawpay: fix payloading with very large mtu sizes where
everything fits into a single RTP packet
- v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
- v4l2: Disable DMABuf for emulated formats when using libv4l2
- v4l2: Always set colorimetry in S_FMT
- asfdemux: Set stream-format field for H264 streams and handle H.264
in bytestream format
- x265enc: Fix tagging of keyframes on output buffers
- ladspa: Fix critical during plugin load on Windows
- decklink: Fix COM initialisation on Windows
- h264parse: fix re-use across pipeline stop/restart
- mpegtsmux: fix force-keyframe event handling and PCR/PMT changes
that would confuse some players with generated HLS streams
- adaptivedemux: Support period change in live playlist
- rfbsrc: Fix support for applevncserver and support NULL pool in
decide_allocation
- jpegparse: Fix APP1 marker segment parsing
- h265parse: Make caps writable before modifying them, fixes criticals
- fakevideosink: request an extra buffer if enable-last-sample is
enabled
- wasapisrc: Don't provide a clock based on WASAPI's clock
- wasapi: Only use audioclient3 when low-latency, as it might
otherwise glitch with slow CPUs or VMs
- wasapi: Don't derive device period from latency time, should make it
more robust against glitches
- audiolatency: Fix wave detection in buffers and avoid bogus pts
values while starting
- msdk: fix plugin load on implementations with only HW support
- msdk: dec: set framerate to the driver only if provided, not in 0/1
case
- msdk: Don't set extended coding options for JPEG encode
- rtponviftimestamp: fix state change function init/reset causing
races/crashes on shutdown
- decklink: fix initialization failure in windows binary
- ladspa: Fix critical warnings during plugin load on Windows and fix
dependencies in meson build
- gl: fix cross-compilation error with viv-fb
- qmlglsink: make work with eglfs_kms
- rtspclientsink: Don't deadlock in preroll on early close
- rtspclientsink: Fix client ports for the RTCP backchannel
- rtsp-server: Fix session timeout when streaming data to client over
TCP
- vaapiencode: h264: find best profile in those available, fixing
negotiation errors
- vaapi: remove custom GstGL context handling, use GstGL instead.
Fixes GL Context sharing with WebkitGtk on wayland
- gst-editing-services: various fixes
- gst-python: bump pygobject req to 3.8; fix
GstPad.set_query_function(); dist autogen.sh and configure.ac in
tarball
- g-i: pick up GstVideo-1.0.gir from local build directory in GstGL
build
- g-i: update constant values for bindings
- avoid duplicate symbols in plugins across modules in static builds
- ... and many, many more!
Diffstat (limited to 'multimedia/gst-plugins1-ugly')
-rw-r--r-- | multimedia/gst-plugins1-ugly/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-ugly/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/gst-plugins1-ugly/Makefile.common b/multimedia/gst-plugins1-ugly/Makefile.common index 9a86370c68b..6ecb3f48f5b 100644 --- a/multimedia/gst-plugins1-ugly/Makefile.common +++ b/multimedia/gst-plugins1-ugly/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.26 2018/04/17 22:10:05 wiz Exp $ +# $NetBSD: Makefile.common,v 1.27 2018/05/23 20:43:19 adam Exp $ # # used by audio/gst-plugins1-a52/Makefile # used by audio/gst-plugins1-lame/Makefile @@ -10,7 +10,7 @@ # used by multimedia/gst-plugins1-x264/Makefile GST_PLUGINS1_TYPE= ugly -GST_PLUGINS1_VER= 1.14.0 +GST_PLUGINS1_VER= 1.14.1 # Disable all drivers and features by default. .for driver in a52dec \ diff --git a/multimedia/gst-plugins1-ugly/distinfo b/multimedia/gst-plugins1-ugly/distinfo index f0bd440785e..55c3ae022fd 100644 --- a/multimedia/gst-plugins1-ugly/distinfo +++ b/multimedia/gst-plugins1-ugly/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.31 2018/04/17 22:10:05 wiz Exp $ +$NetBSD: distinfo,v 1.32 2018/05/23 20:43:19 adam Exp $ -SHA1 (gst-plugins-ugly-1.14.0.tar.xz) = 48c2016dd1f0a7e312934be24025c2c791cfec0f -RMD160 (gst-plugins-ugly-1.14.0.tar.xz) = f8ada31357172c61110c3014c5ba9eff201ea158 -SHA512 (gst-plugins-ugly-1.14.0.tar.xz) = f3a12318536c41fe77efb63ab3d2feba9e586ea3f0da9d4f48b1710236a5932b191fb1e14734be82f7c3855574036baafd3e48fa7ac37091f05a47c37103eefb -Size (gst-plugins-ugly-1.14.0.tar.xz) = 883228 bytes +SHA1 (gst-plugins-ugly-1.14.1.tar.xz) = 426a2910874d3add75ad0f6c56e4973a972667c7 +RMD160 (gst-plugins-ugly-1.14.1.tar.xz) = e67739033f845ac139f51195c4be820b930fc63b +SHA512 (gst-plugins-ugly-1.14.1.tar.xz) = 0eaa9435e93596cb2c2ed1d3540dd3c4f4de1dd18da8359ca5918b0fbdccda9d5b8f33e5aeb54186ed9d70518712aca92e8ffe7884fc13a3ca3174552c10a688 +Size (gst-plugins-ugly-1.14.1.tar.xz) = 884668 bytes |