summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins1-libav
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-11-20 18:38:36 +0000
committerryoon <ryoon@pkgsrc.org>2015-11-20 18:38:36 +0000
commite4e32e85f6ef1d4944ae1326fdb0a4039279a934 (patch)
tree64c80f47ef7819d89676b580540178d7d6c83127 /multimedia/gst-plugins1-libav
parent73a907cc44d4c67f35953ea9bdca4c0c8a2f4101 (diff)
downloadpkgsrc-e4e32e85f6ef1d4944ae1326fdb0a4039279a934.tar.gz
Update to 1.6.1
Changelog: This is GStreamer 1.6.1 The GStreamer team is proud to announce the first bugfix release in the stable 1.6 release series of your favourite cross-platform multimedia framework! This release only contains bugfixes and it is safe to update from 1.6.0. For a full list of bugfixes see Bugzilla: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=73005&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.1 See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document. Major bugfixes - Crashes in the gst-libav encoders were fixed - More DASH-IF test streams are working now - Live DASH, HLS and MS SmoothStreaming streams work more reliable and other fixes for the adaptive streaming protocols - Reverse playback works with scaletempo to keep the audio pitch - Correct stream-time is reported for negative applied_rate - SRTP packet validation during decoding does not reject valid packets anymore - Fixes for audioaggregator and aggregator to start producing output at the right time, and e.g. not outputting lots of silence in the beginning - gst-libav's internal ffmpeg snapshot was updated to 2.8.1 - cerbero has support for Mac OS X 10.11 (El Capitan) - Various memory leaks were fixed, including major leaks in playbin, playsink and decodebin - Various GObject-Introspection annotation fixes for bindings - and many, many more: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=73005&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.1
Diffstat (limited to 'multimedia/gst-plugins1-libav')
-rw-r--r--multimedia/gst-plugins1-libav/Makefile5
-rw-r--r--multimedia/gst-plugins1-libav/distinfo11
-rw-r--r--multimedia/gst-plugins1-libav/patches/patch-configure13
3 files changed, 21 insertions, 8 deletions
diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile
index 12a93801fa3..cb7f14c9b9c 100644
--- a/multimedia/gst-plugins1-libav/Makefile
+++ b/multimedia/gst-plugins1-libav/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2015/11/18 14:19:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2015/11/20 18:38:36 ryoon Exp $
-DISTNAME= gst-libav-1.4.5
-PKGREVISION= 3
+DISTNAME= gst-libav-1.6.1
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 003d4911942..2a408c314a9 100644
--- a/multimedia/gst-plugins1-libav/distinfo
+++ b/multimedia/gst-plugins1-libav/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 23:54:26 agc Exp $
+$NetBSD: distinfo,v 1.12 2015/11/20 18:38:36 ryoon Exp $
-SHA1 (gst-libav-1.4.5.tar.xz) = 546440eb7d661a063249d90a3f35cc449a27be2c
-RMD160 (gst-libav-1.4.5.tar.xz) = 6422a1c47eac2a98735443e77182f48da453051c
-SHA512 (gst-libav-1.4.5.tar.xz) = a2f9250a51440358d205ef160119498d52cf4944fe810e736e4561f2cdbb8dabad6220d6e4da507f013c42bea69ce72acc373982642278de0a03605bbcd4f75f
-Size (gst-libav-1.4.5.tar.xz) = 5220508 bytes
+SHA1 (gst-libav-1.6.1.tar.xz) = 7fce116ccff9389513eff0074e635b7252d159ec
+RMD160 (gst-libav-1.6.1.tar.xz) = c2c1591ead11ba15bef6681f4479fe2d6722db0b
+SHA512 (gst-libav-1.6.1.tar.xz) = 9a484517bc1a2d1b1174b279848c5ab3eb4a07f3f14684bc309a0b0c90a8dc9bd34bb8e0e0e3536992c69a75a0feec7d04cc057d631cd686dcca26d791de9825
+Size (gst-libav-1.6.1.tar.xz) = 7688468 bytes
+SHA1 (patch-configure) = 3e0327b7d4d7587fc91fe522425689f2201cd1ba
diff --git a/multimedia/gst-plugins1-libav/patches/patch-configure b/multimedia/gst-plugins1-libav/patches/patch-configure
new file mode 100644
index 00000000000..1f714937621
--- /dev/null
+++ b/multimedia/gst-plugins1-libav/patches/patch-configure
@@ -0,0 +1,13 @@
+$NetBSD: patch-configure,v 1.1 2015/11/20 18:38:36 ryoon Exp $
+
+--- configure.orig 2015-10-30 12:12:55.000000000 +0000
++++ configure
+@@ -16737,7 +16737,7 @@ fi
+ --disable-filters --disable-doc --disable-vda --disable-d3d11va --disable-dxva2 \
+ --disable-iconv --enable-optimizations"
+
+- if test "x$enable_gpl" == "xyes"; then
++ if test "x$enable_gpl" = "xyes"; then
+ emblibav_configure_args="$emblibav_configure_args --enable-gpl"
+ fi
+