diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-03 18:09:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-03 18:09:30 +0000 |
commit | 5651fe2f06d985c78dbc4772936b9d5981463568 (patch) | |
tree | 0a78515909ad0f607aa34ecedc48bd9f90495992 /multimedia/gst-plugins1-bad | |
parent | 59f9c9a69f8d68e690c81d1d2049344775a995e4 (diff) | |
download | pkgsrc-5651fe2f06d985c78dbc4772936b9d5981463568.tar.gz |
Update to 1.4.5. All pkgsrc patches were integrated :-)
GStreamer core:
* 736969 : queue2: dead lock when buffering
* 738092 : basesink: clamp reported position based on direction
* 740001 : task: race condition when pausing and stopping
GStreamer Plugins Base:
* 741420 : video pools: should update size in configuration after applying alignment
* 715050 : add typefinder for audio/x-audible
* 739544 : tcp: Add test and fix memory leak in tcp elements
* 739840 : typefind should recognize Apple Core Audio Format (CAF)
* 740556 : videodecoder: don't complain when DTS != PTS on keyframes
* 740675 : playsink: continues playback, reset mute property
* 740730 : rtspconnection: don't remove child source if parent source is already destroyed
* 740853 : audiodecoder: Push pending events before sending EOS.
* 740952 : alsa: NetBSD fixes
* 741045 : audiorate can can lose timestamp precision in some cases
* 741198 : playbin: leaks GstPads
GStreamer Plugins Good:
* 711437 : apev2mux: should not put APEv2 tags at beginning of WavPack files
* 726194 : v4l2src does not cope well when a capture card is sometimes interlaced, sometimes progressive at the same resolution
* 736397 : flvdemux: Per-stream resyncing behavior causes A/V-desyncs
* 737603 : v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACED
* 739476 : vpx: fails to build against libvpx from git
* 739722 : matroskamux: Thread safe register GstMatroskamuxPad
* 739789 : v4l2allocator: fix error message if allocator is already active
* 739791 : v4l2bufferpool: unref pool when v4l2_allocator_new() fails
* 739792 : v4l2allocator: fix gst_v4l2_allocator_stop prototype
* 739996 : videomixer: Drops a lot of frames, if one of the sources is live
* 740040 : v4l2src: Fails in presence of V4L2_BUF_FLAG_ERROR
* 740392 : rtspsrc: mikey base64 decoded key-mgmt leak
* 740407 : qtmux limits capture to 4096x4096
* 740633 : v4l2src: RW io-mode is broken
* 740636 : v4l2src: framerate is not always set on driver
* 740671 : aspectratiocrop: crop needs to be reset when video size changes
* 740905 : v4l2: still has 1 include to linux/videodev.h
* 741271 : rtph264pay: Buffer leak in H.264 payloader when using SPS/PPS
* 741381 : rtph264pay: Race condition may cause crash when going from PAUSED- > READY
* 741407 : deinterlace: in query_caps return only supported formats if filter is interlaced
* 737579 : v4l2object: set colorspace for output devices
* 739754 : v4l2bufferpool: Should validate that all memories are writeable before queueing back
GStreamer Plugins Bad:
* 722764 : rawparse: fix SEEKING query handling
* 729768 : mpegtsbase: Raise limit to read more bytes initially to find PCR
* 739152 : gl/cocoa: build with GNUStep fails
* 740191 : dvbbasesink: segfaults on 32-bit (rpi)
* 740201 : gl/cocoa: Does not compile on OSX < 10.7 anymore
* 740451 : srtpdec: leaks rtp/rtcp sink events
* 740953 : configure.ac: unportable test(1) comparison operator
* 741321 : opusparse: fix header parsing esp. of encoded output of libopus
GStreamer RTSP Server:
* 739481 : rtsp-stream: leaks srtp decoder when leaving rtpbin
Diffstat (limited to 'multimedia/gst-plugins1-bad')
-rw-r--r-- | multimedia/gst-plugins1-bad/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-bad/distinfo | 9 | ||||
-rw-r--r-- | multimedia/gst-plugins1-bad/patches/patch-configure | 20 |
3 files changed, 6 insertions, 27 deletions
diff --git a/multimedia/gst-plugins1-bad/Makefile.common b/multimedia/gst-plugins1-bad/Makefile.common index 6d5fd6ae268..1b3953e6251 100644 --- a/multimedia/gst-plugins1-bad/Makefile.common +++ b/multimedia/gst-plugins1-bad/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2014/12/01 08:25:28 wiz Exp $ +# $NetBSD: Makefile.common,v 1.13 2015/01/03 18:09:30 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.4 +GST_PLUGINS1_VER= 1.4.5 # Disable all drivers and features by default. .for driver in \ diff --git a/multimedia/gst-plugins1-bad/distinfo b/multimedia/gst-plugins1-bad/distinfo index dcbca81770a..d90c557ebe7 100644 --- a/multimedia/gst-plugins1-bad/distinfo +++ b/multimedia/gst-plugins1-bad/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.11 2014/12/01 08:26:03 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/01/03 18:09:30 wiz Exp $ -SHA1 (gst-plugins-bad-1.4.4.tar.xz) = 7263f9877faffe6249bec7c68de4993f66678cfc -RMD160 (gst-plugins-bad-1.4.4.tar.xz) = f9acbc9bf3a3dfdfb4aeadd7418ef6fa0a7d022b -Size (gst-plugins-bad-1.4.4.tar.xz) = 3821332 bytes -SHA1 (patch-configure) = dd3898e9c88743e829bb3f21ff352ea81707ada2 +SHA1 (gst-plugins-bad-1.4.5.tar.xz) = 81ae4e15bcce8d353b83c1d2559441925794c42e +RMD160 (gst-plugins-bad-1.4.5.tar.xz) = e3f594636e0b3bd9d3e70c779d4878ce4b06a587 +Size (gst-plugins-bad-1.4.5.tar.xz) = 3824936 bytes diff --git a/multimedia/gst-plugins1-bad/patches/patch-configure b/multimedia/gst-plugins1-bad/patches/patch-configure deleted file mode 100644 index bbfabc83748..00000000000 --- a/multimedia/gst-plugins1-bad/patches/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-configure,v 1.2 2014/12/01 08:26:03 wiz Exp $ - -* Improve portability -https://bugzilla.gnome.org/show_bug.cgi?id=740953 - ---- configure.orig 2012-10-07 06:40:08.000000000 +0000 -+++ configure -@@ -32288,9 +32288,9 @@ $as_echo "#define HAVE_LIBUSB 1" >>confd - - HAVE_LIBUSB="yes" - fi -- if test "x$HAVE_UVCVIDEO_H" == "xyes" && \ -- test "x$HAVE_GUDEV" == "xyes" && \ -- test "x$HAVE_LIBUSB" == "xyes"; then -+ if test "x$HAVE_UVCVIDEO_H" = "xyes" && \ -+ test "x$HAVE_GUDEV" = "xyes" && \ -+ test "x$HAVE_LIBUSB" = "xyes"; then - HAVE_UVCH264=yes - else - HAVE_UVCH264=no |