head 1.12; access; symbols pkgsrc-2013Q2:1.12.0.8 pkgsrc-2013Q2-base:1.12 pkgsrc-2012Q4:1.12.0.6 pkgsrc-2012Q4-base:1.12 pkgsrc-2011Q4:1.12.0.4 pkgsrc-2011Q4-base:1.12 pkgsrc-2011Q2:1.12.0.2 pkgsrc-2011Q2-base:1.12 pkgsrc-2010Q3:1.11.0.2 pkgsrc-2010Q3-base:1.11 pkgsrc-2010Q2:1.9.0.4 pkgsrc-2010Q2-base:1.9 pkgsrc-2010Q1:1.9.0.2 pkgsrc-2010Q1-base:1.9 pkgsrc-2009Q4:1.8.0.6 pkgsrc-2009Q4-base:1.8 pkgsrc-2009Q3:1.8.0.4 pkgsrc-2009Q3-base:1.8 pkgsrc-2009Q2:1.8.0.2 pkgsrc-2009Q2-base:1.8 pkgsrc-2009Q1:1.7.0.2 pkgsrc-2009Q1-base:1.7 pkgsrc-2008Q4:1.6.0.2 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.5.0.8 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.6 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.4 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.2 pkgsrc-2008Q1:1.4.0.2 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.3.0.6 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.4 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.2 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.2.0.2 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.1.0.2 pkgsrc-2006Q4-base:1.1; locks; strict; comment @# @; 1.12 date 2010.12.03.18.05.58; author drochner; state dead; branches; next 1.11; 1.11 date 2010.08.08.11.00.03; author jmcneill; state Exp; branches; next 1.10; 1.10 date 2010.07.22.12.51.49; author drochner; state dead; branches; next 1.9; 1.9 date 2010.02.16.13.07.05; author drochner; state Exp; branches; next 1.8; 1.8 date 2009.05.25.15.59.21; author drochner; state Exp; branches; next 1.7; 1.7 date 2009.01.26.10.34.48; author drochner; state Exp; branches; next 1.6; 1.6 date 2008.12.14.18.34.45; author rillig; state Exp; branches; next 1.5; 1.5 date 2008.04.10.11.54.40; author drochner; state Exp; branches; next 1.4; 1.4 date 2008.02.01.20.40.17; author drochner; state Exp; branches; next 1.3; 1.3 date 2007.06.08.12.57.00; author wiz; state Exp; branches; next 1.2; 1.2 date 2007.03.13.09.07.30; author drochner; state Exp; branches; next 1.1; 1.1 date 2006.12.11.12.38.18; author drochner; state Exp; branches; next ; desc @@ 1.12 log @update to 0.10.31 changes: many fixes and improvements - see the Changelog @ text @$NetBSD: patch-ac,v 1.11 2010/08/08 11:00:03 jmcneill Exp $ --- docs/libs/Makefile.in.orig 2010-08-08 10:49:39.000000000 +0000 +++ docs/libs/Makefile.in @@@@ -931,7 +931,7 @@@@ dist-hook: dist-check-gtkdoc dist-hook-l -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ cd $(distdir) && rm -f $(DISTCLEANFILES) - -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html + -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html .PHONY : dist-hook-local docs @ 1.11 log @Fix bulid; some of the Makefiles used 8 spaces instead of tabs. @ text @d1 1 a1 1 $NetBSD$ @ 1.10 log @update to 0.10.30 changes: bugfixes, minor extensions @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.9 2010/02/16 13:07:05 drochner Exp $ d3 8 a10 4 --- configure.orig 2010-02-10 14:29:29.000000000 +0000 +++ configure @@@@ -19702,7 +19702,7 @@@@ rm -f core conftest.err conftest.$ac_obj $as_echo "$flag_ok" >&6; } d12 1 a13 5 - 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 @ 1.9 log @update to 0.10.26 changes: -registry: do plugin scanning (on *nix) using an external helper binary -lots of performance improvements -add GstByteWriter, a simple generic byte writer -queue2: move from gst-plugins-base into the coreelements plugin in core -other fixes and improvements @ text @d1 1 a1 1 $NetBSD$ @ 1.8 log @update to 0.10.23 changes: Support files > 4GB on Windows Controller interpolation fixes Add timer support to GstPoll and use it for clocking Attempt to typefind contents from the file extension if all else fails GStreamer revision control switched to Git Many other bug fixes and improvements @ text @d3 1 a3 1 --- configure.orig 2009-05-10 22:26:37.000000000 +0200 d5 1 a5 1 @@@@ -24878,7 +24878,7 @@@@ rm -f core conftest.err conftest.$ac_obj d13 1 a13 1 { $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 @ 1.7 log @update to 0.10.22 changes: GstController improvements Extensions to the latency setting behaviours Ability for plugins to register dependencies to trigger re-scanning Optimisations in some common operations on caps and values and elsewhere Add sequence numbers to events so dependent events can be associated with the event that caused them New macros for reading and writing float values Many improvements in the basesink base class Support non-default main contexts for GstBus watches Improvements in pull-mode scheduling of sinks Fixes for alignment issues on sparc Ghost pad fixes New bit-reader assistance API Many other bug fixes and improvements @ text @d3 1 a3 1 --- configure.orig 2009-01-19 21:36:01.000000000 +0100 d5 2 a6 2 @@@@ -23587,7 +23587,7 @@@@ rm -f core conftest.err conftest.$ac_obj echo "${ECHO_T}$flag_ok" >&6; } d13 1 a13 1 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 @ 1.6 log @Fixed the version comparison in the AG_GST_BISON_CHECK macro. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.5 2008/04/10 11:54:40 drochner Exp $ d3 3 a5 17 http://bugzilla.gnome.org/show_bug.cgi?id=564507 --- configure.orig 2008-10-02 23:54:25.000000000 +0200 +++ configure 2008-12-14 19:26:26.000000000 +0100 @@@@ -25178,10 +25178,7 @@@@ { echo "$as_me:$LINENO: checking bison version $bison_version >= $bison_min_version" >&5 echo $ECHO_N "checking bison version $bison_version >= $bison_min_version... $ECHO_C" >&6; } - if perl -w <&5 echo "${ECHO_T}yes" >&6; } else @@@@ -31985,7 +31982,7 @@@@ @ 1.5 log @update to 0.10.19 changes: -New GstPoll abstraction simplifies operations on multiple fd's/sockets -Various bug fixes and corrections @ text @d1 1 a1 1 $NetBSD$ d3 17 a19 3 --- configure.orig 2008-03-21 00:11:16.000000000 +0100 +++ configure @@@@ -31016,7 +31016,7 @@@@ rm -f core conftest.err conftest.$ac_obj @ 1.4 log @update to 0.10.17 changes: Monotonic/Posix clock support Dumping of dot-file graph descriptions for debugging Clean-up of exported symbols Many bug-fixes and enhancements @ text @d3 1 a3 1 --- configure.orig 2008-01-28 21:57:09.000000000 +0100 d5 1 a5 1 @@@@ -30673,7 +30673,7 @@@@ rm -f core conftest.err conftest.$ac_obj a12 9 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED,no%E_ARGUEMENT_MISMATCH" >&5 @@@@ -30736,7 +30736,7 @@@@ rm -f core conftest.err conftest.$ac_obj echo "${ECHO_T}$flag_ok" >&6; } - if test "x$ERROR_CFLAGS" == "x" + if test "x$ERROR_CFLAGS" = "x" then @ 1.3 log @Update to 0.10.13: Changes since 0.10.12: * Latency handling infrastructure for live playback scenarios * State change handling changes * GstController property handling improved * Various bug fixes and improvements * Parallel installability with 0.8.x series * Threadsafe design and API API additions since 0.10.12: * gst_element_change_state() * GST_STATE_TARGET * GST_BASE_TRANSFORM_LOCK/UNLOCK * GstClock::gst_clock_unadjust_unlocked() * fakesink::num-buffers property * GST_CORE_ERROR_DISABLED * basesrc::prepare_seek_segment vmethod * gst_buffer_try_new_and_alloc() * gst_buffer_copy_metadata() * GstBufferCopyFlags enum * GST_BUFFER_COPY_ALL flag * gst_uri_protocol_is_supported() * gst_base_src_query_latency() * GstQueue::pushing * gst_controller_suggest_next_sync() * gst_object_suggest_next_sync() * basesrc::unlock_stop * basesink::unlock_stop * GstBin::async-handling property * gst_message_new_async_start() * gst_message_parse_async_start() * gst_message_new_async_done() * GST_MESSAGE_ASYNC_START * GST_MESSAGE_ASYNC_DONE @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.2 2007/03/13 09:07:30 drochner Exp $ d3 1 a3 1 --- configure.orig 2007-06-05 11:32:32.000000000 +0000 d5 1 a5 1 @@@@ -29516,7 +29516,7 @@@@ rm -f core conftest.err conftest.$ac_obj d13 2 a14 2 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5 @@@@ -29579,7 +29579,7 @@@@ rm -f core conftest.err conftest.$ac_obj @ 1.2 log @update to 0.10.12 changes: -Add a warning if GLib threading support is not properly initialised -Add support for binary registry serialisation -Preliminary support for pull-mode scheduling of entire chains -Add support for HPPA -Collectpads fixes -Lots of bug fixes @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- configure.orig 2007-03-07 12:59:17.000000000 +0100 d5 2 a6 2 @@@@ -28952,7 +28952,7 @@@@ rm -f conftest.err conftest.$ac_objext c echo "${ECHO_T}$flag_ok" >&6 d13 3 a15 3 echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5 @@@@ -29018,7 +29018,7 @@@@ rm -f conftest.err conftest.$ac_objext c echo "${ECHO_T}$flag_ok" >&6 d22 1 a22 1 echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 @ 1.1 log @update to 0.10.11 changes: -many bugfixes -API additions @ text @d3 1 a3 1 --- configure.orig 2006-12-06 19:36:52.000000000 +0100 d5 2 a6 2 @@@@ -30504,7 +30504,7 @@@@ rm -f core conftest.err conftest.$ac_obj echo "${ECHO_T}$flag_ok" >&6; } d13 3 a15 3 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5 @@@@ -30584,7 +30584,7 @@@@ rm -f core conftest.err conftest.$ac_obj echo "${ECHO_T}$flag_ok" >&6; } d22 1 a22 1 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 @