From 24091ae45b4ef5080bc45c47f465c51f779e0b29 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 13 Jul 2010 18:02:11 +0000 Subject: update to 0.10.19 changes: -audioparsers: add bitrate calculation -camerabin: misc improvements -added invtelecine and segmentclip -jpegformat: add xmp reading and writing support -mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream types -mpegtsparse: parse TDT table in mpegts -mpegvideoparse improvements -qtmux: add support for the VP8 video codec and XMP tags -misc fixes and improvements --- multimedia/gst-plugins0.10-bad/Makefile.common | 5 +- multimedia/gst-plugins0.10-bad/PLIST | 4 +- multimedia/gst-plugins0.10-bad/distinfo | 11 ++-- multimedia/gst-plugins0.10-bad/patches/patch-aa | 26 -------- multimedia/gst-plugins0.10-bad/patches/patch-ab | 81 ------------------------- multimedia/gst-plugins0.10-bad/patches/patch-ad | 15 ----- 6 files changed, 9 insertions(+), 133 deletions(-) delete mode 100644 multimedia/gst-plugins0.10-bad/patches/patch-aa delete mode 100644 multimedia/gst-plugins0.10-bad/patches/patch-ab delete mode 100644 multimedia/gst-plugins0.10-bad/patches/patch-ad (limited to 'multimedia/gst-plugins0.10-bad') diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common index 40732165066..0af1f2bf333 100644 --- a/multimedia/gst-plugins0.10-bad/Makefile.common +++ b/multimedia/gst-plugins0.10-bad/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.21 2010/06/03 09:24:50 obache Exp $ +# $NetBSD: Makefile.common,v 1.22 2010/07/13 18:02:11 drochner Exp $ # # used by audio/gst-plugins0.10-dts/Makefile # used by audio/gst-plugins0.10-faad/Makefile @@ -9,7 +9,7 @@ # used by net/gst-plugins0.10-mms/Makefile GST_PLUGINS0.10_TYPE= bad -GST_PLUGINS0.10_VER= 0.10.18 +GST_PLUGINS0.10_VER= 0.10.19 # Disable all drivers and features by default. .for driver in amrwb \ @@ -28,7 +28,6 @@ GST_PLUGINS0.10_VER= 0.10.18 musepack \ musicbrainz \ neon \ - oss4 \ real \ sdl \ soundtouch \ diff --git a/multimedia/gst-plugins0.10-bad/PLIST b/multimedia/gst-plugins0.10-bad/PLIST index 19a5a5ccef7..99b4c7adbad 100644 --- a/multimedia/gst-plugins0.10-bad/PLIST +++ b/multimedia/gst-plugins0.10-bad/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2010/03/12 20:51:57 drochner Exp $ +@comment $NetBSD: PLIST,v 1.21 2010/07/13 18:02:11 drochner Exp $ include/gstreamer-0.10/gst/interfaces/photography-enumtypes.h include/gstreamer-0.10/gst/interfaces/photography.h include/gstreamer-0.10/gst/signalprocessor/gstsignalprocessor.h @@ -29,6 +29,7 @@ lib/gstreamer-0.10/libgstfrei0r.la lib/gstreamer-0.10/libgsth264parse.la lib/gstreamer-0.10/libgsthdvparse.la lib/gstreamer-0.10/libgstid3tag.la +lib/gstreamer-0.10/libgstinvtelecine.la lib/gstreamer-0.10/libgstjpegformat.la lib/gstreamer-0.10/libgstlegacyresample.la lib/gstreamer-0.10/libgstliveadder.la @@ -49,6 +50,7 @@ lib/gstreamer-0.10/libgstrfbsrc.la lib/gstreamer-0.10/libgstrtpmux.la lib/gstreamer-0.10/libgstscaletempoplugin.la lib/gstreamer-0.10/libgstsdpelem.la +lib/gstreamer-0.10/libgstsegmentclip.la lib/gstreamer-0.10/libgstselector.la lib/gstreamer-0.10/libgstsiren.la lib/gstreamer-0.10/libgstspeed.la diff --git a/multimedia/gst-plugins0.10-bad/distinfo b/multimedia/gst-plugins0.10-bad/distinfo index cabd719fae1..9e9078cb7ba 100644 --- a/multimedia/gst-plugins0.10-bad/distinfo +++ b/multimedia/gst-plugins0.10-bad/distinfo @@ -1,9 +1,6 @@ -$NetBSD: distinfo,v 1.21 2010/06/07 02:48:34 dholland Exp $ +$NetBSD: distinfo,v 1.22 2010/07/13 18:02:11 drochner Exp $ -SHA1 (gst-plugins-bad-0.10.18.tar.bz2) = 33853ed4f3be8d80c42a2a8dcce7052a08c1d64f -RMD160 (gst-plugins-bad-0.10.18.tar.bz2) = 0a7bfd2b90dc863798f5a254248a1b087dcf8f5a -Size (gst-plugins-bad-0.10.18.tar.bz2) = 3028412 bytes -SHA1 (patch-aa) = 97edd8c227a2cdd7730670024e2afdf80967eb29 -SHA1 (patch-ab) = 3c0432d12366285d264760b728851da9b519de40 +SHA1 (gst-plugins-bad-0.10.19.tar.bz2) = 3d5ca09f99371fb569ed029dcaef8119f0841821 +RMD160 (gst-plugins-bad-0.10.19.tar.bz2) = f28beddcfc33d02da590271403385f06eacfe1c4 +Size (gst-plugins-bad-0.10.19.tar.bz2) = 3009513 bytes SHA1 (patch-ac) = f83a2eb523f0af4f3b63df425123394354b92c64 -SHA1 (patch-ad) = b31d1ea2c3878e151d990b951cbe07a4ace7e202 diff --git a/multimedia/gst-plugins0.10-bad/patches/patch-aa b/multimedia/gst-plugins0.10-bad/patches/patch-aa deleted file mode 100644 index 2c75cfa97ea..00000000000 --- a/multimedia/gst-plugins0.10-bad/patches/patch-aa +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2009/11/20 11:53:28 drochner Exp $ - ---- configure.orig 2009-11-16 21:35:14.000000000 +0100 -+++ configure -@@ -23614,7 +23614,7 @@ rm -f core conftest.err conftest.$ac_obj - $as_echo "$flag_ok" >&6; } - - -- if test "x$ERROR_CFLAGS" == "x" -+ if test "x$ERROR_CFLAGS" = "x" - then - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5 -@@ -30138,11 +30138,7 @@ fi - DVDNAV_CFLAGS= - HAVE_DVDNAV=no - else -- if dvdnav-config --plugin-libs &> /dev/null; then -- DVDNAV_LIBS=`dvdnav-config --plugin-libs ` -- else -- DVDNAV_LIBS=`dvdnav-config --libs ` -- fi -+ DVDNAV_LIBS=`dvdnav-config --libs ` - DVDNAV_CFLAGS=`dvdnav-config --cflags ` - HAVE_DVDNAV=yes - fi diff --git a/multimedia/gst-plugins0.10-bad/patches/patch-ab b/multimedia/gst-plugins0.10-bad/patches/patch-ab deleted file mode 100644 index c5d591ac287..00000000000 --- a/multimedia/gst-plugins0.10-bad/patches/patch-ab +++ /dev/null @@ -1,81 +0,0 @@ -$NetBSD: patch-ab,v 1.6 2010/03/15 14:16:03 joerg Exp $ - -Workaround broken NULL definition on NetBSD <= 5.0 - ---- gst/qtmux/gstqtmoovrecover.c.orig 2010-03-15 14:08:25.000000000 +0000 -+++ gst/qtmux/gstqtmoovrecover.c -@@ -188,19 +188,19 @@ gst_qt_moov_recover_run (void *data) - if (qtmr->broken_input == NULL) { - GST_OBJECT_UNLOCK (qtmr); - GST_ELEMENT_ERROR (qtmr, RESOURCE, SETTINGS, -- ("Please set broken-input property"), NULL); -+ ("Please set broken-input property"), (NULL)); - goto end; - } - if (qtmr->recovery_input == NULL) { - GST_OBJECT_UNLOCK (qtmr); - GST_ELEMENT_ERROR (qtmr, RESOURCE, SETTINGS, -- ("Please set recovery-input property"), NULL); -+ ("Please set recovery-input property"), (NULL)); - goto end; - } - if (qtmr->fixed_output == NULL) { - GST_OBJECT_UNLOCK (qtmr); - GST_ELEMENT_ERROR (qtmr, RESOURCE, SETTINGS, -- ("Please set fixed-output property"), NULL); -+ ("Please set fixed-output property"), (NULL)); - goto end; - } - -@@ -210,7 +210,7 @@ gst_qt_moov_recover_run (void *data) - if (moovrec == NULL) { - GST_OBJECT_UNLOCK (qtmr); - GST_ELEMENT_ERROR (qtmr, RESOURCE, OPEN_READ, -- ("Failed to open recovery-input file"), NULL); -+ ("Failed to open recovery-input file"), (NULL)); - goto end; - } - -@@ -218,14 +218,14 @@ gst_qt_moov_recover_run (void *data) - if (mdatinput == NULL) { - GST_OBJECT_UNLOCK (qtmr); - GST_ELEMENT_ERROR (qtmr, RESOURCE, OPEN_READ, -- ("Failed to open broken-input file"), NULL); -+ ("Failed to open broken-input file"), (NULL)); - goto end; - } - output = g_fopen (qtmr->fixed_output, "wb+"); - if (output == NULL) { - GST_OBJECT_UNLOCK (qtmr); - GST_ELEMENT_ERROR (qtmr, RESOURCE, OPEN_READ_WRITE, -- ("Failed to open fixed-output file"), NULL); -+ ("Failed to open fixed-output file"), (NULL)); - goto end; - } - GST_OBJECT_UNLOCK (qtmr); -@@ -236,14 +236,14 @@ gst_qt_moov_recover_run (void *data) - mdatinput = NULL; - if (mdat_recov == NULL) { - GST_ELEMENT_ERROR (qtmr, RESOURCE, FAILED, -- ("Broken file could not be parsed correctly"), NULL); -+ ("Broken file could not be parsed correctly"), (NULL)); - goto end; - } - moov_recov = moov_recov_file_create (moovrec, &err); - moovrec = NULL; - if (moov_recov == NULL) { - GST_ELEMENT_ERROR (qtmr, RESOURCE, FAILED, -- ("Recovery file could not be parsed correctly"), NULL); -+ ("Recovery file could not be parsed correctly"), (NULL)); - goto end; - } - -@@ -265,7 +265,7 @@ gst_qt_moov_recover_run (void *data) - end: - GST_LOG_OBJECT (qtmr, "Finalizing task"); - if (err) { -- GST_ELEMENT_ERROR (qtmr, RESOURCE, FAILED, (err->message), NULL); -+ GST_ELEMENT_ERROR (qtmr, RESOURCE, FAILED, (err->message), (NULL)); - g_error_free (err); - } - diff --git a/multimedia/gst-plugins0.10-bad/patches/patch-ad b/multimedia/gst-plugins0.10-bad/patches/patch-ad deleted file mode 100644 index 0be634b1957..00000000000 --- a/multimedia/gst-plugins0.10-bad/patches/patch-ad +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2010/06/07 02:48:34 dholland Exp $ - -Correct bashism in makefile recipe. - ---- gst-libs/gst/interfaces/Makefile.in~ 2010-06-07 02:35:32.000000000 +0000 -+++ gst-libs/gst/interfaces/Makefile.in -@@ -948,7 +948,7 @@ $(glib_gen_basename)-enumtypes.h: $(glib - $^ > $@ - - $(glib_gen_basename)-enumtypes.c: $(glib_enum_headers) -- @if test "x$(glib_enum_headers)" == "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi -+ @if test "x$(glib_enum_headers)" = "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi - glib-mkenums \ - --fhead "#include \"$(glib_gen_basename)-enumtypes.h\"\n$(enum_headers)" \ - --fprod "\n/* enumerations from \"@filename@\" */" \ -- cgit v1.2.3