head 1.11; access; symbols pkgsrc-2013Q2:1.11.0.8 pkgsrc-2013Q2-base:1.11 pkgsrc-2012Q4:1.11.0.6 pkgsrc-2012Q4-base:1.11 pkgsrc-2011Q4:1.11.0.4 pkgsrc-2011Q4-base:1.11 pkgsrc-2011Q2:1.11.0.2 pkgsrc-2011Q2-base:1.11 pkgsrc-2010Q2:1.10.0.4 pkgsrc-2010Q2-base:1.10 pkgsrc-2010Q1:1.10.0.2 pkgsrc-2010Q1-base:1.10 pkgsrc-2009Q4:1.9.0.6 pkgsrc-2009Q4-base:1.9 pkgsrc-2009Q3:1.9.0.4 pkgsrc-2009Q3-base:1.9 pkgsrc-2009Q2:1.9.0.2 pkgsrc-2009Q2-base:1.9 pkgsrc-2009Q1:1.8.0.2 pkgsrc-2009Q1-base:1.8 pkgsrc-2008Q4:1.7.0.10 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.8 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.6 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.4 pkgsrc-2008Q2-base:1.7 cwrapper:1.7.0.2 pkgsrc-2008Q1:1.6.0.2 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.5.0.6 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.4 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.2 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.4.0.2 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.3.0.2 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.2.0.6 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.4 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.2 pkgsrc-2006Q1-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.11 date 2010.07.22.12.57.15; author drochner; state dead; branches; next 1.10; 1.10 date 2010.02.16.13.14.31; author drochner; state Exp; branches; next 1.9; 1.9 date 2009.05.25.16.10.52; author drochner; state Exp; branches; next 1.8; 1.8 date 2009.01.26.10.39.01; author drochner; state Exp; branches; next 1.7; 1.7 date 2008.04.10.12.00.45; author drochner; state Exp; branches; next 1.6; 1.6 date 2008.02.01.20.44.17; author drochner; state Exp; branches; next 1.5; 1.5 date 2007.06.08.12.58.11; author wiz; state Exp; branches; next 1.4; 1.4 date 2007.03.13.09.10.24; author drochner; state Exp; branches; next 1.3; 1.3 date 2006.12.11.12.46.08; author drochner; state Exp; branches; next 1.2; 1.2 date 2006.01.25.19.52.47; author wiz; state dead; branches; next 1.1; 1.1 date 2006.01.18.15.41.03; author jmmv; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2006.01.18.15.41.03; author jmmv; state Exp; branches; next ; desc @@ 1.11 log @update to 0.10.30 changes: -Use Orc for SIMD and other optimisations, and remove liboil dependency -fixes, minor feature extensions @ text @$NetBSD: patch-aa,v 1.10 2010/02/16 13:14:31 drochner Exp $ --- configure.orig 2010-02-10 19:26:02.000000000 +0000 +++ configure @@@@ -18848,7 +18848,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 @@@@ -22818,11 +22818,11 @@@@ $as_echo "yes" >&6; } fi - if test x$HAVE_LIBVISUAL == xyes; then + if test x$HAVE_LIBVISUAL = xyes; then LIBVIS_PLUGINSDIR="`$PKG_CONFIG --variable=pluginsbasedir libvisual-0.2`" fi else - if test x$HAVE_LIBVISUAL == xyes; then + if test x$HAVE_LIBVISUAL = xyes; then LIBVIS_PLUGINSDIR="`$PKG_CONFIG --variable=pluginsbasedir libvisual-0.4`" fi fi @ 1.10 log @update to 0.10.26 changes: -many fixes to playbin2 -libgsttag: add utility functions for ISO-639 language codes and tags -theora: port to 'new' theora 1.0 API -more fixes and improvements @ text @d1 1 a1 1 $NetBSD$ @ 1.9 log @update to 0.10.23 changes: New navigation API to support DVD playback playbin2 improvements RTSP extensions to allow extra headers and options Replace audioresampler with speexresample based code Support interlacing flags in the gstvideo library Support new RIFF formats Improve typefinding Support more frame formats in videoscale Many other bug-fixes and improvements @ text @d3 1 a3 1 --- configure.orig 2009-05-10 23:50:52.000000000 +0200 d5 1 a5 1 @@@@ -24238,7 +24238,7 @@@@ rm -f core conftest.err conftest.$ac_obj d13 2 a14 2 { $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 @@@@ -29572,11 +29572,11 @@@@ $as_echo "yes" >&6; } @ 1.8 log @update to 0.10.22 changes: Require gettext 0.17 Replace audioresample with speexresample from -bad Support new formats in RIFF: uncompressed RGB, WMA lossless, VP6 Move libgstapp and elements from -bad Support color-key setting and probing for Xv properties Improve typefinding for various formats Extend audio sinks for pull-mode operation Support for more subtitle formats More development on decode2bin and playbin2 RTP and SDP fixes Many bug fixes and improvements @ text @d3 1 a3 1 --- configure.orig 2009-01-19 22:24:28.000000000 +0100 d5 2 a6 2 @@@@ -23004,7 +23004,7 @@@@ rm -f core conftest.err conftest.$ac_obj echo "${ECHO_T}$flag_ok" >&6; } d13 2 a14 2 { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 @@@@ -28179,11 +28179,11 @@@@ echo "${ECHO_T}yes" >&6; } @ 1.7 log @update to 0.10.19 changes: -Experimental GIO plugin -Continued playbin2 development -RTP fixes -Various other bug-fixes and improvements @ text @d3 1 a3 1 --- configure.orig 2008-03-21 00:34:28.000000000 +0100 d5 1 a5 1 @@@@ -30626,7 +30626,7 @@@@ rm -f core conftest.err conftest.$ac_obj d14 14 @ 1.6 log @update to 0.10.17 changes: Handle newer Theora granule-pos semantics Introducing first alpha version playbin2 - the upcoming successor to playbin Fixes in playbin handling of stream-switching New API for uniform handling of raw-video format buffers Improvements for RTSP/RTP handling RIFF lib additions for VC-1 and AVC1 fourccs Many other bug-fixes and improvements @ text @d3 1 a3 1 --- configure.orig 2008-01-28 22:36:52.000000000 +0100 d5 1 a5 1 @@@@ -30279,7 +30279,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 @@@@ -30342,7 +30342,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.5 log @Update to 0.10.13: Changes since 0.10.12: * Many fixes and improvements * RTP and RTCP support improved API additions since 0.10.12: * add gst_tag_freeform_string_to_utf8() * GstRTPBuffer::gst_rtp_buffer_default_clock_rate() * GstBaseAudioSink::slave-method property * add "min-ptime" property to RTP base audio payloader * gst_base_rtp_audio_payload_push() * gst_base_rtp_audio_payload_get_adapter() * GstMixerTrack::untranslated-label property @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2007/03/13 09:10:24 drochner Exp $ d3 1 a3 1 --- configure.orig 2007-06-05 12:14:32.000000000 +0000 d5 1 a5 1 @@@@ -29637,7 +29637,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 @@@@ -29700,7 +29700,7 @@@@ rm -f core conftest.err conftest.$ac_obj @ 1.4 log @update to 0.10.12 changes: -New API for on-demand plugin installation -Xv thread-safety and configuration enhancements -decodebin2 improvements -Support more raw audio format conversions -Improvements in Ogg support -AudioFilter base class ported to 0.10 -Fixes for subtitles -Latency/live-playback support for Alsa -Lots of bug fixes and improvements @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- configure.orig 2007-03-07 13:58:48.000000000 +0100 d5 2 a6 2 @@@@ -29846,7 +29846,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 @@@@ -29912,7 +29912,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.3 log @update to 0.10.11 changes: This release requires GStreamer core 0.10.11 or higher Improved buffering during network playback Support for reverse playback of Ogg/Vorbis/Theora Reverse playback support in the audio sinks The Ogg muxer now produces correct streams in all cases Support libvisual 0.4 Improvements in RTP support Support retagging of Vorbis files Introduction of the decodebin2 element Many other bug fixes and improvements @ text @d3 1 a3 1 --- configure.orig 2006-12-06 20:07:45.000000000 +0100 d5 2 a6 2 @@@@ -31693,7 +31693,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 @@@@ -31773,7 +31773,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 @ 1.2 log @Update to 0.10.2, ok jmmv@@: Changes since 0.10.1: * ported gnomevfssink, cdparanoia * New library and base class: GstCddaBaseSrc * ported mixerutils.h * added 'sine-tab' waveform to audiotestsrc * added float audio to audiorate Bugs fixed since 0.10.1: * 324216 : [cdparanoia] missing patches from 0.8 * 324696 : [videotestsrc] does not start counting the time from zero... * 324900 : Problem compiling gst-plugins-base with Forte * 325984 : [playbin] cannot handle sources that produce raw audio/video * 325990 : patch videotestsrc for using glib types * 326601 : GstRingBuffer crashes with alaw/mulaw caps * 327114 : [theoradec] should post tags on the bus * 327216 : vorbisdec segfaults on certain queries @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2006/01/18 15:41:03 jmmv Exp $ d3 1 a3 1 --- configure.orig 2005-12-23 16:28:26.000000000 +0100 d5 2 a6 8 @@@@ -22618,8 +22618,8 @@@@ echo "$as_me: *** These plugins will not GST_PLUGINS_NO="\tcdparanoia\n$GST_PLUGINS_NO" fi - { echo "$as_me:$LINENO: cdparanoiasrc not stable yet" >&5 -echo "$as_me: cdparanoiasrc not stable yet" >¬ building;} + { echo "$as_me:$LINENO: cdparanoiasrc not stable yet, not building" >&5 +echo "$as_me: cdparanoiasrc not stable yet, not building" >&5;} a7 1 fi d9 14 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of gst-plugins-0.10-base, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * Parallel installability with 0.8.x series * Threadsafe design and API * removed gst-launch-ext * Ported: ogmparse * Fixes for: subparse, xvimagesink, audioresample, videorate, decodebin Bugs fixed since 0.10.0: * 322347 : GstBaseRtpDepayload timestamps are wring * 323900 : Basertpdepayloader lets NEWSEGMENT events through unfiltered * 323878 : missing < string.h > inclusion (for memset & FD_ZERO) API added since 0.10.0: * GstAlsaMixer::device * GstAlsaMixer::device-name Bugs fixed since 0.9.7: * 319172 : gstreamer-plugins-base-0.9.pc doesn't export linking flags * 323017 : While(1) loop with sleep(0) in basertpdepayload.c Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * ximagesink and xvimagesink updates and interactive test * added pango * rename net to netbuffer library * rtp element renaming * stream selector fixes Bugs fixed since 0.9.6: * 319618 : [decodebin] some ogg videos don't play * 320644 : RTP packetizer does't set the packet timestamps correctly * 322388 : xvimagesink force-aspect-ratio=True always displays squar... * 322704 : oggdemux typefind list leak Changes since 0.9.5: * Parallel installability with 0.8.x series * Threadsafe design and API * lots of leak fixes * flicker-free and rewritten X sinks * fractional framerates * removed sinesrc, replaced by audiotestsrc Bugs fixed since 0.9.5: * 316442 : playbin should use autoaudiosink/autovideosink by default * 318353 : [ffmpegcolorspace] forward-port fixes from 0.8 branch * 320200 : vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat... * 321164 : gstringbuffer stops working under load * 321426 : ximage plugin should be renamed to ximagesink * 321446 : sinesrc should be dropped in favour of audiotestsrc * 321451 : GstRtpBuffer: no way to create a sub buffer with only the... * 321816 : [API] xoverlay API to post prepare-xwindow-id message * 321894 : vorbisenc doesn't compile * 322117 : Rename libgsttagedit to libgsttag Changes since 0.9.4: * video caps now use a good range for framerate and w/h * oggdemux/oggmux improvements * playbin improvements Bugs fixed since 0.9.4: * 319110 : [PATCH] oggdemux chain finding is slow * 320058 : playbin of a jpeg over http does not work * 320923 : [volume] doesn't build on Solaris * 321011 : gstbasertpdepayload doesn't send the " new segment " event ... Changes since 0.9.3: * New element: audiotestsrc * typefind improvements * buffer-frames removed Changes since 0.9.2: * RTP base classes Bugs fixed since 0.9.2: * 313251 : ximagesink unused functions * 315159 : audioconvert lost 24 bit conversions in the rewrite @ text @@