diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-01 14:26:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-01 14:26:15 +0000 |
commit | 69557f9d7dbe40d0b9fdb7bbfe54772081404848 (patch) | |
tree | eedbc8ef73e4d22c53a9859bf4fa86d9ed42edea | |
parent | e67598076dc1b839e0f71fa07aed1a8d19ff9730 (diff) | |
download | pkgsrc-69557f9d7dbe40d0b9fdb7bbfe54772081404848.tar.gz |
Update gstreamer to 1.4.3:
Note that this announcement includes everything from 1.4.2 too, which was
never officially released as some critical bugs were found.
Bug reports fixed in this release:
GStreamer core:
* 734412 : multiqueue: The buffering logic can lead to a pipeline stuck in PAUSED forever
* 735574 : buffer: do not touch memory tag flag when copying buffer flags
* 736295 : multiqueue: posts buffering message holding lock
* 736424 : query: add annotations to gst_query_set_nth_allocation_pool
* 736680 : basesrc: possible pool and allocator leak in prepare_allocation()
* 736736 : query: add annotations to gst_query_add_allocation_pool
* 736813 : typefindelement leaks sticky events upon flush_stop
* 737102 : queue: Do not hold GST_QUEUE_LOCK while posting ERROR messages
* 737133 : Missing gstconfig.h include
GStreamer Plugins Base:
* 732908 : audioresample: skips samples unless input buffers have correct size
* 727255 : playbin: filter out buffering messages when switching URI and the previous URI is still playing
* 729811 : output-selector: test example in gstreamer plugin base is giving " Internal data flow error "
* 735569 : rtspconnection: Crash due to no protection of watchs readsrc
* 735748 : playbin: can't play an avi file in totem with audio-filter=scaletempo
* 735800 : textoverlay: Two textoverlay in sequence fail to negotiate (regression)
* 735844 : basetextoverlay/pango: overlay negotiation fails when it should not
* 735952 : videorate: GstStructure refcount critical message
* 736071 : audiobasesink: Don't hold object lock while calling into other objects like the clock
* 736118 : videofilter: The buffer is not writable in transform_frame_ip
* 736739 : audiocdsrc: do not leak uid after parsing TOC select event
* 736779 : typefind: h265 IRAP picture always true
* 736788 : audiodecoder: leaks events
* 736796 : videoencoder: do not leak events when flushing them
* 736861 : playbin: Reference count bug
* 736679 : videodecoder: do not leak pool and allocator in error case
* 736969 : queue2: dead lock when buffering
* 709868 : Keep still meaningfull pending events on FLUSH_STOP
GStreamer Plugins Good:
* 719359 : vp8dec: Doesn't handle changes in resolution
* 733607 : v4l2transform: Rank should have been NONE
* 734266 : vp8dec: fails when input format changes
* 735520 : aacparse: skip valid ADTS/LOAS frames
* 735804 : smpte: Creates incomplete raw video caps
* 735833 : matroskademux: parse error at end of file
* 735859 : videomixer: Dynamically changing the FPS leads to an incorrect buffer time
* 736192 : avidemux: some AVI files crash (regression)
* 736266 : wavparse: error in reading adtl chunk
* 736384 : v4l2sink: pool not unreffed after usage
* 736670 : v4l2allocator: O_CLOEXEC needs _GNU_SOURCE
* 736805 : multipartdemux leaks new stream events
* 736807 : rtpbin: pad leaked in error case
* 735660 : v4l2: fix new v4l2 code not working with certain devices (regression)
* 736944 : videoscale: vs_image_scale_4tap_Y offset should use stride to calculate buffer offset
* 737219 : flacparse: When generating headers, leave total_samples at 0 if upstream duration query returns GST_CLOCK_TIME_NONE.
GStreamer Plugins Bad:
* 735861 : dataurisrc: make src thread safe
* 736090 : aiffparse: duplicate else-if condition
* 736390 : tsdemux: plug for a memory leak
* 736426 : mpegpsmux: memory leak with h264/avc stream
* 736474 : vc1parse: malformed sequence layer header and STRUCT_C
* 736490 : tsdemux: fix overflow of packet_length field of PESHeader
* 736729 : glmixer: do not leak pool in error cases
* 736730 : gltestsrc: do not leak pool in error cases
* 736731 : openni2src: do not leak pool
* 736732 : glfilter: do not leak pool in error cases
* 736733 : vdpdecoder: do not leak pool
* 736735 : waylandsink: do not leak buffer pool in error case
* 736750 : vc1parse: fix sequence-layer/frame-layer endianness
* 736871 : codecparsers_vc1: sequence-layer parser is broken due to endianness issue.
* 736919 : hlsdemux: attempt to unlock an already unlocked mutex in gst_hls_demux_change_playlist
* 736951 : vc1parse: initialize sent_codec_tag before using it
GStreamer Plugins Ugly:
* 736060 : asfdemux: add GUID for ASF_Metadata_Library_Object
GStreamer libav Plugins:
* 734661 : avviddec: After draining frames, flush the libav decoder
* 736515 : avviddec: keep draining buffers from libav until libav says so
* 737144 : avauddec: keep draining buffers from libav until libav says so
GStreamer RTSP Server:
* 735570 : Race condition between close() and handle_tunnel() causing crash
* 736017 : Sequence number is not monotonic after PAUSE command
-rw-r--r-- | multimedia/gst-plugins1-bad/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-bad/distinfo | 8 | ||||
-rw-r--r-- | multimedia/gst-plugins1-base/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-base/distinfo | 8 | ||||
-rw-r--r-- | multimedia/gst-plugins1-good/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-good/distinfo | 8 | ||||
-rw-r--r-- | multimedia/gst-plugins1-libav/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-libav/distinfo | 8 | ||||
-rw-r--r-- | multimedia/gst-plugins1-ugly/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-ugly/distinfo | 8 | ||||
-rw-r--r-- | multimedia/gstreamer1/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer1/distinfo | 8 | ||||
-rw-r--r-- | net/gst-rtsp-server/Makefile | 4 | ||||
-rw-r--r-- | net/gst-rtsp-server/distinfo | 8 |
14 files changed, 42 insertions, 42 deletions
diff --git a/multimedia/gst-plugins1-bad/Makefile.common b/multimedia/gst-plugins1-bad/Makefile.common index 974594e0dba..090c12829e2 100644 --- a/multimedia/gst-plugins1-bad/Makefile.common +++ b/multimedia/gst-plugins1-bad/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2014/08/31 22:23:38 wiz Exp $ +# $NetBSD: Makefile.common,v 1.10 2014/10/01 14:26:15 wiz Exp $ # # used by audio/gst-plugins1-dts/Makefile # used by audio/gst-plugins1-faac/Makefile @@ -12,7 +12,7 @@ # GST_PLUGINS1_TYPE= bad -GST_PLUGINS1_VER= 1.4.1 +GST_PLUGINS1_VER= 1.4.3 # Disable all drivers and features by default. .for driver in cdaudio \ diff --git a/multimedia/gst-plugins1-bad/distinfo b/multimedia/gst-plugins1-bad/distinfo index f851491574b..43ec9276093 100644 --- a/multimedia/gst-plugins1-bad/distinfo +++ b/multimedia/gst-plugins1-bad/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2014/08/31 22:23:38 wiz Exp $ +$NetBSD: distinfo,v 1.9 2014/10/01 14:26:15 wiz Exp $ -SHA1 (gst-plugins-bad-1.4.1.tar.xz) = 4e1fa40ee78443458d9a70f6d2f042872c461322 -RMD160 (gst-plugins-bad-1.4.1.tar.xz) = 363da4f3a12f87d78eca2d06a1d2bef18a25ddcf -Size (gst-plugins-bad-1.4.1.tar.xz) = 3797780 bytes +SHA1 (gst-plugins-bad-1.4.3.tar.xz) = 7acd544803728ecca81f2ac02ef5e9b66bea8360 +RMD160 (gst-plugins-bad-1.4.3.tar.xz) = 212fb9f03f406bc74aa9b58d61757978db80161d +Size (gst-plugins-bad-1.4.3.tar.xz) = 3805692 bytes SHA1 (patch-ac) = f83a2eb523f0af4f3b63df425123394354b92c64 SHA1 (patch-configure) = 8edd43af46ccc10802d4b789acec5af6e8ac8f37 diff --git a/multimedia/gst-plugins1-base/Makefile.common b/multimedia/gst-plugins1-base/Makefile.common index 2607c05c61a..f8812681d95 100644 --- a/multimedia/gst-plugins1-base/Makefile.common +++ b/multimedia/gst-plugins1-base/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2014/08/31 22:22:41 wiz Exp $ +# $NetBSD: Makefile.common,v 1.9 2014/10/01 14:26:15 wiz Exp $ # # used by audio/gst-plugins1-alsa/Makefile # used by audio/gst-plugins1-cdparanoia/Makefile @@ -12,7 +12,7 @@ # GST_PLUGINS1_TYPE= base -GST_PLUGINS1_VER= 1.4.1 +GST_PLUGINS1_VER= 1.4.3 BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.4.0 LICENSE= gnu-lgpl-v2 diff --git a/multimedia/gst-plugins1-base/distinfo b/multimedia/gst-plugins1-base/distinfo index 91defaa8af4..53a73b212e5 100644 --- a/multimedia/gst-plugins1-base/distinfo +++ b/multimedia/gst-plugins1-base/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2014/08/31 22:22:41 wiz Exp $ +$NetBSD: distinfo,v 1.10 2014/10/01 14:26:15 wiz Exp $ -SHA1 (gst-plugins-base-1.4.1.tar.xz) = 0818947329495d15ba64373fd891b7ae6ed887d7 -RMD160 (gst-plugins-base-1.4.1.tar.xz) = a9189daa3f6c6f1977809c927171b8c740847c60 -Size (gst-plugins-base-1.4.1.tar.xz) = 2615712 bytes +SHA1 (gst-plugins-base-1.4.3.tar.xz) = ba61c16cdc34840b4b69a4abc4b6b4efb4b1a954 +RMD160 (gst-plugins-base-1.4.3.tar.xz) = 95a72cd8496d37e987154d101becd25c3636c495 +Size (gst-plugins-base-1.4.3.tar.xz) = 2618660 bytes SHA1 (patch-ext_alsa_gstalsasink.c) = f344b819e65b42f49c2328f8bf3e8c075e5dd24b SHA1 (patch-ext_alsa_gstalsasrc.c) = dd966d2a7f1b952a90c1aa78e726b8272ac40f9d diff --git a/multimedia/gst-plugins1-good/Makefile.common b/multimedia/gst-plugins1-good/Makefile.common index 19b6babef9f..431b511ccf2 100644 --- a/multimedia/gst-plugins1-good/Makefile.common +++ b/multimedia/gst-plugins1-good/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2014/08/31 22:23:04 wiz Exp $ +# $NetBSD: Makefile.common,v 1.11 2014/10/01 14:26:15 wiz Exp $ # # used by audio/gst-plugins1-flac/Makefile # used by multimedia/gst-plugins1-v4l2/Makefile @@ -15,7 +15,7 @@ # GST_PLUGINS1_TYPE= good -GST_PLUGINS1_VER= 1.4.1 +GST_PLUGINS1_VER= 1.4.3 # Disable all drivers and features by default. .for driver in aalib \ diff --git a/multimedia/gst-plugins1-good/distinfo b/multimedia/gst-plugins1-good/distinfo index 0c19c3c8bc2..b0829d302c1 100644 --- a/multimedia/gst-plugins1-good/distinfo +++ b/multimedia/gst-plugins1-good/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2014/08/31 22:23:04 wiz Exp $ +$NetBSD: distinfo,v 1.10 2014/10/01 14:26:15 wiz Exp $ -SHA1 (gst-plugins-good-1.4.1.tar.xz) = 55880af6e7150e8b74dca848da6fb6e4582afb9e -RMD160 (gst-plugins-good-1.4.1.tar.xz) = 3b9bdd5952ae061f948270e075b5eac98b0bf434 -Size (gst-plugins-good-1.4.1.tar.xz) = 3020748 bytes +SHA1 (gst-plugins-good-1.4.3.tar.xz) = 497cbd5effc2815f56cb25c031f7a1b60a85172c +RMD160 (gst-plugins-good-1.4.3.tar.xz) = a700ab64618cfa805fcc154f1a6574aede2fb1b5 +Size (gst-plugins-good-1.4.3.tar.xz) = 3022704 bytes SHA1 (patch-ab) = 9029ec3e48740ca4101f986271348c92e6dd2ef0 SHA1 (patch-ba) = 6b446f94a6404a9e485efd0fe4a179cbd2129c50 SHA1 (patch-bb) = 8b4135de33450250d53395cfc5fb9d4661591fc0 diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile index 289de33f180..4c73ddc382c 100644 --- a/multimedia/gst-plugins1-libav/Makefile +++ b/multimedia/gst-plugins1-libav/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/08/31 22:24:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/10/01 14:26:15 wiz Exp $ -DISTNAME= gst-libav-1.4.1 +DISTNAME= gst-libav-1.4.3 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ EXTRACT_SUFX= .tar.xz diff --git a/multimedia/gst-plugins1-libav/distinfo b/multimedia/gst-plugins1-libav/distinfo index 26d58204a19..ddbb404094f 100644 --- a/multimedia/gst-plugins1-libav/distinfo +++ b/multimedia/gst-plugins1-libav/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/08/31 22:24:27 wiz Exp $ +$NetBSD: distinfo,v 1.8 2014/10/01 14:26:15 wiz Exp $ -SHA1 (gst-libav-1.4.1.tar.xz) = 4afa9d8722394831719ce5e43919d8e3776f4b2c -RMD160 (gst-libav-1.4.1.tar.xz) = e2b7667ae352f5f9692339f3044ba846dc57f416 -Size (gst-libav-1.4.1.tar.xz) = 5218508 bytes +SHA1 (gst-libav-1.4.3.tar.xz) = 0e9e8062010ab0cd2139c622970f5b632b9b06a8 +RMD160 (gst-libav-1.4.3.tar.xz) = f6a7707a50a0d159fe158bd4228a194b66af096d +Size (gst-libav-1.4.3.tar.xz) = 5220040 bytes diff --git a/multimedia/gst-plugins1-ugly/Makefile.common b/multimedia/gst-plugins1-ugly/Makefile.common index 966127a67c3..56f3c7bd1dd 100644 --- a/multimedia/gst-plugins1-ugly/Makefile.common +++ b/multimedia/gst-plugins1-ugly/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2014/08/31 22:24:00 wiz Exp $ +# $NetBSD: Makefile.common,v 1.9 2014/10/01 14:26:15 wiz 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.4.1 +GST_PLUGINS1_VER= 1.4.3 # 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 86061046df4..e7bec979551 100644 --- a/multimedia/gst-plugins1-ugly/distinfo +++ b/multimedia/gst-plugins1-ugly/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2014/08/31 22:24:00 wiz Exp $ +$NetBSD: distinfo,v 1.9 2014/10/01 14:26:15 wiz Exp $ -SHA1 (gst-plugins-ugly-1.4.1.tar.xz) = 991bbc66b9b8b056b21545fa5972b1d4967492f4 -RMD160 (gst-plugins-ugly-1.4.1.tar.xz) = ea4a4f27cae94eb2982dfa3523d69b9d0e196ca0 -Size (gst-plugins-ugly-1.4.1.tar.xz) = 845660 bytes +SHA1 (gst-plugins-ugly-1.4.3.tar.xz) = ee3c92689ffa139a6349ee7fd413ef7e8d1742bd +RMD160 (gst-plugins-ugly-1.4.3.tar.xz) = 71a47999e63c4bc6375fa164a53ae5bdd26e219b +Size (gst-plugins-ugly-1.4.3.tar.xz) = 845824 bytes diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index 63288da60af..f6bef4b7af3 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2014/08/31 22:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/01 14:26:15 wiz Exp $ -DISTNAME= gstreamer-1.4.1 +DISTNAME= gstreamer-1.4.3 PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/} CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ diff --git a/multimedia/gstreamer1/distinfo b/multimedia/gstreamer1/distinfo index f816f6001ec..69fd27251f8 100644 --- a/multimedia/gstreamer1/distinfo +++ b/multimedia/gstreamer1/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2014/08/31 22:22:02 wiz Exp $ +$NetBSD: distinfo,v 1.12 2014/10/01 14:26:15 wiz Exp $ -SHA1 (gstreamer-1.4.1.tar.xz) = 738b693ada79efe46cc379f666778d4b45ec7b41 -RMD160 (gstreamer-1.4.1.tar.xz) = 5c66c73ad542f702d149cdcf547f510211753d2d -Size (gstreamer-1.4.1.tar.xz) = 3322148 bytes +SHA1 (gstreamer-1.4.3.tar.xz) = 8c432b0a44e0142344fb3c85ff3afa64f66eca9a +RMD160 (gstreamer-1.4.3.tar.xz) = 7b5bb5b006823ae5342b468085e8ccf0a7b9bec3 +Size (gstreamer-1.4.3.tar.xz) = 3323476 bytes diff --git a/net/gst-rtsp-server/Makefile b/net/gst-rtsp-server/Makefile index a50e3e3f7c6..bc021e5d866 100644 --- a/net/gst-rtsp-server/Makefile +++ b/net/gst-rtsp-server/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/08/31 22:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/10/01 14:26:15 wiz Exp $ -DISTNAME= gst-rtsp-server-1.4.1 +DISTNAME= gst-rtsp-server-1.4.3 CATEGORIES= net multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-rtsp-server/ EXTRACT_SUFX= .tar.xz diff --git a/net/gst-rtsp-server/distinfo b/net/gst-rtsp-server/distinfo index a0c89354ef3..7c1b463fb08 100644 --- a/net/gst-rtsp-server/distinfo +++ b/net/gst-rtsp-server/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/08/31 22:25:30 wiz Exp $ +$NetBSD: distinfo,v 1.2 2014/10/01 14:26:15 wiz Exp $ -SHA1 (gst-rtsp-server-1.4.1.tar.xz) = 8282c326722e7f97e81abb6e217434f451b49e2a -RMD160 (gst-rtsp-server-1.4.1.tar.xz) = 6578a1d5fa34faab858561d7dab21dc88a43b968 -Size (gst-rtsp-server-1.4.1.tar.xz) = 529996 bytes +SHA1 (gst-rtsp-server-1.4.3.tar.xz) = e026914a2b2a9814be8063367f2436a0e861858a +RMD160 (gst-rtsp-server-1.4.3.tar.xz) = c933df063d8cba0d8b3e23351f18bee88506851c +Size (gst-rtsp-server-1.4.3.tar.xz) = 530492 bytes |