diff -Nru gst-plugins-good1.0-1.0.7/ChangeLog gst-plugins-good1.0-1.0.8/ChangeLog --- gst-plugins-good1.0-1.0.7/ChangeLog 2013-04-26 10:49:01.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ChangeLog 2013-07-12 10:00:24.000000000 +0000 @@ -1,9 +1,356 @@ +=== release 1.0.8 === + +2013-07-12 Tim-Philipp Müller + + * configure.ac: + releasing 1.0.8 + +2013-07-09 15:34:04 +0200 Andoni Morales Alastruey + + * sys/osxvideo/osxvideosink.h: + * sys/osxvideo/osxvideosink.m: + osxvideosink: defer the window handle setup to the main thread + +2013-07-09 15:33:18 +0200 Andoni Morales Alastruey + + * sys/osxvideo/osxvideosink.m: + osxvideosink: default to the main in case we are not setup yet + +2013-07-07 22:16:05 +0200 Andoni Morales Alastruey + + * sys/osxvideo/osxvideosink.m: + osxvideosink: close the internal window correctly + +2013-07-07 21:14:22 +0200 Andoni Morales Alastruey + + * sys/osxvideo/osxvideosink.h: + * sys/osxvideo/osxvideosink.m: + osxvideosink: only create the NS app thread for Cocoa once + The helper thread for Cocoa, in case no NS run loop is running, + should be started only once and shared across all the instances + running + +2013-06-05 17:02:49 +0200 Andoni Morales Alastruey + + * sys/osxvideo/cocoawindow.m: + * sys/osxvideo/osxvideosink.m: + osxvideosink: fix support in VM's without hardware acceleration + +2013-04-15 14:32:46 +0000 Andoni Morales Alastruey + + * sys/osxvideo/osxvideosink.m: + osxvideosink: fix segfault accessing osxwindow when not set yet + +2013-07-09 12:42:17 +0200 Sebastian Dröge + + * gst/videomixer/videomixer2.c: + videomixer: Fix handling of buffers without a duration + We'll have to pop buffer from collectpads and store it + internally only to get the timestamp of the next buffer. + If we continue to keep it in collectpads, no new buffer + to calculate the end time will ever arrive. + https://bugzilla.gnome.org/show_bug.cgi?id=703743 + +2013-07-09 11:53:07 +0200 Sebastian Dröge + + * gst/videomixer/videomixer2.c: + videomixer: Fix negotiation with 0/1 framerates + https://bugzilla.gnome.org/show_bug.cgi?id=703743 + +2013-07-09 11:17:59 +0200 Jonas Holmberg + + * gst/matroska/matroska-demux.c: + matroskademux: Unlock stream lock after use + Stream lock of sink pad was not unlocked after non-updating seek. + +2013-07-08 14:09:37 +0200 Sebastian Dröge + + * gst/rtp/gstrtph263ppay.c: + rtph263ppay: Don't pass upstream filter caps to downstream + Downstream usually can't accept video/x-h263 but only application/x-rtp, + so we would always get an empty intersection here. + https://bugzilla.gnome.org/show_bug.cgi?id=702632 + +2013-06-25 21:16:38 +0200 Alban Browaeys + + * gst/flv/gstflvdemux.c: + flvdemux: Add flvversion 1 to the flash-video caps + This allows using avdec_flv which requires this field to be + present in the caps. FLV only supports flash-video version 1 + right now. + https://bugzilla.gnome.org/show_bug.cgi?id=703076 + +2013-06-27 07:40:29 +0200 David Svensson Fors + + * gst/rtp/gstrtph264pay.c: + rtph264pay: avoid double buffer unmap on error + Fixes https://bugzilla.gnome.org/show_bug.cgi?id=703171 + +2013-06-20 15:35:11 +0200 Wim Taymans + + * sys/v4l2/gstv4l2.c: + v4l2: don't redefine the PERFORMANCE debug variable + It is already defined in core. + fixes https://bugzilla.gnome.org/show_bug.cgi?id=702732 + +2013-06-20 14:43:47 +0200 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: + rtspsrc: fix race in state change to paused + When we go to paused, we first flush the connection and then send the pause + command. As a result of the flushing, the scheduled paused command can get + lost. Wait until the connection is completely flushed and the rtsp task is + waiting before issuing the paused or playing request. + Fixes https://bugzilla.gnome.org/show_bug.cgi?id=702705 + +2013-06-15 12:29:31 +0200 Jens Georg + + * gst/rtp/gstrtpmp2tdepay.c: + rtpmp2tdepay: accept mislabelled streams from GStreamer 0.10 as well + The mp2t payloader in 0.10 mislabelled the streams as MP2T-ES + instead of MP2T, so accept that as well for compatibility reasons. + https://bugzilla.gnome.org/show_bug.cgi?id=702457 + Conflicts: + gst/rtp/gstrtpmp2tdepay.c + +2013-06-07 15:38:25 +0200 Sebastian Dröge + + * ext/libpng/Makefile.am: + png: Link with libgstbase for GstByteReader and GstAdapter + +2013-06-14 14:07:42 +0200 Bruno Gonzalez + + * gst/matroska/matroska-demux.c: + matroskademux: Don't unlock stream lock without locking it first + https://bugzilla.gnome.org/show_bug.cgi?id=702167 + +2013-06-11 12:25:46 +0200 Sebastian Dröge + + * gst/flv/gstflvdemux.c: + flvdemux: Don't forward CAPS events from upstream + Just use the default pad event handler. + https://bugzilla.gnome.org/show_bug.cgi?id=701976 + +2013-06-05 12:12:53 +0200 Wim Taymans + + * gst/udp/gstudpsink.c: + udpsink: avoid leaking the host + Fixes https://bugzilla.gnome.org/show_bug.cgi?id=701586 + +2013-04-24 16:24:25 +0200 Wim Taymans + + * gst/rtp/gstrtpvrawdepay.c: + vrawdepay: return output buffer from process + Return the output buffer from the process function instead of pushing + it ourselves. This way, the subclass can actually deal with the return + value of the push. + Fixes https://bugzilla.gnome.org/show_bug.cgi?id=693727 + +2013-05-27 22:43:25 -0400 Nicolas Dufresne + + * gst/videomixer/videomixer2.c: + videomixer: Maintain z-order when new pad are added + https://bugzilla.gnome.org/show_bug.cgi?id=701109 + +2013-05-28 14:31:31 +0200 Sebastian Dröge + + * ext/jpeg/gstjpegenc.c: + jpegenc: Fix for single-includes that are not in 1.0 yet + +2013-02-14 14:13:27 +0000 Tim-Philipp Müller + + * ext/jpeg/gstjpegdec.c: + jpegdec: remove sof-marker from template caps for now + Now that the subset check actually works, this breaks + things with demuxers that don't put a "sof-marker" + in their jpeg caps, and we don't have a good parser + to plug either yet. + +2013-02-13 12:32:10 +0100 Sebastian Dröge + + * ext/jpeg/gstjpegenc.c: + * ext/jpeg/gstjpegenc.h: + jpegenc: Put the SOF marker into the caps + +2013-02-13 12:02:46 +0100 Sebastian Dröge + + * gst/rtp/gstrtpamrdepay.c: + * tests/check/elements/rtp-payloading.c: + rtp-payloading: Fix unit test caps and AMR depayloader sink template caps + Fields were missing from the actual caps, or too many fields + existed in the template caps. + +2013-02-13 11:53:01 +0100 Sebastian Dröge + + * tests/check/elements/aacparse.c: + aacparse: Fix caps used in the unit test + The AAC caps passed were incomplete. + +2013-02-13 11:49:40 +0100 Sebastian Dröge + + * tests/check/elements/wavpackenc.c: + * tests/check/elements/wavpackparse.c: + wavpack: Fix unit tests, width is now called depth in the caps in 1.0 + +2013-05-23 18:10:10 +0200 Sebastian Dröge + + * gst/udp/gstdynudpsink.c: + * gst/udp/gstmultiudpsink.c: + (dyn|multi)udpsink: Bind socket before using it + https://bugzilla.gnome.org/show_bug.cgi?id=700878 + +2013-05-17 12:37:59 +0200 Michael Olbrich + + * gst/rtp/gstrtpmp4apay.c: + rtpmp4apay: clear config buffer before using it + This is necessary because parts of the memory are only modified with "|=" + https://bugzilla.gnome.org/show_bug.cgi?id=700514 + +2013-05-14 15:23:08 +0200 Arnaud Vrac + + * gst/isomp4/qtdemux.c: + qtdemux: set alac caps using info from codec buffer + The samplerate field in the STSD atom is not right for some ALAC files + (usually when audio is 96kHz/24bits), so the audio caps must be + extracted from the codec data. + https://bugzilla.gnome.org/show_bug.cgi?id=700382 + +2013-05-15 11:13:12 +0200 Arnaud Vrac + + * gst/avi/gstavidemux.c: + avidemux: do not push discont buffers if they aren't discont + https://bugzilla.gnome.org/show_bug.cgi?id=682110 + +2013-04-17 16:54:22 -0300 Thiago Santos + + * gst/isomp4/qtdemux.c: + qtdemux: do not push discont buffers if they aren't discont + qtdemux takes its buffers from a GstAdapter. Those buffers are created + from the larger buffer that it obtained from upstream and they carry + the same flags, including DISCONT if it is set. In these cases, all + buffers that qtdemux is going to push would be marked as DISCONT. + This scenario can make parsers/decoders flush on every buffer leading + to no decoding at all hapenning. This patch prevents this by unsetting + the flag if it shouldn't be set. + +2013-04-15 17:37:01 +0200 Andoni Morales Alastruey + + * sys/osxvideo/osxvideosink.h: + * sys/osxvideo/osxvideosink.m: + osxvideosink: fix setting window handle after transition + The destroyed flag was not reset properly and it's also not needed + as we can check osxwindow != NULL + +2013-05-07 16:32:03 +0200 Sebastian Dröge + + * ext/jpeg/gstjpegdec.c: + jpegdec: By default assume that we're working on non-packetized input + Only detecting this in set_format() does not work because we might + not get any caps at all, e.g. from filesrc. + +2013-05-07 16:30:59 +0200 Sebastian Dröge + + * ext/libpng/gstpngdec.c: + pngdec: Implement parsing functionality + This allows to plug pngdec directly without a parser if that + is desired. + Parsing code is based on pngparse. + +2013-05-01 15:49:45 +0200 Sebastian Dröge + + * gst/rtp/gstrtph264pay.c: + rtph264pay: If the adapter is empty on EOS don't try to map its content + https://bugzilla.gnome.org/show_bug.cgi?id=699314 + +2013-04-30 14:36:38 +0200 Ognyan Tonchev + + * gst/matroska/matroska-demux.c: + matroskademux: add stream-format=raw to aac caps + https://bugzilla.gnome.org/show_bug.cgi?id=699303 + +2013-03-04 15:49:06 -0800 David Schleef + + * ext/libpng/gstpngenc.c: + pngenc: unmap source frame when done to fix memory leak + https://bugzilla.gnome.org/show_bug.cgi?id=699260 + +2013-04-27 11:16:54 +0100 Tim-Philipp Müller + + * gst/udp/gstudpsrc.c: + udpsrc: add includes to get socklen_t defined on Windows + https://bugzilla.gnome.org/show_bug.cgi?id=692400 + +2013-02-15 14:11:36 +0000 Tim-Philipp Müller + + * gst/udp/gstudpsrc.c: + udpsrc: use g_socket_set_option() to set buffer size with newer GLib versions + So we have to worry less about portability. + https://bugzilla.gnome.org/show_bug.cgi?id=692400 + Conflicts: + gst/udp/gstudpsrc.c + === release 1.0.7 === -2013-04-26 Sebastian Dröge +2013-04-26 12:52:17 +0200 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.0.7 + * gst-plugins-good.doap: + * gst/deinterlace/tvtime-dist.c: + * gst/deinterlace/tvtime-dist.h: + * gst/videobox/gstvideoboxorc-dist.c: + * gst/videobox/gstvideoboxorc-dist.h: + * gst/videomixer/blendorc-dist.c: + * gst/videomixer/blendorc-dist.h: + * win32/common/config.h: + Release 1.0.7 + +2013-04-26 12:52:08 +0200 Sebastian Dröge + + * po/af.po: + * po/az.po: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/de.po: + * po/el.po: + * po/en_GB.po: + * po/eo.po: + * po/es.po: + * po/eu.po: + * po/fi.po: + * po/fr.po: + * po/gl.po: + * po/hr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/ja.po: + * po/lt.po: + * po/lv.po: + * po/mt.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ro.po: + * po/ru.po: + * po/sk.po: + * po/sl.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/tr.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + * po/zh_HK.po: + * po/zh_TW.po: + Update .po files 2013-03-06 13:17:54 +0000 Tom Greenwood diff -Nru gst-plugins-good1.0-1.0.7/Makefile.in gst-plugins-good1.0-1.0.8/Makefile.in --- gst-plugins-good1.0-1.0.7/Makefile.in 2013-04-26 10:37:38.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/Makefile.in 2013-07-12 09:58:03.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -117,18 +118,12 @@ CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = gst-plugins-good.spec CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -148,10 +143,9 @@ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - cscope distdir dist dist-all distcheck + distdir dist dist-all distcheck ETAGS = etags CTAGS = ctags -CSCOPE = cscope DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -161,7 +155,6 @@ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi -am__post_remove_distdir = $(am__remove_distdir) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ @@ -189,7 +182,6 @@ reldir="$$dir2" GZIP_ENV = --best DIST_ARCHIVES = $(distdir).tar.xz -DIST_TARGETS = dist-xz distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' @@ -641,12 +633,12 @@ -rm -f libtool config.lt # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -656,11 +648,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -674,6 +662,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -682,10 +701,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -749,32 +764,8 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscope: cscope.files - test ! -s cscope.files \ - || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) - -clean-cscope: - -rm -f cscope.files - -cscope.files: clean-cscope cscopelist-recursive cscopelist - -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -rm -f cscope.out cscope.in.out cscope.po.out cscope.files distdir: $(DISTFILES) $(am__remove_distdir) @@ -845,35 +836,39 @@ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__post_remove_distdir) + $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - $(am__post_remove_distdir) + $(am__remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - $(am__post_remove_distdir) + $(am__remove_distdir) + +dist-lzma: distdir + tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma + $(am__remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - $(am__post_remove_distdir) + $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__post_remove_distdir) + $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz - $(am__post_remove_distdir) + $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) - $(am__post_remove_distdir) + $(am__remove_distdir) -dist dist-all: - $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' - $(am__post_remove_distdir) +dist dist-all: distdir + tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz + $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another @@ -884,6 +879,8 @@ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.lzma*) \ + lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ @@ -895,9 +892,9 @@ *.zip*) \ unzip $(distdir).zip ;;\ esac - chmod -R a-w $(distdir) - chmod u+w $(distdir) - mkdir $(distdir)/_build $(distdir)/_inst + chmod -R a-w $(distdir); chmod u+w $(distdir) + mkdir $(distdir)/_build + mkdir $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ @@ -930,7 +927,7 @@ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 - $(am__post_remove_distdir) + $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' @@ -1067,26 +1064,24 @@ uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive + ctags-recursive install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am all-local am--refresh check check-am clean \ - clean-cscope clean-generic clean-libtool cscope cscopelist \ - cscopelist-recursive ctags ctags-recursive dist dist-all \ - dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ \ - dist-xz dist-zip distcheck distclean distclean-generic \ - distclean-hdr distclean-libtool distclean-tags distcleancheck \ - distdir distuninstallcheck dvi dvi-am html html-am info \ - info-am install install-am install-data install-data-am \ - install-dvi install-dvi-am install-exec install-exec-am \ - install-html install-html-am install-info install-info-am \ - install-man install-pdf install-pdf-am install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ - uninstall uninstall-am + clean-generic clean-libtool ctags ctags-recursive dist \ + dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-lzma \ + dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \ + distclean-generic distclean-hdr distclean-libtool \ + distclean-tags distcleancheck distdir distuninstallcheck dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs installdirs-am \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags tags-recursive uninstall uninstall-am win32-debug: diff -Nru gst-plugins-good1.0-1.0.7/NEWS gst-plugins-good1.0-1.0.8/NEWS --- gst-plugins-good1.0-1.0.7/NEWS 2013-04-26 10:50:21.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/NEWS 2013-07-12 10:03:42.000000000 +0000 @@ -1,4 +1,34 @@ -This is GStreamer Good Plugins 1.0.7 +This is GStreamer Good Plugins 1.0.8 + +Changes since 1.0.7: + + * pngenc: fix massive memory leak + * pngdec: parse incoming data into frames before decoding + * osvideo: many osxvideosink fixes + * udpsink, multiudpsink, dynudpsink: bind socket before using it, fixes sending udp on windows + +Bugs fixed since 1.0.7: + + * 682110 : qtdemux: discont flag set on multiple buffers in push mode + * 692400 : udpsrc: fix socket options not getting set on windows, resulting in packet drop in high bitrate movie + * 693727 : rtpvrawpay/depay negotiation broken + * 699260 : pngenc: unmap source frame when done + * 699303 : matroskademux: stream-format=raw missing from aac caps + * 699314 : rtph264pay: CRITICAL **: gst_adapter_map: assertion `size > 0' failed + * 700047 : pngdec: make decoding work without png parser + * 700382 : qtdemux: handle 96kHz/24 bits ALAC audio + * 700514 : rtpmp4apay: clear config buffer before using it + * 700878 : udpsink: Not sending anything on Windows + * 701586 : rtspsrc memleak + * 702167 : matroskademux: missing mutex unlock leading to wrong STREAM_LOCK count + * 702457 : rtpmp2tdepay: unable to depay MPEG2-TS RTP streams from GStreamer 0.10 + * 702705 : rtspsrc does not pause properly (race condition) + * 702732 : v4l2: Does not link statically on linux + * 703076 : flvdemux: Add flvversion 1 to flash-video caps + * 703100 : osxvideosink: deadlock on re-use + * 703171 : rtph264pay: segfault because of double buffer unmap on error + * 703729 : osxvideosink doesn't display video anymore if once set to READY + * 691419 : osxvideosink: doesn't close internal window in case of window-id assignment Changes since 1.0.6: diff -Nru gst-plugins-good1.0-1.0.7/RELEASE gst-plugins-good1.0-1.0.8/RELEASE --- gst-plugins-good1.0-1.0.7/RELEASE 2013-04-26 10:49:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/RELEASE 2013-07-12 10:01:27.000000000 +0000 @@ -1,5 +1,5 @@ -Release notes for GStreamer Good Plugins 1.0.7 +Release notes for GStreamer Good Plugins 1.0.8 The GStreamer team is proud to announce a new bug-fix release @@ -57,22 +57,33 @@ Features of this release - * osxaudio plugin ported to 1.0 + * pngenc: fix massive memory leak + * pngdec: parse incoming data into frames before decoding + * osvideo: many osxvideosink fixes + * udpsink, multiudpsink, dynudpsink: bind socket before using it, fixes sending udp on windows Bugs fixed in this release - * 695709 : vp8enc plugin has invalid parameter error when framerate is " 0/1 " - * 697103 : osxaudio: port to 1.0 - * 677560 : rtpjpegdepay: crash in copy_into_unchecked - * 685209 : gst_v4l2_object_get_nearest_size VIDIOC_G_FMT bug - * 693005 : capssetter: do not return a copy of sink caps upstream + * 682110 : qtdemux: discont flag set on multiple buffers in push mode + * 692400 : udpsrc: fix socket options not getting set on windows, resulting in packet drop in high bitrate movie * 693727 : rtpvrawpay/depay negotiation broken - * 696052 : qtmux expose mulaw - * 696651 : v4l2loopback:gst_buffer_get_meta: assertion `buffer != NULL' failed. " - * 697113 : matroskademux: add TrueHD audio codec support - * 697303 : osxvideosink: compiler warning: implicit declaration of function 'pthread_self' - * 697984 : souphttpsrc: direct stream dump results in broken audio with internet radio - * 698224 : [osxaudio] caps negotiation fails due to invalid channel-mask + * 699260 : pngenc: unmap source frame when done + * 699303 : matroskademux: stream-format=raw missing from aac caps + * 699314 : rtph264pay: CRITICAL **: gst_adapter_map: assertion `size > 0' failed + * 700047 : pngdec: make decoding work without png parser + * 700382 : qtdemux: handle 96kHz/24 bits ALAC audio + * 700514 : rtpmp4apay: clear config buffer before using it + * 700878 : udpsink: Not sending anything on Windows + * 701586 : rtspsrc memleak + * 702167 : matroskademux: missing mutex unlock leading to wrong STREAM_LOCK count + * 702457 : rtpmp2tdepay: unable to depay MPEG2-TS RTP streams from GStreamer 0.10 + * 702705 : rtspsrc does not pause properly (race condition) + * 702732 : v4l2: Does not link statically on linux + * 703076 : flvdemux: Add flvversion 1 to flash-video caps + * 703100 : osxvideosink: deadlock on re-use + * 703171 : rtph264pay: segfault because of double buffer unmap on error + * 703729 : osxvideosink doesn't display video anymore if once set to READY + * 691419 : osxvideosink: doesn't close internal window in case of window-id assignment ==== Download ==== @@ -109,22 +120,19 @@ Contributors to this release - * Alexander Schrab + * Alban Browaeys * Andoni Morales Alastruey * Arnaud Vrac + * Bruno Gonzalez * David Schleef - * Diogo Carbonera Luvizon - * Dirk Van Haerenborgh - * Josep Torra - * Matej Knopp - * Nicola Murino - * Olivier Crête - * Philippe Normand + * David Svensson Fors + * Jens Georg + * Jonas Holmberg + * Michael Olbrich + * Nicolas Dufresne + * Ognyan Tonchev * Sebastian Dröge - * Takashi Nakajima + * Thiago Santos * Tim-Philipp Müller - * Todd Agulnick - * Tom Greenwood * Wim Taymans - * ted-n   \ No newline at end of file diff -Nru gst-plugins-good1.0-1.0.7/aclocal.m4 gst-plugins-good1.0-1.0.8/aclocal.m4 --- gst-plugins-good1.0-1.0.7/aclocal.m4 2013-04-26 10:37:34.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/aclocal.m4 2013-07-12 09:57:41.000000000 +0000 @@ -1,7 +1,8 @@ -# generated automatically by aclocal 1.12.6 -*- Autoconf -*- - -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# generated automatically by aclocal 1.11.6 -*- Autoconf -*- +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, +# Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -17,24 +18,27 @@ [m4_warning([this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically 'autoreconf'.])]) +To do so, use the procedure documented by the package, typically `autoreconf'.])]) -# Copyright (C) 2002-2012 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.12' +[am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.12.6], [], +m4_if([$1], [1.11.6], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -50,19 +54,21 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.12.6])dnl +[AM_AUTOMAKE_VERSION([1.11.6])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # Figure out how to run the assembler. -*- Autoconf -*- -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 5 + # AM_PROG_AS # ---------- AC_DEFUN([AM_PROG_AS], @@ -77,15 +83,17 @@ # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to -# '$srcdir', '$srcdir/..', or '$srcdir/../..'. +# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to +# `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and @@ -104,7 +112,7 @@ # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is '.', but things will broke when you +# harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, @@ -130,19 +138,22 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2012 Free Software Foundation, Inc. +# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 9 + # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ([2.52])dnl - m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl +[AC_PREREQ(2.52)dnl + ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl @@ -161,14 +172,16 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, +# 2010, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 12 -# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be +# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing @@ -178,7 +191,7 @@ # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". +# NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was @@ -191,13 +204,12 @@ AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl -m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], - [$1], [CXX], [depcc="$CXX" am_compiler_list=], - [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], - [$1], [UPC], [depcc="$UPC" am_compiler_list=], - [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) +ifelse([$1], CC, [depcc="$CC" am_compiler_list=], + [$1], CXX, [depcc="$CXX" am_compiler_list=], + [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], + [$1], UPC, [depcc="$UPC" am_compiler_list=], + [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], + [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], @@ -205,8 +217,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -246,16 +258,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -264,8 +276,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -273,7 +285,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -321,7 +333,7 @@ # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES. +# This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl @@ -331,13 +343,9 @@ # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE([dependency-tracking], [dnl -AS_HELP_STRING( - [--enable-dependency-tracking], - [do not reject slow dependency extractors]) -AS_HELP_STRING( - [--disable-dependency-tracking], - [speeds up one-time build])]) +[AC_ARG_ENABLE(dependency-tracking, +[ --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' @@ -352,12 +360,14 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +#serial 5 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ @@ -376,7 +386,7 @@ # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but + # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. @@ -388,19 +398,21 @@ continue fi # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. + # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` @@ -418,7 +430,7 @@ # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each '.P' file that we will +# is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], @@ -428,12 +440,15 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 16 + # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. @@ -478,41 +493,31 @@ # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], -[AC_DIAGNOSE([obsolete], -[$0: two- and three-arguments forms are deprecated. For more info, see: -http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation]) -m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl +[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if( - m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), - [ok:ok],, +m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) - AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) + AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) -AM_MISSING_PROG([AUTOCONF], [autoconf]) -AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) -AM_MISSING_PROG([AUTOHEADER], [autoheader]) -AM_MISSING_PROG([MAKEINFO], [makeinfo]) +AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) +AM_MISSING_PROG(AUTOCONF, autoconf) +AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) +AM_MISSING_PROG(AUTOHEADER, autoheader) +AM_MISSING_PROG(MAKEINFO, makeinfo) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -# For better backward compatibility. To be removed once Automake 1.9.x -# dies out for good. For more background, see: -# -# -AC_SUBST([mkdir_p], ['$(MKDIR_P)']) +AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl @@ -523,35 +528,28 @@ [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES([CC])], - [m4_define([AC_PROG_CC], - m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl + [_AM_DEPENDENCIES(CC)], + [define([AC_PROG_CC], + defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES([CXX])], - [m4_define([AC_PROG_CXX], - m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl + [_AM_DEPENDENCIES(CXX)], + [define([AC_PROG_CXX], + defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES([OBJC])], - [m4_define([AC_PROG_OBJC], - m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl -dnl Support for Objective C++ was only introduced in Autoconf 2.65, -dnl but we still cater to Autoconf 2.62. -m4_ifdef([AC_PROG_OBJCXX], -[AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], - [_AM_DEPENDENCIES([OBJCXX])], - [m4_define([AC_PROG_OBJCXX], - m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])])dnl + [_AM_DEPENDENCIES(OBJC)], + [define([AC_PROG_OBJC], + defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ]) _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The 'parallel-tests' driver may need to know about EXEEXT, so add the -dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro +dnl The `parallel-tests' driver may need to know about EXEEXT, so add the +dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) -dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not +dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], @@ -579,12 +577,15 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, +# Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. @@ -598,14 +599,16 @@ install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi -AC_SUBST([install_sh])]) +AC_SUBST(install_sh)]) -# Copyright (C) 2003-2012 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 2 + # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], @@ -622,17 +625,20 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, +# 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 5 + # AM_MAINTAINER_MODE([DEFAULT-MODE]) # ---------------------------------- # Control maintainer-specific portions of Makefiles. -# Default is to disable them, unless 'enable' is passed literally. -# For symmetry, 'disable' may be passed as well. Anyway, the user +# Default is to disable them, unless `enable' is passed literally. +# For symmetry, `disable' may be passed as well. Anyway, the user # can override the default with the --enable/--disable switch. AC_DEFUN([AM_MAINTAINER_MODE], [m4_case(m4_default([$1], [disable]), @@ -643,11 +649,10 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) dnl maintainer-mode's default is 'disable' unless 'enable' is passed AC_ARG_ENABLE([maintainer-mode], - [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode], - am_maintainer_other[ make rules and dependencies not useful - (and sometimes confusing) to the casual installer])], - [USE_MAINTAINER_MODE=$enableval], - [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) +[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful + (and sometimes confusing) to the casual installer], + [USE_MAINTAINER_MODE=$enableval], + [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) AC_MSG_RESULT([$USE_MAINTAINER_MODE]) AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) MAINT=$MAINTAINER_MODE_TRUE @@ -659,12 +664,14 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 4 + # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. @@ -682,7 +689,7 @@ _am_result=none # First try GNU make style include. echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. +# Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include @@ -707,12 +714,15 @@ rm -f confinc confmf ]) -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 6 + # AM_PROG_CC_C_O # -------------- # Like AC_PROG_CC_C_O, but changed for automake. @@ -741,12 +751,15 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2012 Free Software Foundation, Inc. +# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 6 + # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], @@ -754,6 +767,7 @@ $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) + # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. @@ -774,27 +788,25 @@ am_missing_run="$MISSING --run " else am_missing_run= - AC_MSG_WARN(['missing' script is too old or missing]) + AC_MSG_WARN([`missing' script is too old or missing]) fi ]) -# Copyright (C) 2003-2012 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, +# Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_MKDIR_P # --------------- -# Check for 'mkdir -p'. +# Check for `mkdir -p'. AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl FIXME to be removed in Automake 1.13. -AC_DIAGNOSE([obsolete], -[$0: this macro is deprecated, and will soon be removed. -You should use the Autoconf-provided 'AC][_PROG_MKDIR_P' macro instead, -and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.]) dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, dnl while keeping a definition of mkdir_p for backward compatibility. dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. @@ -811,12 +823,15 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 5 + # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], @@ -826,7 +841,7 @@ # -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), [1])]) +[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ------------------------ @@ -840,12 +855,14 @@ AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_RUN_LOG(COMMAND) # ------------------- # Run COMMAND, save the exit status in ac_status, and log it. @@ -859,16 +876,22 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 5 + # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) +# Just in case +sleep 1 +echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -879,40 +902,32 @@ esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; + AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; esac -# Do 'set' in a subshell so we don't clobber the current shell's +# Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - am_has_slept=no - for am_try in 1 2; do - echo "timestamp, slept: $am_has_slept" > conftest.file - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken - alias in your environment]) - fi - if test "$[2]" = conftest.file || test $am_try -eq 2; then - break - fi - # Just in case. - sleep 1 - am_has_slept=yes - done + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$[*]" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + rm -f conftest.file + if test "$[*]" != "X $srcdir/configure conftest.file" \ + && test "$[*]" != "X conftest.file $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken +alias in your environment]) + fi + test "$[2]" = conftest.file ) then @@ -922,50 +937,31 @@ AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi -AC_MSG_RESULT([yes]) -# If we didn't sleep, we still need to ensure time stamps of config.status and -# generated files are strictly newer. -am_sleep_pid= -if grep 'slept: no' conftest.file >/dev/null 2>&1; then - ( sleep 1 ) & - am_sleep_pid=$! -fi -AC_CONFIG_COMMANDS_PRE( - [AC_MSG_CHECKING([that generated files are newer than configure]) - if test -n "$am_sleep_pid"; then - # Hide warnings about reused PIDs. - wait $am_sleep_pid 2>/dev/null - fi - AC_MSG_RESULT([done])]) -rm -f conftest.file -]) +AC_MSG_RESULT(yes)]) -# Copyright (C) 2009-2012 Free Software Foundation, Inc. +# Copyright (C) 2009, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 2 + # AM_SILENT_RULES([DEFAULT]) # -------------------------- # Enable less verbose build rules; with the default set to DEFAULT -# ("yes" being less verbose, "no" or empty being verbose). +# (`yes' being less verbose, `no' or empty being verbose). AC_DEFUN([AM_SILENT_RULES], -[AC_ARG_ENABLE([silent-rules], [dnl -AS_HELP_STRING( - [--enable-silent-rules], - [less verbose build output (undo: "make V=1")]) -AS_HELP_STRING( - [--disable-silent-rules], - [verbose build output (undo: "make V=0")])dnl -]) -case $enable_silent_rules in @%:@ ((( - yes) AM_DEFAULT_VERBOSITY=0;; - no) AM_DEFAULT_VERBOSITY=1;; - *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; +[AC_ARG_ENABLE([silent-rules], +[ --enable-silent-rules less verbose build output (undo: `make V=1') + --disable-silent-rules verbose build output (undo: `make V=0')]) +case $enable_silent_rules in +yes) AM_DEFAULT_VERBOSITY=0;; +no) AM_DEFAULT_VERBOSITY=1;; +*) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; esac dnl -dnl A few 'make' implementations (e.g., NonStop OS and NextStep) +dnl A few `make' implementations (e.g., NonStop OS and NextStep) dnl do not support nested variable expansions. dnl See automake bug#9928 and bug#10237. am_make=${MAKE-make} @@ -983,7 +979,7 @@ am_cv_make_support_nested_variables=no fi]) if test $am_cv_make_support_nested_variables = yes; then - dnl Using '$V' instead of '$(V)' breaks IRIX make. + dnl Using `$V' instead of `$(V)' breaks IRIX make. AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' else @@ -1000,40 +996,44 @@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_INSTALL_STRIP # --------------------- -# One issue with vendor 'install' (even GNU) is that you can't +# One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in "make install-strip", and initialize +# always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using 'strip' when the user -# run "make install-strip". However 'strip' might not be the right +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake -# will honor the 'STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. +# will honor the `STRIP' environment variable to overrule this program. +dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2012 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 3 + # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. @@ -1047,16 +1047,18 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2012 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 2 + # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. -# FORMAT should be one of 'v7', 'ustar', or 'pax'. +# FORMAT should be one of `v7', `ustar', or `pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory @@ -1079,7 +1081,7 @@ _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of '-'. +# Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in diff -Nru gst-plugins-good1.0-1.0.7/common/Makefile.in gst-plugins-good1.0-1.0.8/common/Makefile.in --- gst-plugins-good1.0-1.0.7/common/Makefile.in 2013-04-26 10:37:39.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/common/Makefile.in 2013-07-12 09:57:44.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -94,18 +95,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -542,12 +537,12 @@ -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -557,11 +552,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -575,6 +566,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -583,10 +605,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -650,20 +668,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -823,23 +827,22 @@ uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ - cscopelist cscopelist-recursive ctags ctags-recursive \ - distclean distclean-generic distclean-libtool distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/common/m4/Makefile.in gst-plugins-good1.0-1.0.8/common/m4/Makefile.in --- gst-plugins-good1.0-1.0.7/common/m4/Makefile.in 2013-04-26 10:37:39.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/common/m4/Makefile.in 2013-07-12 09:57:44.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -94,18 +95,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ @@ -526,8 +521,6 @@ ctags: CTAGS CTAGS: -cscope cscopelist: - distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ diff -Nru gst-plugins-good1.0-1.0.7/compile gst-plugins-good1.0-1.0.8/compile --- gst-plugins-good1.0-1.0.7/compile 2013-04-26 07:38:21.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/compile 2013-07-11 19:00:26.000000000 +0000 @@ -1,9 +1,10 @@ #! /bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2012-10-14.11; # UTC +scriptversion=2012-03-05.13; # UTC -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free +# Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify @@ -112,11 +113,6 @@ lib=$dir/$lib.lib break fi - if test -f "$dir/lib$lib.a"; then - found=yes - lib=$dir/lib$lib.a - break - fi done IFS=$save_IFS diff -Nru gst-plugins-good1.0-1.0.7/configure gst-plugins-good1.0-1.0.8/configure --- gst-plugins-good1.0-1.0.7/configure 2013-04-26 10:38:23.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/configure 2013-07-12 09:57:43.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GStreamer Good Plug-ins 1.0.7. +# Generated by GNU Autoconf 2.69 for GStreamer Good Plug-ins 1.0.8. # # Report bugs to . # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='GStreamer Good Plug-ins' PACKAGE_TARNAME='gst-plugins-good' -PACKAGE_VERSION='1.0.7' -PACKAGE_STRING='GStreamer Good Plug-ins 1.0.7' +PACKAGE_VERSION='1.0.8' +PACKAGE_STRING='GStreamer Good Plug-ins 1.0.8' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_URL='' @@ -1941,7 +1941,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GStreamer Good Plug-ins 1.0.7 to adapt to many kinds of systems. +\`configure' configures GStreamer Good Plug-ins 1.0.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2017,7 +2017,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GStreamer Good Plug-ins 1.0.7:";; + short | recursive ) echo "Configuration of GStreamer Good Plug-ins 1.0.8:";; esac cat <<\_ACEOF @@ -2025,19 +2025,16 @@ --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --disable-maintainer-mode - disable make rules and dependencies not useful (and - sometimes confusing) to the casual installer - --enable-silent-rules less verbose build output (undo: "make V=1") - --disable-silent-rules verbose build output (undo: "make V=0") + --disable-maintainer-mode disable make rules and dependencies not useful + (and sometimes confusing) to the casual installer + --enable-silent-rules less verbose build output (undo: `make V=1') + --disable-silent-rules verbose build output (undo: `make V=0') --enable-static[=PKGS] build static libraries [default=no] --enable-shared[=PKGS] build shared libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] - --enable-dependency-tracking - do not reject slow dependency extractors - --disable-dependency-tracking - speeds up one-time build + --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors --disable-libtool-lock avoid locking (might break parallel builds) --disable-nls do not use Native Language Support --disable-rpath do not hardcode runtime library paths @@ -2375,7 +2372,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GStreamer Good Plug-ins configure 1.0.7 +GStreamer Good Plug-ins configure 1.0.8 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -3186,7 +3183,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GStreamer Good Plug-ins $as_me 1.0.7, which was +It was created by GStreamer Good Plug-ins $as_me 1.0.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3682,7 +3679,7 @@ -am__api_version='1.12' +am__api_version='1.11' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -3779,6 +3776,9 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } +# Just in case +sleep 1 +echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -3789,40 +3789,32 @@ esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; + as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; esac -# Do 'set' in a subshell so we don't clobber the current shell's +# Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - am_has_slept=no - for am_try in 1 2; do - echo "timestamp, slept: $am_has_slept" > conftest.file - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$*" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + rm -f conftest.file + if test "$*" != "X $srcdir/configure conftest.file" \ + && test "$*" != "X conftest.file $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + as_fn_error $? "ls -t appears to fail. Make sure there is not a broken +alias in your environment" "$LINENO" 5 + fi - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken - alias in your environment" "$LINENO" 5 - fi - if test "$2" = conftest.file || test $am_try -eq 2; then - break - fi - # Just in case. - sleep 1 - am_has_slept=yes - done test "$2" = conftest.file ) then @@ -3834,16 +3826,6 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } -# If we didn't sleep, we still need to ensure time stamps of config.status and -# generated files are strictly newer. -am_sleep_pid= -if grep 'slept: no' conftest.file >/dev/null 2>&1; then - ( sleep 1 ) & - am_sleep_pid=$! -fi - -rm -f conftest.file - test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. @@ -3870,8 +3852,8 @@ am_missing_run="$MISSING --run " else am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 +$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then @@ -3883,10 +3865,10 @@ esac fi -# Installed binaries are usually stripped using 'strip' when the user -# run "make install-strip". However 'strip' might not be the right +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake -# will honor the 'STRIP' environment variable to overrule this program. +# will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. @@ -4025,6 +4007,12 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } +mkdir_p="$MKDIR_P" +case $mkdir_p in + [\\/$]* | ?:[\\/]*) ;; + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; +esac + for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -4129,7 +4117,7 @@ # Define the identity of the package. PACKAGE='gst-plugins-good' - VERSION='1.0.7' + VERSION='1.0.8' cat >>confdefs.h <<_ACEOF @@ -4157,12 +4145,6 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} -# For better backward compatibility. To be removed once Automake 1.9.x -# dies out for good. For more background, see: -# -# -mkdir_p='$(MKDIR_P)' - # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used @@ -4176,7 +4158,7 @@ _am_tools='gnutar plaintar pax cpio none' _am_tools=${am_cv_prog_tar_ustar-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of '-'. +# Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in @@ -4258,9 +4240,9 @@ - PACKAGE_VERSION_MAJOR=$(echo 1.0.7 | cut -d'.' -f1) - PACKAGE_VERSION_MINOR=$(echo 1.0.7 | cut -d'.' -f2) - PACKAGE_VERSION_MICRO=$(echo 1.0.7 | cut -d'.' -f3) + PACKAGE_VERSION_MAJOR=$(echo 1.0.8 | cut -d'.' -f1) + PACKAGE_VERSION_MINOR=$(echo 1.0.8 | cut -d'.' -f2) + PACKAGE_VERSION_MICRO=$(echo 1.0.8 | cut -d'.' -f3) @@ -4271,7 +4253,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5 $as_echo_n "checking nano version... " >&6; } - NANO=$(echo 1.0.7 | cut -d'.' -f4) + NANO=$(echo 1.0.8 | cut -d'.' -f4) if test x"$NANO" = x || test "x$NANO" = "x0" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5 @@ -4330,10 +4312,10 @@ enableval=$enable_silent_rules; fi -case $enable_silent_rules in # ((( - yes) AM_DEFAULT_VERBOSITY=0;; - no) AM_DEFAULT_VERBOSITY=1;; - *) AM_DEFAULT_VERBOSITY=0;; +case $enable_silent_rules in +yes) AM_DEFAULT_VERBOSITY=0;; +no) AM_DEFAULT_VERBOSITY=1;; +*) AM_DEFAULT_VERBOSITY=0;; esac am_make=${MAKE-make} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 @@ -4493,7 +4475,7 @@ _am_result=none # First try GNU make style include. echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. +# Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include @@ -5337,8 +5319,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -5373,16 +5355,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -5391,8 +5373,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -5400,7 +5382,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -8862,10 +8844,10 @@ done - GST_CURRENT=6 + GST_CURRENT=7 GST_REVISION=0 - GST_AGE=6 - GST_LIBVERSION=6:0:6 + GST_AGE=7 + GST_LIBVERSION=7:0:7 @@ -13257,13 +13239,6 @@ -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5 $as_echo_n "checking whether NLS is requested... " >&6; } # Check whether --enable-nls was given. @@ -17166,8 +17141,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -17202,16 +17177,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -17220,8 +17195,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -17229,7 +17204,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -17844,8 +17819,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -17880,16 +17855,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -17898,8 +17873,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -17907,7 +17882,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -21596,8 +21571,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -21630,16 +21605,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -21648,8 +21623,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -21657,7 +21632,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -21857,8 +21832,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -21891,16 +21866,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -21909,8 +21884,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -21918,7 +21893,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -36533,14 +36508,6 @@ LTLIBOBJS=$ac_ltlibobjs -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 -$as_echo_n "checking that generated files are newer than configure... " >&6; } - if test -n "$am_sleep_pid"; then - # Hide warnings about reused PIDs. - wait $am_sleep_pid 2>/dev/null - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 -$as_echo "done" >&6; } if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' @@ -37536,7 +37503,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GStreamer Good Plug-ins $as_me 1.0.7, which was +This file was extended by GStreamer Good Plug-ins $as_me 1.0.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -37602,7 +37569,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GStreamer Good Plug-ins config.status 1.0.7 +GStreamer Good Plug-ins config.status 1.0.8 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -38844,7 +38811,7 @@ # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but + # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. @@ -38878,19 +38845,21 @@ continue fi # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. + # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || diff -Nru gst-plugins-good1.0-1.0.7/configure.ac gst-plugins-good1.0-1.0.8/configure.ac --- gst-plugins-good1.0-1.0.7/configure.ac 2013-04-26 10:37:13.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/configure.ac 2013-07-12 09:57:35.000000000 +0000 @@ -5,7 +5,7 @@ dnl initialize autoconf dnl releases only do -Wall, git and prerelease does -Werror too dnl use a three digit version number for releases, and four for git/pre -AC_INIT(GStreamer Good Plug-ins, 1.0.7, +AC_INIT(GStreamer Good Plug-ins, 1.0.8, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) @@ -45,7 +45,7 @@ [GStreamer API Version]) AG_GST_LIBTOOL_PREPARE -AS_LIBTOOL(GST, 6, 0, 6) +AS_LIBTOOL(GST, 7, 0, 7) dnl *** required versions of GStreamer stuff *** GST_REQ=1.0.0 diff -Nru gst-plugins-good1.0-1.0.7/debian/changelog gst-plugins-good1.0-1.0.8/debian/changelog --- gst-plugins-good1.0-1.0.7/debian/changelog 2013-05-19 10:05:15.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/debian/changelog 2013-08-20 11:34:17.000000000 +0000 @@ -1,8 +1,32 @@ -gst-plugins-good1.0 (1.0.7-1ubuntu1~precise1) precise; urgency=medium +gst-plugins-good1.0 (1.0.8-1ubuntu1~precise1) precise; urgency=medium * Copied from saucy - -- Rico Tzschichholz Sun, 19 May 2013 12:05:01 +0200 + -- Rico Tzschichholz Tue, 20 Aug 2013 13:33:56 +0200 + +gst-plugins-good1.0 (1.0.8-1ubuntu1) saucy; urgency=low + + * Merge with Debian unstable. Remaining changes: + + Import plugins from -bad that are needed for main applications. + - scaletempo + - rtpmux + - rtpvp8 (this and the above will be in -good upstream from 1.2) + - jpegformat + - camerabin2 (+ basecamerabinsrc + photography) + + Break and Replace -bad versions which contained these plugins. + + Add a library package containing the shared library and a -dev package for + compiling against it. Add Breaks and Replaces against the plugins packages + which formerly contained files shipped here. + * Have the new -dev package Depend on libgstreamer1.0-dev which the pcfile + Requires. + + -- Iain Lane Mon, 15 Jul 2013 12:03:47 +0100 + +gst-plugins-good1.0 (1.0.8-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Sat, 13 Jul 2013 11:32:13 +0200 gst-plugins-good1.0 (1.0.7-1ubuntu1) saucy; urgency=low @@ -2823,4 +2847,3 @@ * Initial Release. -- David I. Lehn Mon, 15 Jan 2001 18:25:18 -0500 - diff -Nru gst-plugins-good1.0-1.0.7/debian/control gst-plugins-good1.0-1.0.8/debian/control --- gst-plugins-good1.0-1.0.7/debian/control 2013-04-26 15:09:17.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/debian/control 2013-07-15 10:04:37.000000000 +0000 @@ -130,7 +130,8 @@ Section: libdevel Priority: extra Depends: ${misc:Depends}, - libgstreamer-plugins-good1.0-0 (= ${binary:Version}) + libgstreamer-plugins-good1.0-0 (= ${binary:Version}), + libgstreamer1.0-dev Description: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do diff -Nru gst-plugins-good1.0-1.0.7/debian/control.in gst-plugins-good1.0-1.0.8/debian/control.in --- gst-plugins-good1.0-1.0.7/debian/control.in 2013-04-26 15:09:17.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/debian/control.in 2013-07-15 09:46:50.000000000 +0000 @@ -130,7 +130,8 @@ Section: libdevel Priority: extra Depends: ${misc:Depends}, - libgstreamer-plugins-good@GST_DEB_ABI@ (= ${binary:Version}) + libgstreamer-plugins-good@GST_DEB_ABI@ (= ${binary:Version}), + libgstreamer1.0-dev Description: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do diff -Nru gst-plugins-good1.0-1.0.7/debian/patches/import-camerabin gst-plugins-good1.0-1.0.8/debian/patches/import-camerabin --- gst-plugins-good1.0-1.0.7/debian/patches/import-camerabin 2013-04-08 15:44:25.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/debian/patches/import-camerabin 2013-07-15 10:01:07.000000000 +0000 @@ -20,7 +20,7 @@ dnl *** set variables based on configure arguments *** dnl set license and copyright notice -@@ -309,6 +320,7 @@ +@@ -326,6 +337,7 @@ AG_GST_CHECK_PLUGIN(auparse) AG_GST_CHECK_PLUGIN(autodetect) AG_GST_CHECK_PLUGIN(avi) @@ -28,7 +28,7 @@ AG_GST_CHECK_PLUGIN(cutter) AG_GST_CHECK_PLUGIN(debugutils) AG_GST_CHECK_PLUGIN(deinterlace) -@@ -1062,6 +1074,7 @@ +@@ -1094,6 +1106,7 @@ gst/auparse/Makefile gst/autodetect/Makefile gst/avi/Makefile @@ -36,7 +36,7 @@ gst/cutter/Makefile gst/deinterlace/Makefile gst/debugutils/Makefile -@@ -1097,6 +1110,10 @@ +@@ -1129,6 +1142,10 @@ gst/wavparse/Makefile gst/flx/Makefile gst/y4m/Makefile @@ -47,7 +47,7 @@ ext/Makefile ext/aalib/Makefile ext/cairo/Makefile -@@ -1130,6 +1147,7 @@ +@@ -1162,6 +1179,7 @@ tests/check/Makefile tests/examples/Makefile tests/examples/audiofx/Makefile @@ -11633,7 +11633,7 @@ =================================================================== --- /dev/null +++ b/tests/examples/camerabin2/Makefile.am -@@ -0,0 +1,53 @@ +@@ -0,0 +1,54 @@ +GST_CAMERABIN_UI_FILES = gst-camera2.ui + +if HAVE_GTK @@ -11649,6 +11649,7 @@ + -DGST_USE_UNSTABLE_API +gst_camera2_LDADD = \ + $(top_builddir)/gst-libs/gst/interfaces/libgstphotography-@GST_API_VERSION@.la \ ++ $(GST_PLUGINS_GOOD_LIBS) \ + $(GST_PLUGINS_BASE_LIBS) \ + -lgstpbutils-@GST_API_VERSION@ \ + -lgstvideo-@GST_API_VERSION@ \ diff -Nru gst-plugins-good1.0-1.0.7/depcomp gst-plugins-good1.0-1.0.8/depcomp --- gst-plugins-good1.0-1.0.7/depcomp 2013-04-26 07:38:21.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/depcomp 2013-07-11 19:00:28.000000000 +0000 @@ -1,9 +1,10 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2012-07-12.20; # UTC +scriptversion=2012-03-27.16; # UTC -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, +# 2011, 2012 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -74,9 +75,6 @@ rm -f "$tmpdepfile" -# Avoid interferences from the environment. -gccflag= dashmflag= - # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case @@ -111,7 +109,7 @@ fi if test "$depmode" = xlc; then - # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information. + # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations. gccflag=-qmakedep=gcc,-MF depmode=gcc fi @@ -145,17 +143,13 @@ ;; gcc) -## Note that this doesn't just cater to obsosete pre-3.x GCC compilers. -## but also to in-use compilers like IMB xlc/xlC and the HP C compiler. -## (see the conditional assignment to $gccflag above). ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like -## -MM, not -M (despite what the docs say). Also, it might not be -## supported by the other compilers which use the 'gcc' depmode. +## -MM, not -M (despite what the docs say). ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then @@ -341,79 +335,6 @@ rm -f "$tmpdepfile" ;; -## The order of this option in the case statement is important, since the -## shell code in configure will try each of these formats in the order -## listed in this file. A plain '-MD' option would be understood by many -## compilers, so we must ensure this comes after the gcc and icc options. -pgcc) - # Portland's C compiler understands '-MD'. - # Will always output deps to 'file.d' where file is the root name of the - # source file under compilation, even if file resides in a subdirectory. - # The object file name does not affect the name of the '.d' file. - # pgcc 10.2 will output - # foo.o: sub/foo.c sub/foo.h - # and will wrap long lines using '\' : - # foo.o: sub/foo.c ... \ - # sub/foo.h ... \ - # ... - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - # Use the source, not the object, to determine the base name, since - # that's sadly what pgcc will do too. - base=`echo "$source" | sed -e 's|^.*/||' -e 's/\.[-_a-zA-Z0-9]*$//'` - tmpdepfile="$base.d" - - # For projects that build the same source file twice into different object - # files, the pgcc approach of using the *source* file root name can cause - # problems in parallel builds. Use a locking strategy to avoid stomping on - # the same $tmpdepfile. - lockdir="$base.d-lock" - trap "echo '$0: caught signal, cleaning up...' >&2; rm -rf $lockdir" 1 2 13 15 - numtries=100 - i=$numtries - while test $i -gt 0 ; do - # mkdir is a portable test-and-set. - if mkdir $lockdir 2>/dev/null; then - # This process acquired the lock. - "$@" -MD - stat=$? - # Release the lock. - rm -rf $lockdir - break - else - ## the lock is being held by a different process, - ## wait until the winning process is done or we timeout - while test -d $lockdir && test $i -gt 0; do - sleep 1 - i=`expr $i - 1` - done - fi - i=`expr $i - 1` - done - trap - 1 2 13 15 - if test $i -le 0; then - echo "$0: failed to acquire lock after $numtries attempts" >&2 - echo "$0: check lockdir '$lockdir'" >&2 - exit 1 - fi - - if test $stat -ne 0; then - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - # Each line is of the form `foo.o: dependent.h', - # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. - # Do two passes, one to just change these to - # `$object: dependent.h' and one to simply `dependent.h:'. - sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" - # Some versions of the HPUX 10.20 sed can't process this invocation - # correctly. Breaking it into two sed invocations is a workaround. - sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | - sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - hp2) # The "hp" stanza above does not work with aCC (C++) and HP's ia64 # compilers, which have integrated preprocessors. The correct option diff -Nru gst-plugins-good1.0-1.0.7/docs/Makefile.in gst-plugins-good1.0-1.0.8/docs/Makefile.in --- gst-plugins-good1.0-1.0.7/docs/Makefile.in 2013-04-26 10:37:39.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/Makefile.in 2013-07-12 09:57:44.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -95,18 +96,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = version.entities CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -530,12 +525,12 @@ -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -545,11 +540,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -563,6 +554,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -571,10 +593,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -638,20 +656,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -811,23 +815,22 @@ uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ - cscopelist cscopelist-recursive ctags ctags-recursive \ - distclean distclean-generic distclean-libtool distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am upload: diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/Makefile.in gst-plugins-good1.0-1.0.8/docs/plugins/Makefile.in --- gst-plugins-good1.0-1.0.7/docs/plugins/Makefile.in 2013-04-26 10:37:39.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/Makefile.in 2013-07-12 09:57:44.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -113,18 +114,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ @@ -826,8 +821,6 @@ ctags: CTAGS CTAGS: -cscope cscopelist: - distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/gst-plugins-good-plugins.args gst-plugins-good1.0-1.0.8/docs/plugins/gst-plugins-good-plugins.args --- gst-plugins-good1.0-1.0.7/docs/plugins/gst-plugins-good-plugins.args 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/gst-plugins-good-plugins.args 2013-07-12 10:03:46.000000000 +0000 @@ -3814,8 +3814,8 @@ rw iradio-mode -Enable internet radio mode (extraction of shoutcast/icecast metadata). -FALSE +Enable internet radio mode (ask server to send shoutcast/icecast metadata interleaved with the actual stream data). +TRUE diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/ch01.html gst-plugins-good1.0-1.0.8/docs/plugins/html/ch01.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/ch01.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/ch01.html 2013-07-12 10:04:38.000000000 +0000 @@ -21,7 +21,7 @@

-gst-plugins-good Elements

+gst-plugins-good Elements
3gppmux — Muxer for 3GPP (.3gp) files diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/ch02.html gst-plugins-good1.0-1.0.8/docs/plugins/html/ch02.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/ch02.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/ch02.html 2013-07-12 10:04:38.000000000 +0000 @@ -21,7 +21,7 @@

-gst-plugins-good Plugins

+gst-plugins-good Plugins
1394Source for video data via IEEE1394 interface diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/ch03.html gst-plugins-good1.0-1.0.8/docs/plugins/html/ch03.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/ch03.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/ch03.html 2013-07-12 10:04:38.000000000 +0000 @@ -21,7 +21,7 @@

-gst-plugins-good Base Classes

+gst-plugins-good Base Classes
GstIirEqualizer diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-3gppmux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-3gppmux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-3gppmux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-3gppmux.html 2013-07-12 10:04:38.000000000 +0000 @@ -96,7 +96,7 @@

-

Example pipelines

+

Example pipelines

@@ -119,7 +119,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -142,7 +142,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-aacparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-aacparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-aacparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-aacparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -66,7 +66,7 @@

-

Example launch line

+

Example launch line

@@ -84,7 +84,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -107,7 +107,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-aasink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-aasink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-aasink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-aasink.html 2013-07-12 10:04:38.000000000 +0000 @@ -86,7 +86,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -109,7 +109,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-ac3parse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-ac3parse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-ac3parse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-ac3parse.html 2013-07-12 10:04:38.000000000 +0000 @@ -61,7 +61,7 @@

-

Example launch line

+

Example launch line

@@ -79,7 +79,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -102,7 +102,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-agingtv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-agingtv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-agingtv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-agingtv.html 2013-07-12 10:04:38.000000000 +0000 @@ -74,7 +74,7 @@

-

Example launch line

+

Example launch line

@@ -92,7 +92,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -115,7 +115,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alawdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alawdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alawdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alawdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -60,7 +60,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -83,7 +83,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alawenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alawenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alawenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alawenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -49,7 +49,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -72,7 +72,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alpha.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alpha.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alpha.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alpha.html 2013-07-12 10:04:38.000000000 +0000 @@ -105,7 +105,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -130,7 +130,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alphacolor.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alphacolor.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-alphacolor.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-alphacolor.html 2013-07-12 10:04:38.000000000 +0000 @@ -82,7 +82,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -105,7 +105,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-amrparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-amrparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-amrparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-amrparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

-

Example launch line

+

Example launch line

@@ -80,7 +80,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -103,7 +103,7 @@
-

Element Pads

+

Element Pads

@@ -175,7 +175,7 @@

See Also

-GstAmrnbDec, GstAmrnbEnc +GstAmrnbDec, GstAmrnbEnc
@@ -92,7 +92,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -115,7 +115,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-apev2mux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-apev2mux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-apev2mux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-apev2mux.html 2013-07-12 10:04:38.000000000 +0000 @@ -66,7 +66,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -89,7 +89,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-aspectratiocrop.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-aspectratiocrop.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-aspectratiocrop.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-aspectratiocrop.html 2013-07-12 10:04:38.000000000 +0000 @@ -81,7 +81,7 @@

-

Example launch line

+

Example launch line

@@ -99,7 +99,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -122,7 +122,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioamplify.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioamplify.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioamplify.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioamplify.html 2013-07-12 10:04:38.000000000 +0000 @@ -72,7 +72,7 @@

-

Example launch line

+

Example launch line

@@ -94,7 +94,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -117,7 +117,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiochebband.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiochebband.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiochebband.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiochebband.html 2013-07-12 10:04:38.000000000 +0000 @@ -103,7 +103,7 @@

-

Example launch line

+

Example launch line

@@ -125,7 +125,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -148,7 +148,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiocheblimit.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiocheblimit.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiocheblimit.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiocheblimit.html 2013-07-12 10:04:38.000000000 +0000 @@ -100,7 +100,7 @@

-

Example launch line

+

Example launch line

@@ -122,7 +122,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -145,7 +145,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiodynamic.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiodynamic.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiodynamic.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiodynamic.html 2013-07-12 10:04:38.000000000 +0000 @@ -76,7 +76,7 @@

-

Example launch line

+

Example launch line

@@ -98,7 +98,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -121,7 +121,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioecho.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioecho.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioecho.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioecho.html 2013-07-12 10:04:38.000000000 +0000 @@ -84,7 +84,7 @@

-

Example launch line

+

Example launch line

@@ -104,7 +104,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -127,7 +127,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiofirfilter.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiofirfilter.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiofirfilter.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiofirfilter.html 2013-07-12 10:04:38.000000000 +0000 @@ -95,7 +95,7 @@

-

Example application

+

Example application

@@ -441,7 +441,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -464,7 +464,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioiirfilter.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioiirfilter.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioiirfilter.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioiirfilter.html 2013-07-12 10:04:38.000000000 +0000 @@ -91,7 +91,7 @@

-

Example application

+

Example application

@@ -389,7 +389,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -412,7 +412,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioinvert.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioinvert.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audioinvert.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audioinvert.html 2013-07-12 10:04:38.000000000 +0000 @@ -72,7 +72,7 @@

-

Example launch line

+

Example launch line

@@ -94,7 +94,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -117,7 +117,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiokaraoke.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiokaraoke.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiokaraoke.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiokaraoke.html 2013-07-12 10:04:38.000000000 +0000 @@ -74,7 +74,7 @@

-

Example launch line

+

Example launch line

@@ -92,7 +92,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -115,7 +115,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiopanorama.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiopanorama.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiopanorama.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiopanorama.html 2013-07-12 10:04:38.000000000 +0000 @@ -71,7 +71,7 @@

-

Example launch line

+

Example launch line

@@ -95,7 +95,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -118,7 +118,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiowsincband.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiowsincband.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiowsincband.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiowsincband.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

-

Example launch line

+

Example launch line

@@ -105,7 +105,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -128,7 +128,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiowsinclimit.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiowsinclimit.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-audiowsinclimit.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-audiowsinclimit.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

-

Example launch line

+

Example launch line

@@ -105,7 +105,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -128,7 +128,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-auparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-auparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-auparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-auparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -60,7 +60,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -83,7 +83,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autoaudiosink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autoaudiosink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autoaudiosink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autoaudiosink.html 2013-07-12 10:04:38.000000000 +0000 @@ -81,7 +81,7 @@

-

Example launch line

+

Example launch line

@@ -99,7 +99,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -122,7 +122,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autoaudiosrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autoaudiosrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autoaudiosrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autoaudiosrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

-

Example launch line

+

Example launch line

@@ -98,7 +98,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -121,7 +121,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autovideosink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autovideosink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autovideosink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autovideosink.html 2013-07-12 10:04:38.000000000 +0000 @@ -81,7 +81,7 @@

-

Example launch line

+

Example launch line

@@ -99,7 +99,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -122,7 +122,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autovideosrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autovideosrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-autovideosrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-autovideosrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

-

Example launch line

+

Example launch line

@@ -98,7 +98,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -121,7 +121,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-avidemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-avidemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-avidemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-avidemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -64,7 +64,7 @@

-

Example launch line

+

Example launch line

@@ -88,7 +88,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -111,7 +111,7 @@
-

Element Pads

+

Element Pads

@@ -198,7 +198,7 @@ - + @@ -206,15 +206,15 @@ - + - + - + @@ -300,7 +300,7 @@ - + @@ -352,7 +352,7 @@ - + @@ -412,7 +412,7 @@ - + @@ -516,7 +516,7 @@ - + diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-avimux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-avimux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-avimux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-avimux.html 2013-07-12 10:04:38.000000000 +0000 @@ -76,7 +76,7 @@

-

Example launch lines

+

Example launch lines

(write everything in one line, without the backslash characters)

audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ] audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]

audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ] audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]

audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ] audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]

audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ] audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]

details

video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]

video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]

video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]

video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]

@@ -130,7 +130,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -153,7 +153,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-avisubtitle.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-avisubtitle.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-avisubtitle.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-avisubtitle.html 2013-07-12 10:04:38.000000000 +0000 @@ -57,7 +57,7 @@

-

Example launch line

+

Example launch line

Parses the subtitle stream from an avi file.

@@ -78,7 +78,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -101,7 +101,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-cacasink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-cacasink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-cacasink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-cacasink.html 2013-07-12 10:04:38.000000000 +0000 @@ -69,7 +69,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -92,7 +92,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-cairooverlay.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-cairooverlay.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-cairooverlay.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-cairooverlay.html 2013-07-12 10:04:38.000000000 +0000 @@ -68,7 +68,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -91,7 +91,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-capssetter.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-capssetter.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-capssetter.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-capssetter.html 2013-07-12 10:04:38.000000000 +0000 @@ -68,7 +68,7 @@

-

+

Sets or merges caps on a stream's buffers. That is, a buffer's caps are updated using (fields of) caps. Note that this may @@ -99,7 +99,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -122,7 +122,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-cutter.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-cutter.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-cutter.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-cutter.html 2013-07-12 10:04:38.000000000 +0000 @@ -89,7 +89,7 @@

-

Example launch line

+

Example launch line

@@ -107,7 +107,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -130,7 +130,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dcaparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dcaparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dcaparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dcaparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -61,7 +61,7 @@

-

Example launch line

+

Example launch line

@@ -79,7 +79,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -102,7 +102,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-deinterlace.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-deinterlace.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-deinterlace.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-deinterlace.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

-

Example launch line

+

Example launch line

@@ -101,7 +101,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -124,7 +124,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-deinterleave.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-deinterleave.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-deinterleave.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-deinterleave.html 2013-07-12 10:04:38.000000000 +0000 @@ -78,7 +78,7 @@

-

Example launch line

+

Example launch line

@@ -110,7 +110,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -133,7 +133,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dicetv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dicetv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dicetv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dicetv.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

-

Example launch line

+

Example launch line

@@ -101,7 +101,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -124,7 +124,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-directsoundsink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-directsoundsink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-directsoundsink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-directsoundsink.html 2013-07-12 10:04:38.000000000 +0000 @@ -45,7 +45,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -68,7 +68,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dv1394src.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dv1394src.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dv1394src.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dv1394src.html 2013-07-12 10:04:38.000000000 +0000 @@ -64,7 +64,7 @@

Implemented Interfaces

GstDV1394Src implements - GstURIHandler and GstPropertyProbe.

+ GstURIHandler and GstPropertyProbe.

Properties

@@ -90,7 +90,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -113,7 +113,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dvdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dvdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dvdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dvdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -68,7 +68,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -91,7 +91,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-dvdemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -57,7 +57,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -80,7 +80,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-edgetv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-edgetv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-edgetv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-edgetv.html 2013-07-12 10:04:38.000000000 +0000 @@ -63,7 +63,7 @@

-

Example launch line

+

Example launch line

@@ -81,7 +81,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -104,7 +104,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-equalizer-10bands.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-equalizer-10bands.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-equalizer-10bands.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-equalizer-10bands.html 2013-07-12 10:04:38.000000000 +0000 @@ -89,7 +89,7 @@

-

Example launch line

+

Example launch line

@@ -107,7 +107,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -130,7 +130,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-equalizer-3bands.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-equalizer-3bands.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-equalizer-3bands.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-equalizer-3bands.html 2013-07-12 10:04:38.000000000 +0000 @@ -82,7 +82,7 @@

-

Example launch line

+

Example launch line

@@ -100,7 +100,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -123,7 +123,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-equalizer-nbands.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-equalizer-nbands.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-equalizer-nbands.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-equalizer-nbands.html 2013-07-12 10:04:38.000000000 +0000 @@ -81,7 +81,7 @@

-

Example launch line

+

Example launch line

@@ -98,7 +98,7 @@


-

Example code

+

Example code

@@ -190,7 +190,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -213,7 +213,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flacdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flacdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flacdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flacdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -58,7 +58,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -81,7 +81,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flacenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flacenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flacenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flacenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -88,7 +88,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -111,7 +111,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flacparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flacparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flacparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flacparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

-

Example pipelines

+

Example pipelines

@@ -102,7 +102,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -125,7 +125,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flactag.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flactag.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flactag.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flactag.html 2013-07-12 10:04:38.000000000 +0000 @@ -65,7 +65,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -88,7 +88,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flvdemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flvdemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flvdemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flvdemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -60,7 +60,7 @@

-

Example launch line

+

Example launch line

@@ -78,7 +78,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -101,7 +101,7 @@
-

Element Pads

+

Element Pads

@@ -189,7 +189,7 @@ - + diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flvmux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flvmux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flvmux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flvmux.html 2013-07-12 10:04:38.000000000 +0000 @@ -77,7 +77,7 @@

-

Example launch line

+

Example launch line

details

video/x-flash-videovideo/x-flash-video, flvversion=(int)1

@@ -95,7 +95,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -118,7 +118,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flxdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flxdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-flxdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-flxdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -60,7 +60,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -83,7 +83,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-gamma.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-gamma.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-gamma.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-gamma.html 2013-07-12 10:04:38.000000000 +0000 @@ -70,7 +70,7 @@

-

Example launch line

+

Example launch line

@@ -102,7 +102,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -125,7 +125,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufoverlay.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufoverlay.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufoverlay.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufoverlay.html 2013-07-12 10:04:38.000000000 +0000 @@ -74,7 +74,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -97,7 +97,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufsink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufsink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufsink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-gdkpixbufsink.html 2013-07-12 10:04:38.000000000 +0000 @@ -59,7 +59,7 @@

Properties

-  "last-pixbuf"              GdkPixbuf*            : Read
+  "last-pixbuf"              GdkPixbuf*            : Read
   "send-messages"            gboolean              : Read / Write
   "post-messages"            gboolean              : Read / Write
 
@@ -69,7 +69,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -92,7 +92,7 @@
-

Element Pads

+

Element Pads

@@ -136,7 +136,7 @@

Property Details

The "last-pixbuf" property

-
  "last-pixbuf"              GdkPixbuf*            : Read
+
  "last-pixbuf"              GdkPixbuf*            : Read

Last GdkPixbuf object rendered.


diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-goom.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-goom.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-goom.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-goom.html 2013-07-12 10:04:38.000000000 +0000 @@ -61,7 +61,7 @@

-

Example launch line

+

Example launch line

@@ -79,7 +79,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -102,7 +102,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-goom2k1.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-goom2k1.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-goom2k1.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-goom2k1.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

-

Example launch line

+

Example launch line

@@ -80,7 +80,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -103,7 +103,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-hdv1394src.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-hdv1394src.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-hdv1394src.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-hdv1394src.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

Implemented Interfaces

GstHDV1394Src implements - GstURIHandler and GstPropertyProbe.

+ GstURIHandler and GstPropertyProbe.

Properties

@@ -79,7 +79,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -102,7 +102,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-icydemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-icydemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-icydemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-icydemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -64,7 +64,7 @@

-

Example launch line

+

Example launch line

@@ -85,7 +85,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -108,7 +108,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-id3demux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-id3demux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-id3demux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-id3demux.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

-

Example launch line

+

Example launch line

@@ -103,7 +103,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -126,7 +126,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-id3v2mux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-id3v2mux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-id3v2mux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-id3v2mux.html 2013-07-12 10:04:38.000000000 +0000 @@ -66,7 +66,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -89,7 +89,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-imagefreeze.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-imagefreeze.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-imagefreeze.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-imagefreeze.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

-

Example launch line

+

Example launch line

@@ -80,7 +80,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -103,7 +103,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-interleave.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-interleave.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-interleave.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-interleave.html 2013-07-12 10:04:38.000000000 +0000 @@ -82,7 +82,7 @@

-

Example launch line

+

Example launch line

@@ -113,7 +113,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -136,7 +136,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-ismlmux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-ismlmux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-ismlmux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-ismlmux.html 2013-07-12 10:04:38.000000000 +0000 @@ -96,7 +96,7 @@

-

Example pipelines

+

Example pipelines

@@ -119,7 +119,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -142,7 +142,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jackaudiosink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jackaudiosink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jackaudiosink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jackaudiosink.html 2013-07-12 10:04:38.000000000 +0000 @@ -71,7 +71,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -94,7 +94,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jackaudiosrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jackaudiosrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jackaudiosrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jackaudiosrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -72,7 +72,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -95,7 +95,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jpegdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jpegdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jpegdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jpegdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -67,7 +67,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -90,7 +90,7 @@
-

Element Pads

+

Element Pads

@@ -108,7 +108,7 @@ - +

details

image/jpeg, width=(int)[ 1, 65535 ], height=(int)[ 1, 65535 ], sof-marker=(int){ 0, 1, 2, 5, 6, 7, 9, 10, 13, 14 }image/jpeg, width=(int)[ 1, 65535 ], height=(int)[ 1, 65535 ]
diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jpegenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jpegenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-jpegenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-jpegenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -106,7 +106,7 @@
-

Element Pads

+

Element Pads

@@ -145,7 +145,7 @@ - +

details

image/jpeg, width=(int)[ 16, 65535 ], height=(int)[ 16, 65535 ], framerate=(fraction)[ 0/1, 2147483647/1 ]image/jpeg, width=(int)[ 16, 65535 ], height=(int)[ 16, 65535 ], framerate=(fraction)[ 0/1, 2147483647/1 ], sof-marker=(int){ 0, 1, 2, 9 }
diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-level.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-level.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-level.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-level.html 2013-07-12 10:04:38.000000000 +0000 @@ -127,7 +127,7 @@

-

Example application

+

Example application

@@ -417,7 +417,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -440,7 +440,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-matroskademux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-matroskademux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-matroskademux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-matroskademux.html 2013-07-12 10:04:38.000000000 +0000 @@ -68,7 +68,7 @@

-

Example launch line

+

Example launch line

@@ -86,7 +86,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -109,7 +109,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-matroskamux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-matroskamux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-matroskamux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-matroskamux.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

-

Example launch line

+

Example launch line

@@ -109,7 +109,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -132,7 +132,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mj2mux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mj2mux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mj2mux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mj2mux.html 2013-07-12 10:04:38.000000000 +0000 @@ -133,7 +133,7 @@

-

Example pipelines

+

Example pipelines

@@ -156,7 +156,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -179,7 +179,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-monoscope.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-monoscope.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-monoscope.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-monoscope.html 2013-07-12 10:04:38.000000000 +0000 @@ -49,7 +49,7 @@

-

Example launch line

+

Example launch line

@@ -67,7 +67,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -90,7 +90,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mp4mux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mp4mux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mp4mux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mp4mux.html 2013-07-12 10:04:38.000000000 +0000 @@ -133,7 +133,7 @@

-

Example pipelines

+

Example pipelines

@@ -156,7 +156,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -179,7 +179,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mpegaudioparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mpegaudioparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mpegaudioparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mpegaudioparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -61,7 +61,7 @@

-

Example launch line

+

Example launch line

@@ -79,7 +79,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -102,7 +102,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mulawdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mulawdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mulawdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mulawdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -60,7 +60,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -83,7 +83,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mulawenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mulawenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-mulawenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-mulawenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -49,7 +49,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -72,7 +72,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multifilesink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multifilesink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multifilesink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multifilesink.html 2013-07-12 10:04:38.000000000 +0000 @@ -132,7 +132,7 @@

-

Example launch line

+

Example launch line

@@ -155,7 +155,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -178,7 +178,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multifilesrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multifilesrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multifilesrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multifilesrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -82,7 +82,7 @@

-

Example launch line

+

Example launch line

@@ -105,7 +105,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -128,7 +128,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multipartdemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multipartdemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multipartdemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multipartdemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

-

Sample pipelines

+

Sample pipelines

@@ -102,7 +102,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -125,7 +125,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multipartmux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multipartmux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multipartmux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multipartmux.html 2013-07-12 10:04:38.000000000 +0000 @@ -70,7 +70,7 @@

-

Sample pipelines

+

Sample pipelines

@@ -89,7 +89,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -112,7 +112,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multiudpsink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multiudpsink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-multiudpsink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-multiudpsink.html 2013-07-12 10:04:38.000000000 +0000 @@ -102,7 +102,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -125,7 +125,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-optv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-optv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-optv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-optv.html 2013-07-12 10:04:38.000000000 +0000 @@ -74,7 +74,7 @@

-

Example launch line

+

Example launch line

@@ -92,7 +92,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -115,7 +115,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-oss4sink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-oss4sink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-oss4sink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-oss4sink.html 2013-07-12 10:04:38.000000000 +0000 @@ -63,7 +63,7 @@

Implemented Interfaces

GstOss4Sink implements - GstStreamVolume and GstPropertyProbe.

+ GstStreamVolume and GstPropertyProbe.

Properties

@@ -79,7 +79,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -102,7 +102,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-oss4src.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-oss4src.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-oss4src.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-oss4src.html 2013-07-12 10:04:38.000000000 +0000 @@ -64,7 +64,7 @@

Implemented Interfaces

GstOss4Source implements - GstImplementsInterface, GstMixer and GstPropertyProbe.

+ GstImplementsInterface, GstMixer and GstPropertyProbe.

Properties

@@ -78,7 +78,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -101,7 +101,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osssink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osssink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osssink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osssink.html 2013-07-12 10:04:38.000000000 +0000 @@ -68,7 +68,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -91,7 +91,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osssrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osssrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osssrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osssrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -64,7 +64,7 @@

Implemented Interfaces

GstOssSrc implements - GstImplementsInterface and GstMixer.

+ GstImplementsInterface and GstMixer.

Properties

@@ -78,7 +78,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -101,7 +101,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osxaudiosink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osxaudiosink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osxaudiosink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osxaudiosink.html 2013-07-12 10:04:38.000000000 +0000 @@ -53,7 +53,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -76,7 +76,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osxaudiosrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osxaudiosrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osxaudiosrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osxaudiosrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -53,7 +53,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -76,7 +76,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osxvideosink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osxvideosink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-osxvideosink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-osxvideosink.html 2013-07-12 10:04:38.000000000 +0000 @@ -54,7 +54,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -77,7 +77,7 @@
-

Element Pads

+

Element Pads

@@ -93,18 +93,6 @@ GstOSXWindow *osxwindow; void *osxvideosinkobject; NSView *superview; - NSThread *ns_app_thread; -#ifdef RUN_NS_APP_THREAD - GMutex loop_thread_lock; - GCond loop_thread_cond; -#else - guint cocoa_timeout; -#endif - GMutex mrl_check_lock; - GCond mrl_check_cond; - gboolean mrl_check_done; - gboolean main_run_loop_running; - gboolean app_started; gboolean keep_par; gboolean embed; }; diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-1394.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-1394.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-1394.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-1394.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@

-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-aasink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-aasink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-aasink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-aasink.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-alaw.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-alaw.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-alaw.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-alaw.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-alpha.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-alpha.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-alpha.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-alpha.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-alphacolor.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-alphacolor.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-alphacolor.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-alphacolor.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-apetag.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-apetag.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-apetag.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-apetag.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-audiofx.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-audiofx.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-audiofx.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-audiofx.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-auparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-auparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-auparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-auparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-autodetect.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-autodetect.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-autodetect.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-autodetect.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-avi.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-avi.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-avi.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-avi.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-cacasink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-cacasink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-cacasink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-cacasink.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-cairo.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-cairo.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-cairo.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-cairo.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-cutter.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-cutter.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-cutter.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-cutter.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-debug.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-debug.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-debug.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-debug.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-deinterlace.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-deinterlace.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-deinterlace.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-deinterlace.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-directsound.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-directsound.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-directsound.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-directsound.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -57,7 +57,7 @@
-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-dv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-dv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-dv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-dv.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-effectv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-effectv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-effectv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-effectv.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-equalizer.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-equalizer.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-equalizer.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-equalizer.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-flac.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-flac.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-flac.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-flac.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-flv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-flv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-flv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-flv.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-flxdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-flxdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-flxdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-flxdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-gdkpixbuf.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-gdkpixbuf.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-gdkpixbuf.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-gdkpixbuf.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-goom.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-goom.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-goom.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-goom.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-goom2k1.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-goom2k1.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-goom2k1.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-goom2k1.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-icydemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-icydemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-icydemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-icydemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-id3demux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-id3demux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-id3demux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-id3demux.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-imagefreeze.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-imagefreeze.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-imagefreeze.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-imagefreeze.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-interleave.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-interleave.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-interleave.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-interleave.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-isomp4.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-isomp4.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-isomp4.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-isomp4.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-jack.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-jack.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-jack.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-jack.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-jpeg.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-jpeg.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-jpeg.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-jpeg.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-level.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-level.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-level.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-level.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-matroska.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-matroska.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-matroska.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-matroska.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-monoscope.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-monoscope.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-monoscope.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-monoscope.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -57,7 +57,7 @@
-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-mulaw.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-mulaw.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-mulaw.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-mulaw.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-multifile.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-multifile.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-multifile.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-multifile.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-multipart.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-multipart.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-multipart.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-multipart.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-navigationtest.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-navigationtest.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-navigationtest.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-navigationtest.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-oss4.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-oss4.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-oss4.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-oss4.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-ossaudio.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-ossaudio.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-ossaudio.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-ossaudio.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-osxaudio.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-osxaudio.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-osxaudio.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-osxaudio.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -57,7 +57,7 @@
-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-osxvideo.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-osxvideo.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-osxvideo.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-osxvideo.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -57,7 +57,7 @@
-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-png.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-png.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-png.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-png.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-pulseaudio.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-pulseaudio.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-pulseaudio.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-pulseaudio.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-replaygain.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-replaygain.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-replaygain.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-replaygain.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-rtp.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-rtp.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-rtp.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-rtp.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-rtpmanager.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-rtpmanager.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-rtpmanager.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-rtpmanager.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-rtsp.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-rtsp.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-rtsp.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-rtsp.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-shapewipe.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-shapewipe.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-shapewipe.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-shapewipe.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-shout2send.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-shout2send.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-shout2send.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-shout2send.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-smpte.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-smpte.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-smpte.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-smpte.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-soup.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-soup.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-soup.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-soup.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-spectrum.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-spectrum.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-spectrum.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-spectrum.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-speex.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-speex.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-speex.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-speex.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-taglib.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-taglib.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-taglib.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-taglib.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-udp.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-udp.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-udp.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-udp.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-video4linux2.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-video4linux2.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-video4linux2.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-video4linux2.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videobox.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videobox.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videobox.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videobox.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videocrop.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videocrop.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videocrop.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videocrop.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videofilter.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videofilter.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videofilter.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videofilter.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videomixer.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videomixer.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-videomixer.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-videomixer.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-vpx.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-vpx.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-vpx.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-vpx.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -57,7 +57,7 @@
-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-wavenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-wavenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-wavenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-wavenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-wavpack.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-wavpack.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-wavpack.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-wavpack.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-wavparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-wavparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-wavparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-wavparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-ximagesrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-ximagesrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-ximagesrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-ximagesrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-y4menc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-y4menc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-plugin-y4menc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-plugin-y4menc.html 2013-07-12 10:04:38.000000000 +0000 @@ -29,7 +29,7 @@
-

Plugin Information

+

Plugin Information

@@ -39,7 +39,7 @@ - + @@ -57,7 +57,7 @@

version

1.0.61.0.8

run-time license

-

Elements

+

Elements

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pngdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pngdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pngdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pngdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -58,7 +58,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -81,7 +81,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pngenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pngenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pngenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pngenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -75,7 +75,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -98,7 +98,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-progressreport.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-progressreport.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-progressreport.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-progressreport.html 2013-07-12 10:04:38.000000000 +0000 @@ -104,7 +104,7 @@

-

Example launch line

+

Example launch line

@@ -133,7 +133,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -156,7 +156,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pulsesink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pulsesink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pulsesink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pulsesink.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

Implemented Interfaces

GstPulseSink implements - GstStreamVolume, GstImplementsInterface and GstPropertyProbe.

+ GstStreamVolume, GstImplementsInterface and GstPropertyProbe.

Properties

@@ -82,7 +82,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -105,7 +105,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pulsesrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pulsesrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-pulsesrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-pulsesrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -64,7 +64,7 @@

Implemented Interfaces

GstPulseSrc implements - GstStreamVolume, GstImplementsInterface, GstMixer and GstPropertyProbe.

+ GstStreamVolume, GstImplementsInterface, GstMixer and GstPropertyProbe.

Properties

@@ -85,7 +85,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -108,7 +108,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-qtdemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-qtdemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-qtdemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-qtdemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -72,7 +72,7 @@

-

Example launch line

+

Example launch line

@@ -96,7 +96,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -119,7 +119,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-qtmoovrecover.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-qtmoovrecover.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-qtmoovrecover.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-qtmoovrecover.html 2013-07-12 10:04:38.000000000 +0000 @@ -81,7 +81,7 @@

-

Example pipelines

+

Example pipelines

This element recovers quicktime files created with qtmux using the moov recovery feature. @@ -102,7 +102,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -125,7 +125,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-qtmux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-qtmux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-qtmux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-qtmux.html 2013-07-12 10:04:38.000000000 +0000 @@ -133,7 +133,7 @@

-

Example pipelines

+

Example pipelines

@@ -155,7 +155,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -178,7 +178,7 @@
-

Element Pads

+

Element Pads

@@ -228,6 +228,10 @@ + + + + diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-quarktv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-quarktv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-quarktv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-quarktv.html 2013-07-12 10:04:38.000000000 +0000 @@ -65,32 +65,31 @@

Description

-RevTV acts like a video waveform monitor for each line of video -processed. This creates a pseudo 3D effect based on the brightness -of the video along each line. +QuarkTV disolves moving objects. It picks up pixels from +the last frames randomly.

-

Example launch line

+

Example launch line

audio/x-mulaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]

audio/AMR, rate=(int)8000, channels=(int)[ 1, 2 ]
- +
1
gst-launch-1.0 -v videotestsrc ! revtv ! videoconvert ! autovideosink
gst-launch-1.0 -v videotestsrc ! quarktv ! videoconvert ! autovideosink
- This pipeline shows the effect of revtv on a test stream. + This pipeline shows the effect of quarktv on a test stream.

Synopsis

-

Element Information

+

Element Information

@@ -113,7 +112,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-radioactv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-radioactv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-radioactv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-radioactv.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

-

Example launch line

+

Example launch line

@@ -101,7 +101,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -124,7 +124,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-revtv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-revtv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-revtv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-revtv.html 2013-07-12 10:04:38.000000000 +0000 @@ -69,7 +69,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -92,7 +92,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rganalysis.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rganalysis.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rganalysis.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rganalysis.html 2013-07-12 10:04:38.000000000 +0000 @@ -90,7 +90,7 @@

-

Example launch lines

+

Example launch lines

@@ -138,7 +138,7 @@


-

Acknowledgements

+

Acknowledgements

This element is based on code used in the vorbisgain program and many others. The relevant parts are copyrighted by David Robinson, Glen Sawyer @@ -150,7 +150,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -173,7 +173,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rglimiter.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rglimiter.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rglimiter.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rglimiter.html 2013-07-12 10:04:38.000000000 +0000 @@ -71,7 +71,7 @@

-

Example launch line

+

Example launch line

@@ -93,7 +93,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -116,7 +116,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rgvolume.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rgvolume.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rgvolume.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rgvolume.html 2013-07-12 10:04:38.000000000 +0000 @@ -104,7 +104,7 @@

-

Example launch line

+

Example launch line

@@ -124,7 +124,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -147,7 +147,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rippletv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rippletv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rippletv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rippletv.html 2013-07-12 10:04:38.000000000 +0000 @@ -72,7 +72,7 @@

-

Example launch line

+

Example launch line

@@ -90,7 +90,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -113,7 +113,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpbin.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpbin.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpbin.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpbin.html 2013-07-12 10:04:38.000000000 +0000 @@ -106,7 +106,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -129,7 +129,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -87,7 +87,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -110,7 +110,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpj2kpay.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpj2kpay.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpj2kpay.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpj2kpay.html 2013-07-12 10:04:38.000000000 +0000 @@ -75,7 +75,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -98,7 +98,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpjitterbuffer.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpjitterbuffer.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpjitterbuffer.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpjitterbuffer.html 2013-07-12 10:04:38.000000000 +0000 @@ -82,7 +82,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -105,7 +105,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpjpegpay.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpjpegpay.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpjpegpay.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpjpegpay.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -103,7 +103,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpptdemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpptdemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpptdemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpptdemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -68,7 +68,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -91,7 +91,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpsession.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpsession.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpsession.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpsession.html 2013-07-12 10:04:38.000000000 +0000 @@ -94,7 +94,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -117,7 +117,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpssrcdemux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpssrcdemux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtpssrcdemux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtpssrcdemux.html 2013-07-12 10:04:38.000000000 +0000 @@ -67,7 +67,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -90,7 +90,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtspsrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtspsrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-rtspsrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-rtspsrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -122,7 +122,7 @@

-

Example launch line

+

Example launch line

@@ -144,7 +144,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -167,7 +167,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-shagadelictv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-shagadelictv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-shagadelictv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-shagadelictv.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

-

Example launch line

+

Example launch line

@@ -80,7 +80,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -103,7 +103,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-shapewipe.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-shapewipe.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-shapewipe.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-shapewipe.html 2013-07-12 10:04:38.000000000 +0000 @@ -77,7 +77,7 @@

-

Example launch line

+

Example launch line

@@ -95,7 +95,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -118,7 +118,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-smpte.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-smpte.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-smpte.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-smpte.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

-

Sample pipelines

+

Sample pipelines

@@ -101,7 +101,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -124,7 +124,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-smptealpha.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-smptealpha.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-smptealpha.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-smptealpha.html 2013-07-12 10:04:38.000000000 +0000 @@ -87,7 +87,7 @@

-

Sample pipelines

+

Sample pipelines

Here is a pipeline to demonstrate the smpte transition :

@@ -106,7 +106,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -129,7 +129,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-souphttpsrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-souphttpsrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-souphttpsrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-souphttpsrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -91,7 +91,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -114,7 +114,7 @@
-

Element Pads

+

Element Pads

@@ -175,8 +175,8 @@

The "iradio-mode" property

  "iradio-mode"              gboolean              : Read / Write
-

Enable internet radio mode (extraction of shoutcast/icecast metadata).

-

Default value: FALSE

+

Enable internet radio mode (ask server to send shoutcast/icecast metadata interleaved with the actual stream data).

+

Default value: TRUE


diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-spectrum.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-spectrum.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-spectrum.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-spectrum.html 2013-07-12 10:04:38.000000000 +0000 @@ -126,13 +126,13 @@

If "multi-channel" property is set to true. magnitude and phase -fields will be each a nested GstValueArray. The first dimension are the +fields will be each a nested GstValueArray. The first dimension are the channels and the second dimension are the values.

-

Example application

+

Example application

@@ -399,7 +399,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -422,7 +422,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-speexdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-speexdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-speexdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-speexdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -66,7 +66,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -89,7 +89,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-speexenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-speexenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-speexenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-speexenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -83,7 +83,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -106,7 +106,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-splitfilesrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-splitfilesrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-splitfilesrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-splitfilesrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -85,7 +85,7 @@

-

Example launch lines

+

Example launch lines

@@ -114,7 +114,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -137,7 +137,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-streaktv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-streaktv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-streaktv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-streaktv.html 2013-07-12 10:04:38.000000000 +0000 @@ -70,7 +70,7 @@

-

Example launch line

+

Example launch line

@@ -88,7 +88,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -111,7 +111,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-taginject.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-taginject.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-taginject.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-taginject.html 2013-07-12 10:04:38.000000000 +0000 @@ -70,7 +70,7 @@

-

Example launch lines

+

Example launch lines

@@ -99,7 +99,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -122,7 +122,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-udpsink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-udpsink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-udpsink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-udpsink.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

-

Examples

+

Examples

@@ -98,7 +98,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -121,7 +121,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-udpsrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-udpsrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-udpsrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-udpsrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -160,7 +160,7 @@

-

Examples

+

Examples

@@ -206,7 +206,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -229,7 +229,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-v4l2radio.html 2013-07-12 10:04:38.000000000 +0000 @@ -60,7 +60,7 @@

Implemented Interfaces

GstV4l2Radio implements - GstURIHandler and GstTuner.

+ GstURIHandler and GstTuner.

Properties

@@ -74,7 +74,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -97,7 +97,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-v4l2sink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-v4l2sink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-v4l2sink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-v4l2sink.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

Implemented Interfaces

GstV4l2Sink implements - GstTuner, GstVideoOverlay, GstNavigation, GstColorBalance and GstVideoOrientation.

+ GstTuner, GstVideoOverlay, GstNavigation, GstColorBalance and GstVideoOrientation.

Properties

@@ -94,7 +94,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -117,7 +117,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-v4l2src.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-v4l2src.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-v4l2src.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-v4l2src.html 2013-07-12 10:04:38.000000000 +0000 @@ -64,7 +64,7 @@

Implemented Interfaces

GstV4l2Src implements - GstURIHandler, GstTuner, GstColorBalance and GstVideoOrientation.

+ GstURIHandler, GstTuner, GstColorBalance and GstVideoOrientation.

Properties

@@ -95,7 +95,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -118,7 +118,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-vertigotv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-vertigotv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-vertigotv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-vertigotv.html 2013-07-12 10:04:38.000000000 +0000 @@ -79,7 +79,7 @@

-

Example launch line

+

Example launch line

@@ -97,7 +97,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -120,7 +120,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videobalance.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videobalance.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videobalance.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videobalance.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

Implemented Interfaces

GstVideoBalance implements - GstImplementsInterface and GstColorBalance.

+ GstImplementsInterface and GstColorBalance.

Properties

@@ -81,7 +81,7 @@

-

Example launch line

+

Example launch line

@@ -103,7 +103,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -126,7 +126,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videobox.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videobox.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videobox.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videobox.html 2013-07-12 10:04:38.000000000 +0000 @@ -122,7 +122,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -145,7 +145,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videocrop.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videocrop.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videocrop.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videocrop.html 2013-07-12 10:04:38.000000000 +0000 @@ -92,7 +92,7 @@

-

Example launch line

+

Example launch line

@@ -110,7 +110,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -133,7 +133,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videoflip.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videoflip.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videoflip.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videoflip.html 2013-07-12 10:04:38.000000000 +0000 @@ -71,7 +71,7 @@

-

Example launch line

+

Example launch line

@@ -92,7 +92,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -115,7 +115,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videomixer.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videomixer.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-videomixer.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-videomixer.html 2013-07-12 10:04:38.000000000 +0000 @@ -54,12 +54,12 @@

Individual parameters for each input stream can be configured on the -GstVideoMixer2Pad. +GstVideoMixer2Pad.

-

Sample pipelines

+

Sample pipelines

@@ -160,7 +160,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -183,7 +183,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-vp8dec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-vp8dec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-vp8dec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-vp8dec.html 2013-07-12 10:04:38.000000000 +0000 @@ -70,7 +70,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -93,7 +93,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-vp8enc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-vp8enc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-vp8enc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-vp8enc.html 2013-07-12 10:04:38.000000000 +0000 @@ -131,7 +131,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -154,7 +154,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-warptv.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-warptv.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-warptv.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-warptv.html 2013-07-12 10:04:38.000000000 +0000 @@ -62,7 +62,7 @@

-

Example launch line

+

Example launch line

@@ -80,7 +80,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -103,7 +103,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-waveformsink.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-waveformsink.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-waveformsink.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-waveformsink.html 2013-07-12 10:04:38.000000000 +0000 @@ -45,7 +45,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -68,7 +68,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -60,7 +60,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -83,7 +83,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavpackdec.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavpackdec.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavpackdec.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavpackdec.html 2013-07-12 10:04:38.000000000 +0000 @@ -58,7 +58,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -81,7 +81,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavpackenc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavpackenc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavpackenc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavpackenc.html 2013-07-12 10:04:38.000000000 +0000 @@ -80,7 +80,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -103,7 +103,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavpackparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavpackparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavpackparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavpackparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -61,7 +61,7 @@

-

Example launch line

+

Example launch line

@@ -79,7 +79,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -102,7 +102,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavparse.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavparse.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-wavparse.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-wavparse.html 2013-07-12 10:04:38.000000000 +0000 @@ -72,7 +72,7 @@

-

Example launch line

+

Example launch line

@@ -105,7 +105,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -128,7 +128,7 @@
-

Element Pads

+

Element Pads

@@ -215,7 +215,7 @@ - + @@ -223,15 +223,15 @@ - + - + - + diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-webmmux.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-webmmux.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-webmmux.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-webmmux.html 2013-07-12 10:04:38.000000000 +0000 @@ -69,7 +69,7 @@

-

Example launch line

+

Example launch line

audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ] audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]

audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ] audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]

audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ] audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]

audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ] audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]

@@ -108,7 +108,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -131,7 +131,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-ximagesrc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-ximagesrc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-ximagesrc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-ximagesrc.html 2013-07-12 10:04:38.000000000 +0000 @@ -77,7 +77,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -100,7 +100,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-y4menc.html gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-y4menc.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins-y4menc.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins-y4menc.html 2013-07-12 10:04:38.000000000 +0000 @@ -57,7 +57,7 @@

-

Example launch line

+

Example launch line

Creates a YU4MPEG2 raw video stream as defined by the mjpegtools project.

@@ -77,7 +77,7 @@

Synopsis

-

Element Information

+

Element Information

@@ -100,7 +100,7 @@
-

Element Pads

+

Element Pads

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins.devhelp2 gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins.devhelp2 --- gst-plugins-good1.0-1.0.7/docs/plugins/html/gst-plugins-good-plugins.devhelp2 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/gst-plugins-good-plugins.devhelp2 2013-07-12 10:04:38.000000000 +0000 @@ -233,15 +233,15 @@ - - - - - - + + + + + + - - + + @@ -256,20 +256,20 @@ - - - + + + - - - + + + - - + + @@ -282,41 +282,41 @@ - - + + - - + + - - + + - - - + + + - - - + + + - - + + - - - + + + - - - + + + - - - + + + @@ -324,155 +324,155 @@ - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - + + - - + + - - - + + + - - - + + + - - - + + + - - - + + + @@ -481,22 +481,22 @@ - - - + + + - - - + + + - - + + - - + + @@ -507,23 +507,23 @@ - - + + - - + + - - - + + + - - - + + + @@ -535,24 +535,24 @@ - - - + + + - - - - + + + + - - + + - - + + @@ -569,34 +569,34 @@ - - - + + + - - + + - - - + + + - - - + + + - - + + - - - + + + - - + + @@ -606,104 +606,104 @@ - - + + - - - + + + - - - + + + - - + + - - - + + + - - - + + + - - + + - - - + + + - - - + + + - - - - - + + + + + - - + + - - + + - - + + - - - + + + - - - + + + - - - + + + - - - + + + @@ -714,17 +714,17 @@ - - - + + + - - - + + + - - - + + + @@ -735,16 +735,16 @@ - - + + - - + + - - - + + + @@ -753,9 +753,9 @@ - - - + + + @@ -763,20 +763,20 @@ - - - + + + - - - + + + - - + + @@ -802,65 +802,65 @@ - - - + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - + + + - - + + @@ -870,8 +870,8 @@ - - + + @@ -882,19 +882,19 @@ - - - + + + - - - + + + - - - + + + @@ -905,9 +905,9 @@ - - - + + + @@ -916,37 +916,37 @@ - - - + + + - - + + - - - - + + + + - - - + + + - - - + + + @@ -954,14 +954,14 @@ - - - + + + - - + + @@ -973,19 +973,19 @@ - - + + - - + + - - - + + + @@ -1008,8 +1008,8 @@ - - + + @@ -1037,8 +1037,8 @@ - - + + @@ -1051,15 +1051,15 @@ - - + + - - + + @@ -1084,25 +1084,25 @@ - - + + - - - + + + - - - + + + - - - + + + @@ -1110,17 +1110,17 @@ - - - + + + - - + + @@ -1139,9 +1139,9 @@ - - - + + + @@ -1151,8 +1151,8 @@ - - + + @@ -1164,28 +1164,28 @@ - - + + - - - + + + - - - + + + - - - + + + - - - + + + @@ -1203,14 +1203,14 @@ - - - + + + - - + + @@ -1226,8 +1226,8 @@ - - + + @@ -1249,28 +1249,28 @@ - - + + - - - + + + - - - + + + - - + + @@ -1280,33 +1280,33 @@ - - - + + + - - - + + + - - - - - + + + + + - - + + @@ -1366,21 +1366,21 @@ - - - + + + - - + + - - + + - - + + - - + + @@ -1389,21 +1389,21 @@ - - - + + + - - - + + + - - - + + + - - + + @@ -1416,9 +1416,9 @@ - - - + + + diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/html/index.html gst-plugins-good1.0-1.0.8/docs/plugins/html/index.html --- gst-plugins-good1.0-1.0.7/docs/plugins/html/index.html 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/html/index.html 2013-07-12 10:04:38.000000000 +0000 @@ -15,7 +15,7 @@

- for GStreamer Good Plugins 1.0 (1.0.6) + for GStreamer Good Plugins 1.0 (1.0.8) The latest version of this documentation can be found on-line at http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good/html/.

diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-1394.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-1394.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-1394.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-1394.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Source for video data via IEEE1394 interface ../../ext/raw1394/.libs/libgst1394.so libgst1394.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-aasink.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-aasink.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-aasink.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-aasink.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ ASCII Art video sink ../../ext/aalib/.libs/libgstaasink.so libgstaasink.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-alaw.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-alaw.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-alaw.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-alaw.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ ALaw audio conversion routines ../../gst/law/.libs/libgstalaw.so libgstalaw.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-alpha.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-alpha.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-alpha.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-alpha.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ adds an alpha channel to video - constant or via chroma-keying ../../gst/alpha/.libs/libgstalpha.so libgstalpha.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-alphacolor.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-alphacolor.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-alphacolor.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-alphacolor.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ RGBA from/to AYUV colorspace conversion preserving the alpha channel ../../gst/alpha/.libs/libgstalphacolor.so libgstalphacolor.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-apetag.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-apetag.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-apetag.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-apetag.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ APEv1/2 tag reader ../../gst/apetag/.libs/libgstapetag.so libgstapetag.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-audiofx.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-audiofx.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-audiofx.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-audiofx.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Audio effects plugin ../../gst/audiofx/.libs/libgstaudiofx.so libgstaudiofx.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-audioparsers.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-audioparsers.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-audioparsers.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-audioparsers.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Parsers for various audio formats ../../gst/audioparsers/.libs/libgstaudioparsers.so libgstaudioparsers.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-auparse.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-auparse.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-auparse.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-auparse.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ parses au streams ../../gst/auparse/.libs/libgstauparse.so libgstauparse.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-autodetect.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-autodetect.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-autodetect.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-autodetect.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Plugin contains auto-detection plugins for video/audio in- and outputs ../../gst/autodetect/.libs/libgstautodetect.so libgstautodetect.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-avi.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-avi.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-avi.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-avi.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ AVI stream handling ../../gst/avi/.libs/libgstavi.so libgstavi.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -26,7 +26,7 @@ audio_%u source sometimes -
audio/ms-gsm, rate=(int)[ 1, 96000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int)[ 16000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ S8, U8, S16LE, U16LE, S24LE, U24LE, S32LE, U32LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-vorbis, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 2 ]; audio/x-ac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ]; audio/x-dts; audio/mpeg, mpegversion=(int)4, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-alaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-mulaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-voxware, voxwaretype=(int)117, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk3, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/AMR, rate=(int)8000, channels=(int)1; audio/AMR-WB, rate=(int)16000, channels=(int)1; audio/x-siren; application/x-ogg-avi; audio/x-avi-unknown
+
audio/ms-gsm, rate=(int)[ 1, 96000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int)[ 16000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ S8, U8, S16LE, U16LE, S24LE, U24LE, S32LE, U32LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-vorbis, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 2 ]; audio/x-ac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ]; audio/x-dts; audio/mpeg, mpegversion=(int)4, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-alaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-mulaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-voxware, voxwaretype=(int)117, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk3, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/AMR, rate=(int)8000, channels=(int)1; audio/AMR-WB, rate=(int)16000, channels=(int)1; audio/x-siren; application/x-ogg-avi; audio/x-avi-unknown
subtitle_%u @@ -38,7 +38,7 @@ video_%u source sometimes -
video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-asus, asusversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-asus, asusversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-cirrus-logic-accupak, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-camstudio, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-compressed-yuv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string){ RGB8P, BGR, BGRx }, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-divx, divxversion=(int)3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-divx, divxversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-truemotion, trueversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dv, systemstream=(boolean)false, dvversion=(int)25, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dv, systemstream=(boolean)false, dvversion=(int)50, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-divx, divxversion=(int)5, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-flash-video, flvversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp6-flash, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)itu, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)lucent, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)itu, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-huffyuv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-intel-h263, variant=(string)intel, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)5, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)lead, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)lead, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)microsoft, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; image/jpeg, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msmpeg, msmpegversion=(int)42, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msmpeg, msmpegversion=(int)43, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, systemstream=(boolean)false, mpegversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, systemstream=(boolean)false, mpegversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msmpeg, msmpegversion=(int)41, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-mszh, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; image/png, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-rle, layout=(string)microsoft, depth=(int)[ 1, 64 ], framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/sp5x, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-truemotion, trueversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-camtasia, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ultimotion, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)UYVY, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ati-vcr, vcrversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ati-vcr, vcrversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)vdolive, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)vivo, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)videosoft, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-wmv, wmvversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-wmv, wmvversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-wmv, wmvversion=(int)3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, mpegversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-xan, wcversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)YUY2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)YVU9, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-zlib, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-cinepak, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)itu, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msvideocodec, msvideoversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)xirlink, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dirac, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ffv, ffvversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-kmvc, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp5, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp6, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp6-flash, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp7, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp8, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-mimic, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-apple-video, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-theora, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-fraps, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-aasc, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)YV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-loco, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-zmbv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)v210, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)r210, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dv, systemstream=(boolean)true; video/x-avi-unknown
+
video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-asus, asusversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-asus, asusversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-cirrus-logic-accupak, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-camstudio, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-compressed-yuv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string){ RGB8P, BGR, BGRx }, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-divx, divxversion=(int)3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-divx, divxversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-truemotion, trueversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dv, systemstream=(boolean)false, dvversion=(int)25, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dv, systemstream=(boolean)false, dvversion=(int)50, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-divx, divxversion=(int)5, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-flash-video, flvversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp6-flash, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)itu, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)lucent, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)itu, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-huffyuv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-intel-h263, variant=(string)intel, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)5, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)lead, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)lead, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)microsoft, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; image/jpeg, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msmpeg, msmpegversion=(int)42, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msmpeg, msmpegversion=(int)43, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, systemstream=(boolean)false, mpegversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, systemstream=(boolean)false, mpegversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msmpeg, msmpegversion=(int)41, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-mszh, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; image/png, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-rle, layout=(string)microsoft, depth=(int)[ 1, 64 ], framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-indeo, indeoversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/sp5x, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-truemotion, trueversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-camtasia, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ultimotion, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)UYVY, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ati-vcr, vcrversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ati-vcr, vcrversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)vdolive, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)vivo, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vmnc, version=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)videosoft, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-wmv, wmvversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-wmv, wmvversion=(int)2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-wmv, wmvversion=(int)3, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-xan, wcversion=(int)4, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)YUY2, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)YVU9, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-zlib, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-cinepak, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h264, variant=(string)itu, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-msvideocodec, msvideoversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-h263, variant=(string)xirlink, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dirac, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-ffv, ffvversion=(int)1, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-kmvc, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp5, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp6, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp6-flash, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp7, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-vp8, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-mimic, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-apple-video, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-theora, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-fraps, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-aasc, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)YV12, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-loco, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-zmbv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)v210, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw, format=(string)r210, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-dv, systemstream=(boolean)true; video/x-avi-unknown
diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-cacasink.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-cacasink.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-cacasink.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-cacasink.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Colored ASCII Art video sink ../../ext/libcaca/.libs/libgstcacasink.so libgstcacasink.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-cairo.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-cairo.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-cairo.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-cairo.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Cairo-based elements ../../ext/cairo/.libs/libgstcairo.so libgstcairo.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-cutter.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-cutter.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-cutter.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-cutter.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Audio Cutter to split audio into non-silent bits ../../gst/cutter/.libs/libgstcutter.so libgstcutter.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-debug.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-debug.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-debug.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-debug.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ elements for testing and debugging ../../gst/debugutils/.libs/libgstdebug.so libgstdebug.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-deinterlace.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-deinterlace.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-deinterlace.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-deinterlace.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Deinterlacer ../../gst/deinterlace/.libs/libgstdeinterlace.so libgstdeinterlace.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-dv.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-dv.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-dv.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-dv.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ DV demuxer and decoder based on libdv (libdv.sf.net) ../../ext/dv/.libs/libgstdv.so libgstdv.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-effectv.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-effectv.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-effectv.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-effectv.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ effect plugins from the effectv project ../../gst/effectv/.libs/libgsteffectv.so libgsteffectv.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-equalizer.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-equalizer.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-equalizer.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-equalizer.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ GStreamer audio equalizers ../../gst/equalizer/.libs/libgstequalizer.so libgstequalizer.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-flac.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-flac.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-flac.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-flac.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ The FLAC Lossless compressor Codec ../../ext/flac/.libs/libgstflac.so libgstflac.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-flv.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-flv.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-flv.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-flv.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ FLV muxing and demuxing plugin ../../gst/flv/.libs/libgstflv.so libgstflv.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -32,7 +32,7 @@ video source sometimes -
video/x-flash-video; video/x-flash-screen; video/x-vp6-flash; video/x-vp6-alpha; video/x-h264, stream-format=(string)avc
+
video/x-flash-video, flvversion=(int)1; video/x-flash-screen; video/x-vp6-flash; video/x-vp6-alpha; video/x-h264, stream-format=(string)avc
diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-flxdec.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-flxdec.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-flxdec.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-flxdec.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ FLC/FLI/FLX video decoder ../../gst/flx/.libs/libgstflxdec.so libgstflxdec.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-gdkpixbuf.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-gdkpixbuf.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-gdkpixbuf.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-gdkpixbuf.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ GdkPixbuf-based image decoder, overlay and sink ../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so libgstgdkpixbuf.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-goom.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-goom.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-goom.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-goom.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ GOOM visualization filter ../../gst/goom/.libs/libgstgoom.so libgstgoom.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-goom2k1.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-goom2k1.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-goom2k1.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-goom2k1.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ GOOM 2k1 visualization filter ../../gst/goom2k1/.libs/libgstgoom2k1.so libgstgoom2k1.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-icydemux.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-icydemux.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-icydemux.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-icydemux.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Demux ICY tags from a stream ../../gst/icydemux/.libs/libgsticydemux.so libgsticydemux.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-id3demux.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-id3demux.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-id3demux.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-id3demux.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Demux ID3v1 and ID3v2 tags from a file ../../gst/id3demux/.libs/libgstid3demux.so libgstid3demux.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-imagefreeze.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-imagefreeze.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-imagefreeze.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-imagefreeze.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Still frame stream generator ../../gst/imagefreeze/.libs/libgstimagefreeze.so libgstimagefreeze.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-interleave.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-interleave.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-interleave.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-interleave.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Audio interleaver/deinterleaver ../../gst/interleave/.libs/libgstinterleave.so libgstinterleave.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-isomp4.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-isomp4.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-isomp4.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-isomp4.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ ISO base media file format support (mp4, 3gpp, qt, mj2) ../../gst/isomp4/.libs/libgstisomp4.so libgstisomp4.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -170,7 +170,7 @@ audio_%u sink request -
audio/x-raw, format=(string){ S8, U8 }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S16LE, S16BE }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S24LE, S24BE }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S32LE, S32BE }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw, channels=(int)[ 1, 8 ], rate=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, block_align=(int)[ 64, 8096 ], channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-alaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/AMR, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/AMR-WB, rate=(int)16000, channels=(int)[ 1, 2 ]; audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]
+
audio/x-raw, format=(string){ S8, U8 }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S16LE, S16BE }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S24LE, S24BE }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S32LE, S32BE }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw, channels=(int)[ 1, 8 ], rate=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, block_align=(int)[ 64, 8096 ], channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-alaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-mulaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/AMR, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/AMR-WB, rate=(int)16000, channels=(int)[ 1, 2 ]; audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]
video_%u diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-jack.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-jack.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-jack.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-jack.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ JACK audio elements ../../ext/jack/.libs/libgstjack.so libgstjack.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-jpeg.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-jpeg.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-jpeg.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-jpeg.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ JPeg plugin library ../../ext/jpeg/.libs/libgstjpeg.so libgstjpeg.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -20,7 +20,7 @@ sink sink always -
image/jpeg, width=(int)[ 1, 65535 ], height=(int)[ 1, 65535 ], sof-marker=(int){ 0, 1, 2, 5, 6, 7, 9, 10, 13, 14 }
+
image/jpeg, width=(int)[ 1, 65535 ], height=(int)[ 1, 65535 ]
src @@ -47,7 +47,7 @@ src source always -
image/jpeg, width=(int)[ 16, 65535 ], height=(int)[ 16, 65535 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
image/jpeg, width=(int)[ 16, 65535 ], height=(int)[ 16, 65535 ], framerate=(fraction)[ 0/1, 2147483647/1 ], sof-marker=(int){ 0, 1, 2, 9 }
diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-level.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-level.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-level.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-level.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Audio level plugin ../../gst/level/.libs/libgstlevel.so libgstlevel.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-matroska.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-matroska.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-matroska.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-matroska.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Matroska and WebM stream handling ../../gst/matroska/.libs/libgstmatroska.so libgstmatroska.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-mulaw.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-mulaw.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-mulaw.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-mulaw.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ MuLaw audio conversion routines ../../gst/law/.libs/libgstmulaw.so libgstmulaw.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-multifile.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-multifile.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-multifile.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-multifile.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Reads/Writes buffers from/to sequentially named files ../../gst/multifile/.libs/libgstmultifile.so libgstmultifile.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-multipart.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-multipart.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-multipart.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-multipart.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ multipart stream manipulation ../../gst/multipart/.libs/libgstmultipart.so libgstmultipart.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-navigationtest.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-navigationtest.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-navigationtest.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-navigationtest.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Template for a video filter ../../gst/debugutils/.libs/libgstnavigationtest.so libgstnavigationtest.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-oss4.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-oss4.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-oss4.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-oss4.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Open Sound System (OSS) version 4 support for GStreamer ../../sys/oss4/.libs/libgstoss4audio.so libgstoss4audio.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-ossaudio.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-ossaudio.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-ossaudio.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-ossaudio.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ OSS (Open Sound System) support for GStreamer ../../sys/oss/.libs/libgstossaudio.so libgstossaudio.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-png.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-png.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-png.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-png.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ PNG plugin library ../../ext/libpng/.libs/libgstpng.so libgstpng.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-pulseaudio.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-pulseaudio.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-pulseaudio.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-pulseaudio.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ PulseAudio plugin library ../../ext/pulse/.libs/libgstpulse.so libgstpulse.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-replaygain.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-replaygain.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-replaygain.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-replaygain.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ ReplayGain volume normalization ../../gst/replaygain/.libs/libgstreplaygain.so libgstreplaygain.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-rtp.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-rtp.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-rtp.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-rtp.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Real-time protocol plugins ../../gst/rtp/.libs/libgstrtp.so libgstrtp.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -125,7 +125,7 @@ sink sink always -
application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1, crc=(string){ 0, 1 }, robust-sorting=(string)0, interleaving=(string)0
+
application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)AMR, encoding-params=(string)1, octet-align=(string)1; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)16000, encoding-name=(string)AMR-WB, encoding-params=(string)1, octet-align=(string)1
src @@ -818,7 +818,7 @@ sink sink always -
application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)MP2T; application/x-rtp, media=(string)video, payload=(int)33, clock-rate=(int)[ 1, 2147483647 ]
+
application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string){ MP2T, MP2T-ES }; application/x-rtp, media=(string)video, payload=(int)33, clock-rate=(int)[ 1, 2147483647 ]
src diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-rtpmanager.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-rtpmanager.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-rtpmanager.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-rtpmanager.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ RTP session management plugin library ../../gst/rtpmanager/.libs/libgstrtpmanager.so libgstrtpmanager.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-rtsp.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-rtsp.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-rtsp.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-rtsp.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ transfer data via RTSP ../../gst/rtsp/.libs/libgstrtsp.so libgstrtsp.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-shapewipe.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-shapewipe.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-shapewipe.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-shapewipe.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Shape Wipe transition filter ../../gst/shapewipe/.libs/libgstshapewipe.so libgstshapewipe.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-shout2send.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-shout2send.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-shout2send.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-shout2send.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Sends data to an icecast server using libshout2 ../../ext/shout2/.libs/libgstshout2.so libgstshout2.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good libshout2 diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-smpte.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-smpte.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-smpte.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-smpte.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Apply the standard SMPTE transitions on video images ../../gst/smpte/.libs/libgstsmpte.so libgstsmpte.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-soup.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-soup.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-soup.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-soup.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ libsoup HTTP client src/sink ../../ext/soup/.libs/libgstsouphttpsrc.so libgstsouphttpsrc.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-spectrum.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-spectrum.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-spectrum.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-spectrum.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Run an FFT on the audio signal, output spectrum data ../../gst/spectrum/.libs/libgstspectrum.so libgstspectrum.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-speex.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-speex.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-speex.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-speex.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Speex plugin library ../../ext/speex/.libs/libgstspeex.so libgstspeex.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-taglib.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-taglib.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-taglib.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-taglib.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Tag writing plug-in based on taglib ../../ext/taglib/.libs/libgsttaglib.so libgsttaglib.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-udp.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-udp.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-udp.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-udp.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ transfer data via UDP ../../gst/udp/.libs/libgstudp.so libgstudp.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-video4linux2.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-video4linux2.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-video4linux2.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-video4linux2.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ elements for Video 4 Linux ../../sys/v4l2/.libs/libgstvideo4linux2.so libgstvideo4linux2.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videobox.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videobox.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videobox.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videobox.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ resizes a video by adding borders or cropping ../../gst/videobox/.libs/libgstvideobox.so libgstvideobox.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videocrop.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videocrop.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videocrop.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videocrop.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Crops video into a user-defined region ../../gst/videocrop/.libs/libgstvideocrop.so libgstvideocrop.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videofilter.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videofilter.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videofilter.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videofilter.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Video filters plugin ../../gst/videofilter/.libs/libgstvideofilter.so libgstvideofilter.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videomixer.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videomixer.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-videomixer.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-videomixer.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Video mixer ../../gst/videomixer/.libs/libgstvideomixer.so libgstvideomixer.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-vpx.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-vpx.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-vpx.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-vpx.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ VP8 plugin ../../ext/vpx/.libs/libgstvpx.so libgstvpx.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-wavenc.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-wavenc.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-wavenc.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-wavenc.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Encode raw audio into WAV ../../gst/wavenc/.libs/libgstwavenc.so libgstwavenc.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-wavpack.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-wavpack.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-wavpack.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-wavpack.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Wavpack lossless/lossy audio format handling ../../ext/wavpack/.libs/libgstwavpack.so libgstwavpack.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-wavparse.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-wavparse.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-wavparse.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-wavparse.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Parse a .wav file into raw audio ../../gst/wavparse/.libs/libgstwavparse.so libgstwavparse.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release @@ -26,7 +26,7 @@ src source always -
audio/ms-gsm, rate=(int)[ 1, 96000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int)[ 16000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ S8, U8, S16LE, U16LE, S24LE, U24LE, S32LE, U32LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-vorbis, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 2 ]; audio/x-ac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ]; audio/x-dts; audio/mpeg, mpegversion=(int)4, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-alaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-mulaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-voxware, voxwaretype=(int)117, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk3, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/AMR, rate=(int)8000, channels=(int)1; audio/AMR-WB, rate=(int)16000, channels=(int)1; audio/x-siren; application/x-ogg-avi
+
audio/ms-gsm, rate=(int)[ 1, 96000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int)[ 16000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ S8, U8, S16LE, U16LE, S24LE, U24LE, S32LE, U32LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-vorbis, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 2 ]; audio/x-ac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ]; audio/x-dts; audio/mpeg, mpegversion=(int)4, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-alaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-mulaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-raw, format=(string){ F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1000, 192000 ], channels=(int)[ 1, 8 ]; audio/x-voxware, voxwaretype=(int)117, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk3, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/AMR, rate=(int)8000, channels=(int)1; audio/AMR-WB, rate=(int)16000, channels=(int)1; audio/x-siren; application/x-ogg-avi
diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-ximagesrc.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-ximagesrc.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-ximagesrc.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-ximagesrc.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ X11 video input plugin using standard Xlib calls ../../sys/ximage/.libs/libgstximagesrc.so libgstximagesrc.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-y4menc.xml gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-y4menc.xml --- gst-plugins-good1.0-1.0.7/docs/plugins/inspect/plugin-y4menc.xml 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/docs/plugins/inspect/plugin-y4menc.xml 2013-07-12 10:03:45.000000000 +0000 @@ -3,7 +3,7 @@ Encodes a YUV frame into the yuv4mpeg format (mjpegtools) ../../gst/y4m/.libs/libgsty4menc.so libgsty4menc.so - 1.0.6 + 1.0.8 LGPL gst-plugins-good GStreamer Good Plug-ins source release diff -Nru gst-plugins-good1.0-1.0.7/ext/Makefile.in gst-plugins-good1.0-1.0.8/ext/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/Makefile.in 2013-04-26 10:37:40.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/Makefile.in 2013-07-12 09:57:44.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -100,18 +101,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -606,12 +601,12 @@ -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -621,11 +616,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -639,6 +630,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -647,10 +669,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -714,20 +732,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -887,23 +891,22 @@ uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ - cscopelist cscopelist-recursive ctags ctags-recursive \ - distclean distclean-generic distclean-libtool distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am .PHONY: independent-subdirs $(SUBDIRS) diff -Nru gst-plugins-good1.0-1.0.7/ext/aalib/Makefile.in gst-plugins-good1.0-1.0.8/ext/aalib/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/aalib/Makefile.in 2013-04-26 10:37:40.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/aalib/Makefile.in 2013-07-12 09:57:44.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/aalib DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstaasink_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstaasink_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstaasink_la_CFLAGS) $(CFLAGS) \ $(libgstaasink_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstaasink_la_SOURCES) DIST_SOURCES = $(libgstaasink_la_SOURCES) am__can_run_installinfo = \ @@ -577,14 +569,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstaasink.la: $(libgstaasink_la_OBJECTS) $(libgstaasink_la_DEPENDENCIES) $(EXTRA_libgstaasink_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstaasink_la_LINK) -rpath $(plugindir) $(libgstaasink_la_OBJECTS) $(libgstaasink_la_LIBADD) $(LIBS) @@ -679,20 +669,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -837,19 +813,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/cairo/Makefile.in gst-plugins-good1.0-1.0.8/ext/cairo/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/cairo/Makefile.in 2013-04-26 10:37:40.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/cairo/Makefile.in 2013-07-12 09:57:44.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/cairo DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstcairo_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstcairo_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstcairo_la_CFLAGS) $(CFLAGS) \ $(libgstcairo_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstcairo_la_SOURCES) DIST_SOURCES = $(libgstcairo_la_SOURCES) am__can_run_installinfo = \ @@ -598,14 +590,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstcairo.la: $(libgstcairo_la_OBJECTS) $(libgstcairo_la_DEPENDENCIES) $(EXTRA_libgstcairo_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstcairo_la_LINK) -rpath $(plugindir) $(libgstcairo_la_OBJECTS) $(libgstcairo_la_LIBADD) $(LIBS) @@ -708,20 +698,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -866,19 +842,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/dv/Makefile.in gst-plugins-good1.0-1.0.8/ext/dv/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/dv/Makefile.in 2013-04-26 10:37:40.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/dv/Makefile.in 2013-07-12 09:57:45.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -56,7 +57,7 @@ noinst_PROGRAMS = smpte_test$(EXEEXT) subdir = ext/dv DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,7 +138,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstdv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstdv_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstdv_la_CFLAGS) $(CFLAGS) $(libgstdv_la_LDFLAGS) \ @@ -150,18 +150,6 @@ smpte_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(smpte_test_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -174,16 +162,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstdv_la_SOURCES) $(smpte_test_SOURCES) DIST_SOURCES = $(libgstdv_la_SOURCES) $(smpte_test_SOURCES) am__can_run_installinfo = \ @@ -594,14 +586,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstdv.la: $(libgstdv_la_OBJECTS) $(libgstdv_la_DEPENDENCIES) $(EXTRA_libgstdv_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstdv_la_LINK) -rpath $(plugindir) $(libgstdv_la_OBJECTS) $(libgstdv_la_LIBADD) $(LIBS) @@ -762,20 +752,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -921,7 +897,7 @@ .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool clean-noinstPROGRAMS clean-pluginLTLIBRARIES \ - cscopelist ctags distclean distclean-compile distclean-generic \ + ctags distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ diff -Nru gst-plugins-good1.0-1.0.7/ext/flac/Makefile.in gst-plugins-good1.0-1.0.8/ext/flac/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/flac/Makefile.in 2013-04-26 10:37:41.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/flac/Makefile.in 2013-07-12 09:57:45.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/flac DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstflac_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstflac_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstflac_la_CFLAGS) $(CFLAGS) \ $(libgstflac_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstflac_la_SOURCES) DIST_SOURCES = $(libgstflac_la_SOURCES) am__can_run_installinfo = \ @@ -585,14 +577,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstflac.la: $(libgstflac_la_OBJECTS) $(libgstflac_la_DEPENDENCIES) $(EXTRA_libgstflac_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstflac_la_LINK) -rpath $(plugindir) $(libgstflac_la_OBJECTS) $(libgstflac_la_LIBADD) $(LIBS) @@ -711,20 +701,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -869,19 +845,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/gdk_pixbuf/Makefile.in gst-plugins-good1.0-1.0.8/ext/gdk_pixbuf/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/gdk_pixbuf/Makefile.in 2013-04-26 10:37:41.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/gdk_pixbuf/Makefile.in 2013-07-12 09:57:45.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/gdk_pixbuf DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -138,23 +139,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstgdkpixbuf_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstgdkpixbuf_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstgdkpixbuf_la_CFLAGS) $(CFLAGS) \ $(libgstgdkpixbuf_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -167,16 +155,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstgdkpixbuf_la_SOURCES) DIST_SOURCES = $(libgstgdkpixbuf_la_SOURCES) am__can_run_installinfo = \ @@ -604,14 +596,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstgdkpixbuf.la: $(libgstgdkpixbuf_la_OBJECTS) $(libgstgdkpixbuf_la_DEPENDENCIES) $(EXTRA_libgstgdkpixbuf_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstgdkpixbuf_la_LINK) -rpath $(plugindir) $(libgstgdkpixbuf_la_OBJECTS) $(libgstgdkpixbuf_la_LIBADD) $(LIBS) @@ -730,20 +720,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -888,19 +864,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/jack/Makefile.in gst-plugins-good1.0-1.0.8/ext/jack/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/jack/Makefile.in 2013-04-26 10:37:41.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/jack/Makefile.in 2013-07-12 09:57:45.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/jack DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstjack_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstjack_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstjack_la_CFLAGS) $(CFLAGS) \ $(libgstjack_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstjack_la_SOURCES) DIST_SOURCES = $(libgstjack_la_SOURCES) am__can_run_installinfo = \ @@ -579,14 +571,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstjack.la: $(libgstjack_la_OBJECTS) $(libgstjack_la_DEPENDENCIES) $(EXTRA_libgstjack_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstjack_la_LINK) -rpath $(plugindir) $(libgstjack_la_OBJECTS) $(libgstjack_la_LIBADD) $(LIBS) @@ -713,20 +703,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -871,19 +847,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/jpeg/Makefile.in gst-plugins-good1.0-1.0.8/ext/jpeg/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/jpeg/Makefile.in 2013-04-26 10:37:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/jpeg/Makefile.in 2013-07-12 09:57:45.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/jpeg DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstjpeg_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstjpeg_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstjpeg_la_CFLAGS) $(CFLAGS) \ $(libgstjpeg_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstjpeg_la_SOURCES) DIST_SOURCES = $(libgstjpeg_la_SOURCES) am__can_run_installinfo = \ @@ -588,14 +580,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstjpeg.la: $(libgstjpeg_la_OBJECTS) $(libgstjpeg_la_DEPENDENCIES) $(EXTRA_libgstjpeg_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstjpeg_la_LINK) -rpath $(plugindir) $(libgstjpeg_la_OBJECTS) $(libgstjpeg_la_LIBADD) $(LIBS) @@ -706,20 +696,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -864,19 +840,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # deprecated gstsmokeenc.h gstsmokedec.h smokecodec.h smokeformat.h diff -Nru gst-plugins-good1.0-1.0.7/ext/jpeg/gstjpegdec.c gst-plugins-good1.0-1.0.8/ext/jpeg/gstjpegdec.c --- gst-plugins-good1.0-1.0.7/ext/jpeg/gstjpegdec.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/jpeg/gstjpegdec.c 2013-06-17 14:44:30.000000000 +0000 @@ -75,6 +75,8 @@ /* *INDENT-ON* */ /* FIXME: sof-marker is for IJG libjpeg 8, should be different for 6.2 */ +/* FIXME: add back "sof-marker = (int) { 0, 1, 2, 5, 6, 7, 9, 10, 13, 14 }" + * once we have a parser and/or demuxer set caps properly */ static GstStaticPadTemplate gst_jpeg_dec_sink_pad_template = GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_SINK, @@ -82,8 +84,7 @@ GST_STATIC_CAPS ("image/jpeg, " "width = (int) [ " G_STRINGIFY (MIN_WIDTH) ", " G_STRINGIFY (MAX_WIDTH) " ], " "height = (int) [ " G_STRINGIFY (MIN_HEIGHT) ", " - G_STRINGIFY (MAX_HEIGHT) " ], " - "sof-marker = (int) { 0, 1, 2, 5, 6, 7, 9, 10, 13, 14 }") + G_STRINGIFY (MAX_HEIGHT) " ] ") ); GST_DEBUG_CATEGORY_STATIC (jpeg_dec_debug); @@ -1405,6 +1406,8 @@ dec->parse_entropy_len = 0; dec->parse_resync = FALSE; + gst_video_decoder_set_packetized (dec, FALSE); + return TRUE; } diff -Nru gst-plugins-good1.0-1.0.7/ext/jpeg/gstjpegenc.c gst-plugins-good1.0-1.0.8/ext/jpeg/gstjpegenc.c --- gst-plugins-good1.0-1.0.7/ext/jpeg/gstjpegenc.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/jpeg/gstjpegenc.c 2013-06-17 14:44:30.000000000 +0000 @@ -41,6 +41,7 @@ #include "gstjpeg.h" #include #include +#include /* experimental */ /* setting smoothig seems to have no effect in libjepeg @@ -109,7 +110,9 @@ GST_PAD_ALWAYS, GST_STATIC_CAPS ("image/jpeg, " "width = (int) [ 16, 65535 ], " - "height = (int) [ 16, 65535 ], " "framerate = (fraction) [ 0/1, MAX ]") + "height = (int) [ 16, 65535 ], " + "framerate = (fraction) [ 0/1, MAX ], " + "sof-marker = (int) { 0, 1, 2, 9 }") ); static void @@ -228,16 +231,39 @@ { GstBuffer *outbuf; GstJpegEnc *jpegenc = (GstJpegEnc *) (cinfo->client_data); + gsize memory_size = jpegenc->output_map.size - jpegenc->jdest.free_in_buffer; + GstByteReader reader = + GST_BYTE_READER_INIT (jpegenc->output_map.data, memory_size); + guint16 marker; + gint sof_marker = -1; GST_DEBUG_OBJECT (jpegenc, "gst_jpegenc_chain: term_source"); + /* Find the SOF marker */ + while (gst_byte_reader_get_uint16_be (&reader, &marker)) { + /* SOF marker */ + if (marker >> 4 == 0x0ffc) { + sof_marker = marker & 0x4; + break; + } + } + gst_memory_unmap (jpegenc->output_mem, &jpegenc->output_map); /* Trim the buffer size. we will push it in the chain function */ - gst_memory_resize (jpegenc->output_mem, 0, - jpegenc->output_map.size - jpegenc->jdest.free_in_buffer); + gst_memory_resize (jpegenc->output_mem, 0, memory_size); jpegenc->output_map.data = NULL; jpegenc->output_map.size = 0; + if (jpegenc->sof_marker != sof_marker) { + GstVideoCodecState *output; + output = + gst_video_encoder_set_output_state (GST_VIDEO_ENCODER (jpegenc), + gst_caps_new_simple ("image/jpeg", "sof-marker", G_TYPE_INT, sof_marker, + NULL), jpegenc->input_state); + gst_video_codec_state_unref (output); + jpegenc->sof_marker = sof_marker; + } + outbuf = gst_buffer_new (); gst_buffer_copy_into (outbuf, jpegenc->current_frame->input_buffer, GST_BUFFER_COPY_METADATA, 0, -1); @@ -295,6 +321,7 @@ enc->row[i][j] = NULL; } } + enc->sof_marker = -1; } static void @@ -316,7 +343,6 @@ GstJpegEnc *enc = GST_JPEGENC (encoder); gint i; GstVideoInfo *info = &state->info; - GstVideoCodecState *output; if (enc->input_state) gst_video_codec_state_unref (enc->input_state); @@ -355,11 +381,6 @@ } enc->planar = (enc->inc[0] == 1 && enc->inc[1] == 1 && enc->inc[2] == 1); - output = - gst_video_encoder_set_output_state (encoder, - gst_caps_new_empty_simple ("image/jpeg"), state); - gst_video_codec_state_unref (output); - gst_jpegenc_resync (enc); return TRUE; diff -Nru gst-plugins-good1.0-1.0.7/ext/jpeg/gstjpegenc.h gst-plugins-good1.0-1.0.8/ext/jpeg/gstjpegenc.h --- gst-plugins-good1.0-1.0.7/ext/jpeg/gstjpegenc.h 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/jpeg/gstjpegenc.h 2013-06-17 14:44:30.000000000 +0000 @@ -68,6 +68,7 @@ gint h_max_samp; gint v_max_samp; gboolean planar; + gint sof_marker; /* the video buffer */ gint bufsize; /* the jpeg line buffer */ diff -Nru gst-plugins-good1.0-1.0.7/ext/libcaca/Makefile.in gst-plugins-good1.0-1.0.8/ext/libcaca/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/libcaca/Makefile.in 2013-04-26 10:37:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/libcaca/Makefile.in 2013-07-12 09:57:46.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/libcaca DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstcacasink_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstcacasink_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstcacasink_la_CFLAGS) $(CFLAGS) \ $(libgstcacasink_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstcacasink_la_SOURCES) DIST_SOURCES = $(libgstcacasink_la_SOURCES) am__can_run_installinfo = \ @@ -588,14 +580,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstcacasink.la: $(libgstcacasink_la_OBJECTS) $(libgstcacasink_la_DEPENDENCIES) $(EXTRA_libgstcacasink_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstcacasink_la_LINK) -rpath $(plugindir) $(libgstcacasink_la_OBJECTS) $(libgstcacasink_la_LIBADD) $(LIBS) @@ -690,20 +680,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -848,19 +824,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/libpng/Makefile.am gst-plugins-good1.0-1.0.8/ext/libpng/Makefile.am --- gst-plugins-good1.0-1.0.7/ext/libpng/Makefile.am 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/libpng/Makefile.am 2013-06-17 14:44:30.000000000 +0000 @@ -1,9 +1,9 @@ plugin_LTLIBRARIES = libgstpng.la libgstpng_la_SOURCES = gstpng.c gstpngenc.c gstpngdec.c -libgstpng_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(LIBPNG_CFLAGS) +libgstpng_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(LIBPNG_CFLAGS) libgstpng_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ \ - $(GST_LIBS) $(LIBPNG_LIBS) + $(GST_BASE_LIBS) $(GST_LIBS) $(LIBPNG_LIBS) libgstpng_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) libgstpng_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) diff -Nru gst-plugins-good1.0-1.0.7/ext/libpng/Makefile.in gst-plugins-good1.0-1.0.8/ext/libpng/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/libpng/Makefile.in 2013-04-26 10:37:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/libpng/Makefile.in 2013-07-12 09:57:46.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/libpng DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -128,30 +129,18 @@ LTLIBRARIES = $(plugin_LTLIBRARIES) am__DEPENDENCIES_1 = libgstpng_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) am_libgstpng_la_OBJECTS = libgstpng_la-gstpng.lo \ libgstpng_la-gstpngenc.lo libgstpng_la-gstpngdec.lo libgstpng_la_OBJECTS = $(am_libgstpng_la_OBJECTS) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstpng_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstpng_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstpng_la_CFLAGS) $(CFLAGS) \ $(libgstpng_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstpng_la_SOURCES) DIST_SOURCES = $(libgstpng_la_SOURCES) am__can_run_installinfo = \ @@ -512,9 +505,9 @@ top_srcdir = @top_srcdir@ plugin_LTLIBRARIES = libgstpng.la libgstpng_la_SOURCES = gstpng.c gstpngenc.c gstpngdec.c -libgstpng_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(LIBPNG_CFLAGS) +libgstpng_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(LIBPNG_CFLAGS) libgstpng_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ \ - $(GST_LIBS) $(LIBPNG_LIBS) + $(GST_BASE_LIBS) $(GST_LIBS) $(LIBPNG_LIBS) libgstpng_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) libgstpng_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) @@ -579,14 +572,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstpng.la: $(libgstpng_la_OBJECTS) $(libgstpng_la_DEPENDENCIES) $(EXTRA_libgstpng_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstpng_la_LINK) -rpath $(plugindir) $(libgstpng_la_OBJECTS) $(libgstpng_la_LIBADD) $(LIBS) @@ -697,20 +688,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -855,19 +832,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/libpng/gstpngdec.c gst-plugins-good1.0-1.0.8/ext/libpng/gstpngdec.c --- gst-plugins-good1.0-1.0.7/ext/libpng/gstpngdec.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/libpng/gstpngdec.c 2013-05-09 07:57:17.000000000 +0000 @@ -2,6 +2,9 @@ * Copyright (C) <1999> Erik Walthinsen * Copyright (C) 2012 Collabora Ltd. * Author : Edward Hervey + * Copyright (C) 2013 Collabora Ltd. + * Author : Sebastian Dröge + * Olivier Crete * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -29,6 +32,7 @@ #include #include +#include #include #include #include @@ -46,6 +50,8 @@ static gboolean gst_pngdec_stop (GstVideoDecoder * decoder); static gboolean gst_pngdec_set_format (GstVideoDecoder * Decoder, GstVideoCodecState * state); +static GstFlowReturn gst_pngdec_parse (GstVideoDecoder * decoder, + GstVideoCodecFrame * frame, GstAdapter * adapter, gboolean at_eos); static GstFlowReturn gst_pngdec_handle_frame (GstVideoDecoder * decoder, GstVideoCodecFrame * frame); static gboolean gst_pngdec_decide_allocation (GstVideoDecoder * decoder, @@ -88,6 +94,7 @@ vdec_class->stop = gst_pngdec_stop; vdec_class->reset = gst_pngdec_reset; vdec_class->set_format = gst_pngdec_set_format; + vdec_class->parse = gst_pngdec_parse; vdec_class->handle_frame = gst_pngdec_handle_frame; vdec_class->decide_allocation = gst_pngdec_decide_allocation; @@ -148,11 +155,17 @@ gst_pngdec_set_format (GstVideoDecoder * decoder, GstVideoCodecState * state) { GstPngDec *pngdec = (GstPngDec *) decoder; + GstVideoInfo *info = &state->info; if (pngdec->input_state) gst_video_codec_state_unref (pngdec->input_state); pngdec->input_state = gst_video_codec_state_ref (state); + if (GST_VIDEO_INFO_FPS_N (info) != 1 && GST_VIDEO_INFO_FPS_D (info) != 1) + gst_video_decoder_set_packetized (decoder, TRUE); + else + gst_video_decoder_set_packetized (decoder, FALSE); + /* We'll set format later on */ return TRUE; @@ -392,6 +405,98 @@ return ret; } +/* Based on pngparse */ +#define PNG_SIGNATURE G_GUINT64_CONSTANT (0x89504E470D0A1A0A) + +static GstFlowReturn +gst_pngdec_parse (GstVideoDecoder * decoder, GstVideoCodecFrame * frame, + GstAdapter * adapter, gboolean at_eos) +{ + gsize toadd = 0; + GstByteReader reader; + gconstpointer data; + guint64 signature; + gsize size; + + /* FIXME : The overhead of using scan_uint32 is massive */ + + size = gst_adapter_available (adapter); + GST_DEBUG ("Parsing PNG image data (%" G_GSIZE_FORMAT " bytes)", size); + + if (size < 8) + goto need_more_data; + + data = gst_adapter_map (adapter, size); + gst_byte_reader_init (&reader, data, size); + + if (!gst_byte_reader_peek_uint64_be (&reader, &signature)) + goto need_more_data; + + if (signature != PNG_SIGNATURE) { + for (;;) { + guint offset; + + offset = gst_byte_reader_masked_scan_uint32 (&reader, 0xffffffff, + 0x89504E47, 0, gst_byte_reader_get_remaining (&reader)); + + if (offset == -1) { + gst_adapter_flush (adapter, + gst_byte_reader_get_remaining (&reader) - 4); + goto need_more_data; + } + + if (!gst_byte_reader_skip (&reader, offset)) + goto need_more_data; + + if (!gst_byte_reader_peek_uint64_be (&reader, &signature)) + goto need_more_data; + + if (signature == PNG_SIGNATURE) { + /* We're skipping, go out, we'll be back */ + gst_adapter_flush (adapter, gst_byte_reader_get_pos (&reader)); + goto need_more_data; + } + if (!gst_byte_reader_skip (&reader, 4)) + goto need_more_data; + } + } + + if (!gst_byte_reader_skip (&reader, 8)) + goto need_more_data; + + for (;;) { + guint32 length; + guint32 code; + + if (!gst_byte_reader_get_uint32_be (&reader, &length)) + goto need_more_data; + if (!gst_byte_reader_get_uint32_le (&reader, &code)) + goto need_more_data; + + if (!gst_byte_reader_skip (&reader, length + 4)) + goto need_more_data; + + if (code == GST_MAKE_FOURCC ('I', 'E', 'N', 'D')) { + /* Have complete frame */ + toadd = gst_byte_reader_get_pos (&reader); + GST_DEBUG_OBJECT (decoder, "Have complete frame of size %" G_GSIZE_FORMAT, + toadd); + goto have_full_frame; + } + } + + g_assert_not_reached (); + return GST_FLOW_ERROR; + +need_more_data: + return GST_VIDEO_DECODER_FLOW_NEED_DATA; + +have_full_frame: + if (toadd) + gst_video_decoder_add_to_frame (decoder, toadd); + return gst_video_decoder_have_frame (decoder); +} + static gboolean gst_pngdec_decide_allocation (GstVideoDecoder * bdec, GstQuery * query) { @@ -497,6 +602,7 @@ { GstPngDec *pngdec = (GstPngDec *) decoder; + gst_video_decoder_set_packetized (GST_VIDEO_DECODER (pngdec), FALSE); gst_pngdec_libpng_init (pngdec); return TRUE; diff -Nru gst-plugins-good1.0-1.0.7/ext/libpng/gstpngenc.c gst-plugins-good1.0-1.0.8/ext/libpng/gstpngenc.c --- gst-plugins-good1.0-1.0.7/ext/libpng/gstpngenc.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/libpng/gstpngenc.c 2013-04-29 22:32:54.000000000 +0000 @@ -323,6 +323,7 @@ png_write_end (pngenc->png_struct_ptr, NULL); g_free (row_pointers); + gst_video_frame_unmap (&vframe); png_destroy_info_struct (pngenc->png_struct_ptr, &pngenc->png_info_ptr); png_destroy_write_struct (&pngenc->png_struct_ptr, (png_infopp) NULL); diff -Nru gst-plugins-good1.0-1.0.7/ext/pulse/Makefile.in gst-plugins-good1.0-1.0.8/ext/pulse/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/pulse/Makefile.in 2013-04-26 10:37:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/pulse/Makefile.in 2013-07-12 09:57:46.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/pulse DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstpulse_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstpulse_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstpulse_la_CFLAGS) $(CFLAGS) \ $(libgstpulse_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstpulse_la_SOURCES) DIST_SOURCES = $(libgstpulse_la_SOURCES) am__can_run_installinfo = \ @@ -593,14 +585,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstpulse.la: $(libgstpulse_la_OBJECTS) $(libgstpulse_la_DEPENDENCIES) $(EXTRA_libgstpulse_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstpulse_la_LINK) -rpath $(plugindir) $(libgstpulse_la_OBJECTS) $(libgstpulse_la_LIBADD) $(LIBS) @@ -727,20 +717,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -885,19 +861,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/raw1394/Makefile.in gst-plugins-good1.0-1.0.8/ext/raw1394/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/raw1394/Makefile.in 2013-04-26 10:37:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/raw1394/Makefile.in 2013-07-12 09:57:47.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/raw1394 DIST_COMMON = $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -140,23 +141,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgst1394_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgst1394_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgst1394_la_CFLAGS) $(CFLAGS) \ $(libgst1394_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -169,16 +157,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgst1394_la_SOURCES) DIST_SOURCES = $(am__libgst1394_la_SOURCES_DIST) am__can_run_installinfo = \ @@ -603,14 +595,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgst1394.la: $(libgst1394_la_OBJECTS) $(libgst1394_la_DEPENDENCIES) $(EXTRA_libgst1394_la_DEPENDENCIES) $(AM_V_CCLD)$(libgst1394_la_LINK) -rpath $(plugindir) $(libgst1394_la_OBJECTS) $(libgst1394_la_LIBADD) $(LIBS) @@ -737,20 +727,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -895,19 +871,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/shout2/Makefile.in gst-plugins-good1.0-1.0.8/ext/shout2/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/shout2/Makefile.in 2013-04-26 10:37:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/shout2/Makefile.in 2013-07-12 09:57:47.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/shout2 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstshout2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstshout2_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstshout2_la_CFLAGS) $(CFLAGS) \ $(libgstshout2_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstshout2_la_SOURCES) DIST_SOURCES = $(libgstshout2_la_SOURCES) am__can_run_installinfo = \ @@ -576,14 +568,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstshout2.la: $(libgstshout2_la_OBJECTS) $(libgstshout2_la_DEPENDENCIES) $(EXTRA_libgstshout2_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstshout2_la_LINK) -rpath $(plugindir) $(libgstshout2_la_OBJECTS) $(libgstshout2_la_LIBADD) $(LIBS) @@ -678,20 +668,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -836,19 +812,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/soup/Makefile.in gst-plugins-good1.0-1.0.8/ext/soup/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/soup/Makefile.in 2013-04-26 10:37:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/soup/Makefile.in 2013-07-12 09:57:47.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/soup DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstsouphttpsrc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstsouphttpsrc_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstsouphttpsrc_la_CFLAGS) $(CFLAGS) \ $(libgstsouphttpsrc_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstsouphttpsrc_la_SOURCES) DIST_SOURCES = $(libgstsouphttpsrc_la_SOURCES) am__can_run_installinfo = \ @@ -579,14 +571,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstsouphttpsrc.la: $(libgstsouphttpsrc_la_OBJECTS) $(libgstsouphttpsrc_la_DEPENDENCIES) $(EXTRA_libgstsouphttpsrc_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstsouphttpsrc_la_LINK) -rpath $(plugindir) $(libgstsouphttpsrc_la_OBJECTS) $(libgstsouphttpsrc_la_LIBADD) $(LIBS) @@ -697,20 +687,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -855,19 +831,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/speex/Makefile.in gst-plugins-good1.0-1.0.8/ext/speex/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/speex/Makefile.in 2013-04-26 10:37:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/speex/Makefile.in 2013-07-12 09:57:47.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/speex DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstspeex_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstspeex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstspeex_la_CFLAGS) $(CFLAGS) \ $(libgstspeex_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstspeex_la_SOURCES) DIST_SOURCES = $(libgstspeex_la_SOURCES) am__can_run_installinfo = \ @@ -589,14 +581,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstspeex.la: $(libgstspeex_la_OBJECTS) $(libgstspeex_la_DEPENDENCIES) $(EXTRA_libgstspeex_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstspeex_la_LINK) -rpath $(plugindir) $(libgstspeex_la_OBJECTS) $(libgstspeex_la_LIBADD) $(LIBS) @@ -707,20 +697,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -865,19 +841,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/taglib/Makefile.in gst-plugins-good1.0-1.0.8/ext/taglib/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/taglib/Makefile.in 2013-04-26 10:37:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/taglib/Makefile.in 2013-07-12 09:57:47.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/taglib DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgsttaglib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(libgsttaglib_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CXXLD) $(libgsttaglib_la_CXXFLAGS) $(CXXFLAGS) \ $(libgsttaglib_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,17 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ @@ -182,16 +171,17 @@ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) -am__v_CXX_0 = @echo " CXX " $@; -am__v_CXX_1 = +am__v_CXX_0 = @echo " CXX " $@; CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) -am__v_CXXLD_0 = @echo " CXXLD " $@; -am__v_CXXLD_1 = +am__v_CXXLD_0 = @echo " CXXLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgsttaglib_la_SOURCES) DIST_SOURCES = $(libgsttaglib_la_SOURCES) am__can_run_installinfo = \ @@ -608,14 +598,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgsttaglib.la: $(libgsttaglib_la_OBJECTS) $(libgsttaglib_la_DEPENDENCIES) $(EXTRA_libgsttaglib_la_DEPENDENCIES) $(AM_V_CXXLD)$(libgsttaglib_la_LINK) -rpath $(plugindir) $(libgsttaglib_la_OBJECTS) $(libgsttaglib_la_LIBADD) $(LIBS) @@ -747,20 +735,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -905,19 +879,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/vpx/Makefile.in gst-plugins-good1.0-1.0.8/ext/vpx/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/vpx/Makefile.in 2013-04-26 10:37:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/vpx/Makefile.in 2013-07-12 09:57:47.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -55,7 +56,7 @@ target_triplet = @target@ subdir = ext/vpx DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -138,23 +139,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstvpx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstvpx_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstvpx_la_CFLAGS) $(CFLAGS) \ $(libgstvpx_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -167,16 +155,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstvpx_la_SOURCES) DIST_SOURCES = $(libgstvpx_la_SOURCES) am__can_run_installinfo = \ @@ -604,14 +596,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstvpx.la: $(libgstvpx_la_OBJECTS) $(libgstvpx_la_DEPENDENCIES) $(EXTRA_libgstvpx_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstvpx_la_LINK) -rpath $(plugindir) $(libgstvpx_la_OBJECTS) $(libgstvpx_la_LIBADD) $(LIBS) @@ -751,20 +741,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -909,19 +885,19 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-presetDATA install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ - uninstall-am uninstall-pluginLTLIBRARIES uninstall-presetDATA + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-presetDATA install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES \ + uninstall-presetDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/ext/wavpack/Makefile.in gst-plugins-good1.0-1.0.8/ext/wavpack/Makefile.in --- gst-plugins-good1.0-1.0.7/ext/wavpack/Makefile.in 2013-04-26 10:37:45.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/ext/wavpack/Makefile.in 2013-07-12 09:57:47.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = ext/wavpack DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -139,23 +140,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstwavpack_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstwavpack_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstwavpack_la_CFLAGS) $(CFLAGS) \ $(libgstwavpack_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -168,16 +156,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstwavpack_la_SOURCES) DIST_SOURCES = $(libgstwavpack_la_SOURCES) am__can_run_installinfo = \ @@ -596,14 +588,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstwavpack.la: $(libgstwavpack_la_OBJECTS) $(libgstwavpack_la_DEPENDENCIES) $(EXTRA_libgstwavpack_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstwavpack_la_LINK) -rpath $(plugindir) $(libgstwavpack_la_OBJECTS) $(libgstwavpack_la_LIBADD) $(LIBS) @@ -730,20 +720,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -888,19 +864,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/gst/Makefile.in gst-plugins-good1.0-1.0.8/gst/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/Makefile.in 2013-04-26 10:37:45.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/Makefile.in 2013-07-12 09:57:48.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -100,18 +101,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -528,12 +523,12 @@ -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -543,11 +538,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -561,6 +552,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -569,10 +591,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -636,20 +654,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -809,23 +813,22 @@ uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ - cscopelist cscopelist-recursive ctags ctags-recursive \ - distclean distclean-generic distclean-libtool distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am .PHONY: independent-subdirs $(SUBDIRS) diff -Nru gst-plugins-good1.0-1.0.7/gst/alpha/Makefile.in gst-plugins-good1.0-1.0.8/gst/alpha/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/alpha/Makefile.in 2013-04-26 10:37:46.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/alpha/Makefile.in 2013-07-12 09:57:48.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/alpha DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,7 +136,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstalpha_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstalpha_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstalpha_la_CFLAGS) $(CFLAGS) \ @@ -148,18 +148,6 @@ $(libgstalphacolor_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstalphacolor_la_CFLAGS) $(CFLAGS) \ $(libgstalphacolor_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -172,16 +160,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstalpha_la_SOURCES) $(libgstalphacolor_la_SOURCES) DIST_SOURCES = $(libgstalpha_la_SOURCES) \ $(libgstalphacolor_la_SOURCES) @@ -599,14 +591,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstalpha.la: $(libgstalpha_la_OBJECTS) $(libgstalpha_la_DEPENDENCIES) $(EXTRA_libgstalpha_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstalpha_la_LINK) -rpath $(plugindir) $(libgstalpha_la_OBJECTS) $(libgstalpha_la_LIBADD) $(LIBS) libgstalphacolor.la: $(libgstalphacolor_la_OBJECTS) $(libgstalphacolor_la_DEPENDENCIES) $(EXTRA_libgstalphacolor_la_DEPENDENCIES) @@ -711,20 +701,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -869,19 +845,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/apetag/Makefile.in gst-plugins-good1.0-1.0.8/gst/apetag/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/apetag/Makefile.in 2013-04-26 10:37:46.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/apetag/Makefile.in 2013-07-12 09:57:48.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/apetag DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstapetag_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstapetag_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstapetag_la_CFLAGS) $(CFLAGS) \ $(libgstapetag_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstapetag_la_SOURCES) DIST_SOURCES = $(libgstapetag_la_SOURCES) am__can_run_installinfo = \ @@ -585,14 +577,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstapetag.la: $(libgstapetag_la_OBJECTS) $(libgstapetag_la_DEPENDENCIES) $(EXTRA_libgstapetag_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstapetag_la_LINK) -rpath $(plugindir) $(libgstapetag_la_OBJECTS) $(libgstapetag_la_LIBADD) $(LIBS) @@ -687,20 +677,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -845,19 +821,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/audiofx/Makefile.in gst-plugins-good1.0-1.0.8/gst/audiofx/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/audiofx/Makefile.in 2013-04-26 10:37:46.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/audiofx/Makefile.in 2013-07-12 09:57:48.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -56,7 +57,7 @@ target_triplet = @target@ subdir = gst/audiofx DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -151,23 +152,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstaudiofx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstaudiofx_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstaudiofx_la_CFLAGS) $(CFLAGS) \ $(libgstaudiofx_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -180,16 +168,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstaudiofx_la_SOURCES) DIST_SOURCES = $(libgstaudiofx_la_SOURCES) am__can_run_installinfo = \ @@ -640,14 +632,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstaudiofx.la: $(libgstaudiofx_la_OBJECTS) $(libgstaudiofx_la_DEPENDENCIES) $(EXTRA_libgstaudiofx_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstaudiofx_la_LINK) -rpath $(plugindir) $(libgstaudiofx_la_OBJECTS) $(libgstaudiofx_la_LIBADD) $(LIBS) @@ -854,20 +844,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -1012,19 +988,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/audioparsers/Makefile.in gst-plugins-good1.0-1.0.8/gst/audioparsers/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/audioparsers/Makefile.in 2013-04-26 10:37:47.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/audioparsers/Makefile.in 2013-07-12 09:57:48.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/audioparsers DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -142,23 +143,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstaudioparsers_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstaudioparsers_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstaudioparsers_la_CFLAGS) $(CFLAGS) \ $(libgstaudioparsers_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -171,16 +159,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstaudioparsers_la_SOURCES) DIST_SOURCES = $(libgstaudioparsers_la_SOURCES) am__can_run_installinfo = \ @@ -596,14 +588,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstaudioparsers.la: $(libgstaudioparsers_la_OBJECTS) $(libgstaudioparsers_la_DEPENDENCIES) $(EXTRA_libgstaudioparsers_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstaudioparsers_la_LINK) -rpath $(plugindir) $(libgstaudioparsers_la_OBJECTS) $(libgstaudioparsers_la_LIBADD) $(LIBS) @@ -754,20 +744,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -912,19 +888,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/gst/auparse/Makefile.in gst-plugins-good1.0-1.0.8/gst/auparse/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/auparse/Makefile.in 2013-04-26 10:37:47.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/auparse/Makefile.in 2013-07-12 09:57:48.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/auparse DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstauparse_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstauparse_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstauparse_la_CFLAGS) $(CFLAGS) \ $(libgstauparse_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstauparse_la_SOURCES) DIST_SOURCES = $(libgstauparse_la_SOURCES) am__can_run_installinfo = \ @@ -576,14 +568,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstauparse.la: $(libgstauparse_la_OBJECTS) $(libgstauparse_la_DEPENDENCIES) $(EXTRA_libgstauparse_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstauparse_la_LINK) -rpath $(plugindir) $(libgstauparse_la_OBJECTS) $(libgstauparse_la_LIBADD) $(LIBS) @@ -678,20 +668,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -836,19 +812,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/autodetect/Makefile.in gst-plugins-good1.0-1.0.8/gst/autodetect/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/autodetect/Makefile.in 2013-04-26 10:37:47.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/autodetect/Makefile.in 2013-07-12 09:57:49.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/autodetect DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -138,23 +139,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstautodetect_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstautodetect_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstautodetect_la_CFLAGS) $(CFLAGS) \ $(libgstautodetect_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -167,16 +155,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstautodetect_la_SOURCES) DIST_SOURCES = $(libgstautodetect_la_SOURCES) am__can_run_installinfo = \ @@ -592,14 +584,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstautodetect.la: $(libgstautodetect_la_OBJECTS) $(libgstautodetect_la_DEPENDENCIES) $(EXTRA_libgstautodetect_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstautodetect_la_LINK) -rpath $(plugindir) $(libgstautodetect_la_OBJECTS) $(libgstautodetect_la_LIBADD) $(LIBS) @@ -726,20 +716,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -884,19 +860,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/avi/Makefile.in gst-plugins-good1.0-1.0.8/gst/avi/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/avi/Makefile.in 2013-04-26 10:37:48.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/avi/Makefile.in 2013-07-12 09:57:49.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/avi DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstavi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstavi_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstavi_la_CFLAGS) $(CFLAGS) \ $(libgstavi_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstavi_la_SOURCES) DIST_SOURCES = $(libgstavi_la_SOURCES) am__can_run_installinfo = \ @@ -597,14 +589,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstavi.la: $(libgstavi_la_OBJECTS) $(libgstavi_la_DEPENDENCIES) $(EXTRA_libgstavi_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstavi_la_LINK) -rpath $(plugindir) $(libgstavi_la_OBJECTS) $(libgstavi_la_LIBADD) $(LIBS) @@ -723,20 +713,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -881,19 +857,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/avi/gstavidemux.c gst-plugins-good1.0-1.0.8/gst/avi/gstavidemux.c --- gst-plugins-good1.0-1.0.7/gst/avi/gstavidemux.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/avi/gstavidemux.c 2013-05-18 10:18:53.000000000 +0000 @@ -4848,6 +4848,8 @@ GST_DEBUG_OBJECT (avi, "setting DISCONT flag"); GST_BUFFER_FLAG_SET (buf, GST_BUFFER_FLAG_DISCONT); stream->discont = FALSE; + } else { + GST_BUFFER_FLAG_UNSET (buf, GST_BUFFER_FLAG_DISCONT); } #if 0 gst_avi_demux_add_assoc (avi, stream, timestamp, offset, keyframe); @@ -5137,6 +5139,8 @@ GST_DEBUG_OBJECT (avi, "Setting DISCONT"); GST_BUFFER_FLAG_SET (buf, GST_BUFFER_FLAG_DISCONT); stream->discont = FALSE; + } else { + GST_BUFFER_FLAG_UNSET (buf, GST_BUFFER_FLAG_DISCONT); } res = gst_pad_push (stream->pad, buf); buf = NULL; diff -Nru gst-plugins-good1.0-1.0.7/gst/cutter/Makefile.in gst-plugins-good1.0-1.0.8/gst/cutter/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/cutter/Makefile.in 2013-04-26 10:37:48.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/cutter/Makefile.in 2013-07-12 09:57:49.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/cutter DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstcutter_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstcutter_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstcutter_la_CFLAGS) $(CFLAGS) \ $(libgstcutter_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstcutter_la_SOURCES) DIST_SOURCES = $(libgstcutter_la_SOURCES) am__can_run_installinfo = \ @@ -577,14 +569,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstcutter.la: $(libgstcutter_la_OBJECTS) $(libgstcutter_la_DEPENDENCIES) $(EXTRA_libgstcutter_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstcutter_la_LINK) -rpath $(plugindir) $(libgstcutter_la_OBJECTS) $(libgstcutter_la_LIBADD) $(LIBS) @@ -679,20 +669,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -837,19 +813,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/debugutils/Makefile.in gst-plugins-good1.0-1.0.8/gst/debugutils/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/debugutils/Makefile.in 2013-04-26 10:37:49.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/debugutils/Makefile.in 2013-07-12 09:57:49.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/debugutils DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -139,7 +140,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstdebug_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstdebug_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstdebug_la_CFLAGS) $(CFLAGS) \ @@ -155,18 +155,6 @@ $(libgstnavigationtest_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstnavigationtest_la_CFLAGS) \ $(CFLAGS) $(libgstnavigationtest_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -179,16 +167,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstdebug_la_SOURCES) $(libgstnavigationtest_la_SOURCES) DIST_SOURCES = $(libgstdebug_la_SOURCES) \ $(libgstnavigationtest_la_SOURCES) @@ -626,14 +618,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstdebug.la: $(libgstdebug_la_OBJECTS) $(libgstdebug_la_DEPENDENCIES) $(EXTRA_libgstdebug_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstdebug_la_LINK) -rpath $(plugindir) $(libgstdebug_la_OBJECTS) $(libgstdebug_la_LIBADD) $(LIBS) libgstnavigationtest.la: $(libgstnavigationtest_la_OBJECTS) $(libgstnavigationtest_la_DEPENDENCIES) $(EXTRA_libgstnavigationtest_la_DEPENDENCIES) @@ -818,20 +808,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -976,19 +952,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/deinterlace/Makefile.in gst-plugins-good1.0-1.0.8/gst/deinterlace/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/deinterlace/Makefile.in 2013-04-26 10:37:49.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/deinterlace/Makefile.in 2013-07-12 09:57:49.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -75,8 +76,7 @@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/common/orc.mak \ - $(top_srcdir)/depcomp + $(srcdir)/Makefile.in $(top_srcdir)/common/orc.mak subdir = gst/deinterlace ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ @@ -170,23 +170,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstdeinterlace_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstdeinterlace_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstdeinterlace_la_CFLAGS) $(CFLAGS) \ $(libgstdeinterlace_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -199,16 +186,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstdeinterlace_la_SOURCES) \ $(nodist_libgstdeinterlace_la_SOURCES) DIST_SOURCES = $(libgstdeinterlace_la_SOURCES) @@ -669,14 +660,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstdeinterlace.la: $(libgstdeinterlace_la_OBJECTS) $(libgstdeinterlace_la_DEPENDENCIES) $(EXTRA_libgstdeinterlace_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstdeinterlace_la_LINK) -rpath $(plugindir) $(libgstdeinterlace_la_OBJECTS) $(libgstdeinterlace_la_LIBADD) $(LIBS) @@ -867,20 +856,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -1031,8 +1006,8 @@ .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-local clean-pluginLTLIBRARIES cscopelist \ - ctags dist-hook distclean distclean-compile distclean-generic \ + clean-libtool clean-local clean-pluginLTLIBRARIES ctags \ + dist-hook distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ diff -Nru gst-plugins-good1.0-1.0.7/gst/effectv/Makefile.in gst-plugins-good1.0-1.0.8/gst/effectv/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/effectv/Makefile.in 2013-04-26 10:37:50.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/effectv/Makefile.in 2013-07-12 09:57:50.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/effectv DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -142,23 +143,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgsteffectv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgsteffectv_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgsteffectv_la_CFLAGS) $(CFLAGS) \ $(libgsteffectv_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -171,16 +159,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgsteffectv_la_SOURCES) DIST_SOURCES = $(libgsteffectv_la_SOURCES) am__can_run_installinfo = \ @@ -601,14 +593,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgsteffectv.la: $(libgsteffectv_la_OBJECTS) $(libgsteffectv_la_DEPENDENCIES) $(EXTRA_libgsteffectv_la_DEPENDENCIES) $(AM_V_CCLD)$(libgsteffectv_la_LINK) -rpath $(plugindir) $(libgsteffectv_la_OBJECTS) $(libgsteffectv_la_LIBADD) $(LIBS) @@ -799,20 +789,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -957,19 +933,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/equalizer/Makefile.in gst-plugins-good1.0-1.0.8/gst/equalizer/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/equalizer/Makefile.in 2013-04-26 10:37:50.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/equalizer/Makefile.in 2013-07-12 09:57:50.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -55,7 +56,7 @@ target_triplet = @target@ subdir = gst/equalizer DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -139,23 +140,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstequalizer_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstequalizer_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstequalizer_la_CFLAGS) $(CFLAGS) \ $(libgstequalizer_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -168,16 +156,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstequalizer_la_SOURCES) DIST_SOURCES = $(libgstequalizer_la_SOURCES) am__can_run_installinfo = \ @@ -595,14 +587,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstequalizer.la: $(libgstequalizer_la_OBJECTS) $(libgstequalizer_la_DEPENDENCIES) $(EXTRA_libgstequalizer_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstequalizer_la_LINK) -rpath $(plugindir) $(libgstequalizer_la_OBJECTS) $(libgstequalizer_la_LIBADD) $(LIBS) @@ -742,20 +732,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -900,19 +876,19 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-presetDATA install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ - uninstall-am uninstall-pluginLTLIBRARIES uninstall-presetDATA + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-presetDATA install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES \ + uninstall-presetDATA Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/flv/Makefile.in gst-plugins-good1.0-1.0.8/gst/flv/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/flv/Makefile.in 2013-04-26 10:37:50.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/flv/Makefile.in 2013-07-12 09:57:51.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/flv DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstflv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstflv_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstflv_la_CFLAGS) $(CFLAGS) \ $(libgstflv_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstflv_la_SOURCES) DIST_SOURCES = $(libgstflv_la_SOURCES) am__can_run_installinfo = \ @@ -580,14 +572,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstflv.la: $(libgstflv_la_OBJECTS) $(libgstflv_la_DEPENDENCIES) $(EXTRA_libgstflv_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstflv_la_LINK) -rpath $(plugindir) $(libgstflv_la_OBJECTS) $(libgstflv_la_LIBADD) $(LIBS) @@ -690,20 +680,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -848,19 +824,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/flv/gstflvdemux.c gst-plugins-good1.0-1.0.8/gst/flv/gstflvdemux.c --- gst-plugins-good1.0-1.0.7/gst/flv/gstflvdemux.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/flv/gstflvdemux.c 2013-07-05 19:00:31.000000000 +0000 @@ -76,7 +76,7 @@ GST_STATIC_PAD_TEMPLATE ("video", GST_PAD_SRC, GST_PAD_SOMETIMES, - GST_STATIC_CAPS ("video/x-flash-video; " + GST_STATIC_CAPS ("video/x-flash-video, flvversion=(int) 1; " "video/x-flash-screen; " "video/x-vp6-flash; " "video/x-vp6-alpha; " "video/x-h264, stream-format=avc;") @@ -1183,7 +1183,9 @@ /* Generate caps for that pad */ switch (codec_tag) { case 2: - caps = gst_caps_new_empty_simple ("video/x-flash-video"); + caps = + gst_caps_new_simple ("video/x-flash-video", "flvversion", G_TYPE_INT, + 1, NULL); break; case 3: caps = gst_caps_new_empty_simple ("video/x-flash-screen"); @@ -1699,6 +1701,17 @@ } } + if (map.data[3] == '1') { + GST_DEBUG_OBJECT (demux, "FLV version 1 detected"); + } else { + if (G_UNLIKELY (demux->strict)) { + GST_WARNING_OBJECT (demux, "invalid header version detected"); + ret = GST_FLOW_EOS; + goto beach; + } + + } + /* Now look at audio/video flags */ { guint8 flags = map.data[4]; @@ -3054,7 +3067,7 @@ break; } default: - ret = gst_flv_demux_push_src_event (demux, event); + ret = gst_pad_event_default (pad, parent, event); break; } diff -Nru gst-plugins-good1.0-1.0.7/gst/flx/Makefile.in gst-plugins-good1.0-1.0.8/gst/flx/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/flx/Makefile.in 2013-04-26 10:37:50.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/flx/Makefile.in 2013-07-12 09:57:51.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/flx DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstflxdec_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstflxdec_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstflxdec_la_CFLAGS) $(CFLAGS) \ $(libgstflxdec_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstflxdec_la_SOURCES) DIST_SOURCES = $(libgstflxdec_la_SOURCES) am__can_run_installinfo = \ @@ -577,14 +569,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstflxdec.la: $(libgstflxdec_la_OBJECTS) $(libgstflxdec_la_DEPENDENCIES) $(EXTRA_libgstflxdec_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstflxdec_la_LINK) -rpath $(plugindir) $(libgstflxdec_la_OBJECTS) $(libgstflxdec_la_LIBADD) $(LIBS) @@ -687,20 +677,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -845,19 +821,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/goom/Makefile.in gst-plugins-good1.0-1.0.8/gst/goom/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/goom/Makefile.in 2013-04-26 10:37:51.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/goom/Makefile.in 2013-07-12 09:57:51.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -52,8 +53,7 @@ host_triplet = @host@ target_triplet = @target@ subdir = gst/goom -DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -155,23 +155,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstgoom_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstgoom_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstgoom_la_CFLAGS) $(CFLAGS) \ $(libgstgoom_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -184,16 +171,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstgoom_la_SOURCES) DIST_SOURCES = $(am__libgstgoom_la_SOURCES_DIST) am__can_run_installinfo = \ @@ -624,14 +615,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstgoom.la: $(libgstgoom_la_OBJECTS) $(libgstgoom_la_DEPENDENCIES) $(EXTRA_libgstgoom_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstgoom_la_LINK) -rpath $(plugindir) $(libgstgoom_la_OBJECTS) $(libgstgoom_la_LIBADD) $(LIBS) @@ -870,20 +859,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -1028,19 +1003,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES .NOTPARALLEL: diff -Nru gst-plugins-good1.0-1.0.7/gst/goom2k1/Makefile.in gst-plugins-good1.0-1.0.8/gst/goom2k1/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/goom2k1/Makefile.in 2013-04-26 10:37:51.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/goom2k1/Makefile.in 2013-07-12 09:57:51.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/goom2k1 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstgoom2k1_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstgoom2k1_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstgoom2k1_la_CFLAGS) $(CFLAGS) \ $(libgstgoom2k1_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstgoom2k1_la_SOURCES) DIST_SOURCES = $(libgstgoom2k1_la_SOURCES) am__can_run_installinfo = \ @@ -582,14 +574,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstgoom2k1.la: $(libgstgoom2k1_la_OBJECTS) $(libgstgoom2k1_la_DEPENDENCIES) $(EXTRA_libgstgoom2k1_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstgoom2k1_la_LINK) -rpath $(plugindir) $(libgstgoom2k1_la_OBJECTS) $(libgstgoom2k1_la_LIBADD) $(LIBS) @@ -716,20 +706,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -874,19 +850,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/icydemux/Makefile.in gst-plugins-good1.0-1.0.8/gst/icydemux/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/icydemux/Makefile.in 2013-04-26 10:37:52.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/icydemux/Makefile.in 2013-07-12 09:57:51.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/icydemux DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgsticydemux_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgsticydemux_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgsticydemux_la_CFLAGS) $(CFLAGS) \ $(libgsticydemux_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgsticydemux_la_SOURCES) DIST_SOURCES = $(libgsticydemux_la_SOURCES) am__can_run_installinfo = \ @@ -577,14 +569,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgsticydemux.la: $(libgsticydemux_la_OBJECTS) $(libgsticydemux_la_DEPENDENCIES) $(EXTRA_libgsticydemux_la_DEPENDENCIES) $(AM_V_CCLD)$(libgsticydemux_la_LINK) -rpath $(plugindir) $(libgsticydemux_la_OBJECTS) $(libgsticydemux_la_LIBADD) $(LIBS) @@ -679,20 +669,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -837,19 +813,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/id3demux/Makefile.in gst-plugins-good1.0-1.0.8/gst/id3demux/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/id3demux/Makefile.in 2013-04-26 10:37:52.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/id3demux/Makefile.in 2013-07-12 09:57:51.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/id3demux DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstid3demux_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstid3demux_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstid3demux_la_CFLAGS) $(CFLAGS) \ $(libgstid3demux_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstid3demux_la_SOURCES) DIST_SOURCES = $(libgstid3demux_la_SOURCES) am__can_run_installinfo = \ @@ -578,14 +570,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstid3demux.la: $(libgstid3demux_la_OBJECTS) $(libgstid3demux_la_DEPENDENCIES) $(EXTRA_libgstid3demux_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstid3demux_la_LINK) -rpath $(plugindir) $(libgstid3demux_la_OBJECTS) $(libgstid3demux_la_LIBADD) $(LIBS) @@ -680,20 +670,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -838,19 +814,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/imagefreeze/Makefile.in gst-plugins-good1.0-1.0.8/gst/imagefreeze/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/imagefreeze/Makefile.in 2013-04-26 10:37:52.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/imagefreeze/Makefile.in 2013-07-12 09:57:52.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/imagefreeze DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstimagefreeze_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstimagefreeze_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstimagefreeze_la_CFLAGS) $(CFLAGS) \ $(libgstimagefreeze_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstimagefreeze_la_SOURCES) DIST_SOURCES = $(libgstimagefreeze_la_SOURCES) am__can_run_installinfo = \ @@ -576,14 +568,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstimagefreeze.la: $(libgstimagefreeze_la_OBJECTS) $(libgstimagefreeze_la_DEPENDENCIES) $(EXTRA_libgstimagefreeze_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstimagefreeze_la_LINK) -rpath $(plugindir) $(libgstimagefreeze_la_OBJECTS) $(libgstimagefreeze_la_LIBADD) $(LIBS) @@ -678,20 +668,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -836,19 +812,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/interleave/Makefile.in gst-plugins-good1.0-1.0.8/gst/interleave/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/interleave/Makefile.in 2013-04-26 10:37:53.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/interleave/Makefile.in 2013-07-12 09:57:52.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/interleave DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstinterleave_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstinterleave_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstinterleave_la_CFLAGS) $(CFLAGS) \ $(libgstinterleave_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstinterleave_la_SOURCES) DIST_SOURCES = $(libgstinterleave_la_SOURCES) am__can_run_installinfo = \ @@ -578,14 +570,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstinterleave.la: $(libgstinterleave_la_OBJECTS) $(libgstinterleave_la_DEPENDENCIES) $(EXTRA_libgstinterleave_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstinterleave_la_LINK) -rpath $(plugindir) $(libgstinterleave_la_OBJECTS) $(libgstinterleave_la_LIBADD) $(LIBS) @@ -696,20 +686,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -854,19 +830,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/isomp4/Makefile.in gst-plugins-good1.0-1.0.8/gst/isomp4/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/isomp4/Makefile.in 2013-04-26 10:37:53.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/isomp4/Makefile.in 2013-07-12 09:57:52.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/isomp4 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -143,23 +144,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstisomp4_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstisomp4_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstisomp4_la_CFLAGS) $(CFLAGS) \ $(libgstisomp4_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -172,16 +160,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstisomp4_la_SOURCES) DIST_SOURCES = $(libgstisomp4_la_SOURCES) am__can_run_installinfo = \ @@ -620,14 +612,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstisomp4.la: $(libgstisomp4_la_OBJECTS) $(libgstisomp4_la_DEPENDENCIES) $(EXTRA_libgstisomp4_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstisomp4_la_LINK) -rpath $(plugindir) $(libgstisomp4_la_OBJECTS) $(libgstisomp4_la_LIBADD) $(LIBS) @@ -818,20 +808,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -976,19 +952,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/isomp4/qtdemux.c gst-plugins-good1.0-1.0.8/gst/isomp4/qtdemux.c --- gst-plugins-good1.0-1.0.7/gst/isomp4/qtdemux.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/isomp4/qtdemux.c 2013-05-18 10:19:14.000000000 +0000 @@ -3674,6 +3674,8 @@ GST_LOG_OBJECT (qtdemux, "marking discont buffer"); GST_BUFFER_FLAG_SET (buffer, GST_BUFFER_FLAG_DISCONT); stream->discont = FALSE; + } else { + GST_BUFFER_FLAG_UNSET (buf, GST_BUFFER_FLAG_DISCONT); } gst_pad_push (stream->pad, buffer); @@ -3726,6 +3728,8 @@ GST_LOG_OBJECT (qtdemux, "marking discont buffer"); GST_BUFFER_FLAG_SET (buf, GST_BUFFER_FLAG_DISCONT); stream->discont = FALSE; + } else { + GST_BUFFER_FLAG_UNSET (buf, GST_BUFFER_FLAG_DISCONT); } if (!keyframe) @@ -7411,6 +7415,7 @@ alac = qtdemux_tree_get_child_by_type (alac, FOURCC_alac); } if (alac) { + const guint8 *alac_data = alac->data; gint len = QT_UINT32 (alac->data); GstBuffer *buf; @@ -7425,6 +7430,10 @@ gst_caps_set_simple (stream->caps, "codec_data", GST_TYPE_BUFFER, buf, NULL); gst_buffer_unref (buf); + + stream->bytes_per_frame = QT_UINT32 (alac_data + 12); + stream->n_channels = QT_UINT8 (alac_data + 21); + stream->rate = QT_UINT32 (alac_data + 32); } } gst_caps_set_simple (stream->caps, diff -Nru gst-plugins-good1.0-1.0.7/gst/law/Makefile.in gst-plugins-good1.0-1.0.8/gst/law/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/law/Makefile.in 2013-04-26 10:37:54.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/law/Makefile.in 2013-07-12 09:57:52.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/law DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,7 +136,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstalaw_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstalaw_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstalaw_la_CFLAGS) $(CFLAGS) \ @@ -150,18 +150,6 @@ $(libgstmulaw_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstmulaw_la_CFLAGS) $(CFLAGS) \ $(libgstmulaw_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -174,16 +162,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstalaw_la_SOURCES) $(libgstmulaw_la_SOURCES) DIST_SOURCES = $(libgstalaw_la_SOURCES) $(libgstmulaw_la_SOURCES) am__can_run_installinfo = \ @@ -596,14 +588,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstalaw.la: $(libgstalaw_la_OBJECTS) $(libgstalaw_la_DEPENDENCIES) $(EXTRA_libgstalaw_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstalaw_la_LINK) -rpath $(plugindir) $(libgstalaw_la_OBJECTS) $(libgstalaw_la_LIBADD) $(LIBS) libgstmulaw.la: $(libgstmulaw_la_OBJECTS) $(libgstmulaw_la_DEPENDENCIES) $(EXTRA_libgstmulaw_la_DEPENDENCIES) @@ -748,20 +738,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -906,19 +882,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/level/Makefile.in gst-plugins-good1.0-1.0.8/gst/level/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/level/Makefile.in 2013-04-26 10:37:54.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/level/Makefile.in 2013-07-12 09:57:52.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/level DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstlevel_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstlevel_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstlevel_la_CFLAGS) $(CFLAGS) \ $(libgstlevel_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstlevel_la_SOURCES) DIST_SOURCES = $(libgstlevel_la_SOURCES) am__can_run_installinfo = \ @@ -576,14 +568,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstlevel.la: $(libgstlevel_la_OBJECTS) $(libgstlevel_la_DEPENDENCIES) $(EXTRA_libgstlevel_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstlevel_la_LINK) -rpath $(plugindir) $(libgstlevel_la_OBJECTS) $(libgstlevel_la_LIBADD) $(LIBS) @@ -678,20 +668,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -836,19 +812,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/matroska/Makefile.in gst-plugins-good1.0-1.0.8/gst/matroska/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/matroska/Makefile.in 2013-04-26 10:37:55.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/matroska/Makefile.in 2013-07-12 09:57:53.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/matroska DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -143,23 +144,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstmatroska_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstmatroska_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstmatroska_la_CFLAGS) $(CFLAGS) \ $(libgstmatroska_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -172,16 +160,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstmatroska_la_SOURCES) DIST_SOURCES = $(libgstmatroska_la_SOURCES) am__can_run_installinfo = \ @@ -622,14 +614,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstmatroska.la: $(libgstmatroska_la_OBJECTS) $(libgstmatroska_la_DEPENDENCIES) $(EXTRA_libgstmatroska_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstmatroska_la_LINK) -rpath $(plugindir) $(libgstmatroska_la_OBJECTS) $(libgstmatroska_la_LIBADD) $(LIBS) @@ -796,20 +786,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -954,19 +930,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/matroska/matroska-demux.c gst-plugins-good1.0-1.0.8/gst/matroska/matroska-demux.c --- gst-plugins-good1.0-1.0.7/gst/matroska/matroska-demux.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/matroska/matroska-demux.c 2013-07-11 16:21:43.000000000 +0000 @@ -2050,8 +2050,11 @@ gst_pad_pause_task (demux->common.sinkpad); } /* ouch */ - if (!update) + if (!update) { + GST_PAD_STREAM_LOCK (demux->common.sinkpad); + pad_locked = TRUE; goto exit; + } /* now grab the stream lock so that streaming cannot continue, for * non flushing seeks when the element is in PAUSED this could block @@ -5502,7 +5505,8 @@ if (priv) { caps = gst_caps_new_simple ("audio/mpeg", "mpegversion", G_TYPE_INT, mpegversion, - "framed", G_TYPE_BOOLEAN, TRUE, NULL); + "framed", G_TYPE_BOOLEAN, TRUE, + "stream-format", G_TYPE_STRING, "raw", NULL); gst_caps_set_simple (caps, "codec_data", GST_TYPE_BUFFER, priv, NULL); *codec_name = g_strdup_printf ("MPEG-%d AAC audio", mpegversion); gst_buffer_unref (priv); diff -Nru gst-plugins-good1.0-1.0.7/gst/monoscope/Makefile.in gst-plugins-good1.0-1.0.8/gst/monoscope/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/monoscope/Makefile.in 2013-04-26 10:37:56.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/monoscope/Makefile.in 2013-07-12 09:57:53.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/monoscope DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstmonoscope_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstmonoscope_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstmonoscope_la_CFLAGS) $(CFLAGS) \ $(libgstmonoscope_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstmonoscope_la_SOURCES) DIST_SOURCES = $(libgstmonoscope_la_SOURCES) am__can_run_installinfo = \ @@ -577,14 +569,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstmonoscope.la: $(libgstmonoscope_la_OBJECTS) $(libgstmonoscope_la_DEPENDENCIES) $(EXTRA_libgstmonoscope_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstmonoscope_la_LINK) -rpath $(plugindir) $(libgstmonoscope_la_OBJECTS) $(libgstmonoscope_la_LIBADD) $(LIBS) @@ -695,20 +685,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -853,19 +829,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/multifile/Makefile.in gst-plugins-good1.0-1.0.8/gst/multifile/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/multifile/Makefile.in 2013-04-26 10:37:57.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/multifile/Makefile.in 2013-07-12 09:57:53.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/multifile DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -140,23 +141,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstmultifile_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstmultifile_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstmultifile_la_CFLAGS) $(CFLAGS) \ $(libgstmultifile_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -169,16 +157,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstmultifile_la_SOURCES) DIST_SOURCES = $(libgstmultifile_la_SOURCES) am__can_run_installinfo = \ @@ -588,14 +580,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstmultifile.la: $(libgstmultifile_la_OBJECTS) $(libgstmultifile_la_DEPENDENCIES) $(EXTRA_libgstmultifile_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstmultifile_la_LINK) -rpath $(plugindir) $(libgstmultifile_la_OBJECTS) $(libgstmultifile_la_LIBADD) $(LIBS) @@ -722,20 +712,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -880,19 +856,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/multipart/Makefile.in gst-plugins-good1.0-1.0.8/gst/multipart/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/multipart/Makefile.in 2013-04-26 10:37:57.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/multipart/Makefile.in 2013-07-12 09:57:53.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/multipart DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstmultipart_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstmultipart_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstmultipart_la_CFLAGS) $(CFLAGS) \ $(libgstmultipart_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstmultipart_la_SOURCES) DIST_SOURCES = $(libgstmultipart_la_SOURCES) am__can_run_installinfo = \ @@ -578,14 +570,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstmultipart.la: $(libgstmultipart_la_OBJECTS) $(libgstmultipart_la_DEPENDENCIES) $(EXTRA_libgstmultipart_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstmultipart_la_LINK) -rpath $(plugindir) $(libgstmultipart_la_OBJECTS) $(libgstmultipart_la_LIBADD) $(LIBS) @@ -696,20 +686,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -854,19 +830,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/replaygain/Makefile.in gst-plugins-good1.0-1.0.8/gst/replaygain/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/replaygain/Makefile.in 2013-04-26 10:37:57.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/replaygain/Makefile.in 2013-07-12 09:57:53.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/replaygain DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -139,23 +140,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstreplaygain_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstreplaygain_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstreplaygain_la_CFLAGS) $(CFLAGS) \ $(libgstreplaygain_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -168,16 +156,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstreplaygain_la_SOURCES) DIST_SOURCES = $(libgstreplaygain_la_SOURCES) am__can_run_installinfo = \ @@ -600,14 +592,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstreplaygain.la: $(libgstreplaygain_la_OBJECTS) $(libgstreplaygain_la_DEPENDENCIES) $(EXTRA_libgstreplaygain_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstreplaygain_la_LINK) -rpath $(plugindir) $(libgstreplaygain_la_OBJECTS) $(libgstreplaygain_la_LIBADD) $(LIBS) @@ -734,20 +724,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -892,19 +868,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/rtp/Makefile.in gst-plugins-good1.0-1.0.8/gst/rtp/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/rtp/Makefile.in 2013-04-26 10:37:59.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtp/Makefile.in 2013-07-12 09:57:54.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/rtp DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp TODO + $(srcdir)/Makefile.in TODO ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -175,23 +176,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstrtp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstrtp_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstrtp_la_CFLAGS) $(CFLAGS) \ $(libgstrtp_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -204,16 +192,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstrtp_la_SOURCES) DIST_SOURCES = $(libgstrtp_la_SOURCES) am__can_run_installinfo = \ @@ -768,14 +760,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstrtp.la: $(libgstrtp_la_OBJECTS) $(libgstrtp_la_DEPENDENCIES) $(EXTRA_libgstrtp_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstrtp_la_LINK) -rpath $(plugindir) $(libgstrtp_la_OBJECTS) $(libgstrtp_la_LIBADD) $(LIBS) @@ -1430,20 +1420,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -1588,19 +1564,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpamrdepay.c gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpamrdepay.c --- gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpamrdepay.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpamrdepay.c 2013-06-17 14:44:30.000000000 +0000 @@ -65,11 +65,12 @@ "encoding-params = (string) \"1\", " /* NOTE that all values must be strings in orde to be able to do SDP <-> * GstCaps mapping. */ - "octet-align = (string) \"1\", " - "crc = (string) { \"0\", \"1\" }, " - "robust-sorting = (string) \"0\", " "interleaving = (string) \"0\";" + "octet-align = (string) \"1\";" /* following options are not needed for a decoder * + "crc = (string) { \"0\", \"1\" }, " + "robust-sorting = (string) \"0\", " + "interleaving = (string) \"0\";" "mode-set = (int) [ 0, 7 ], " "mode-change-period = (int) [ 1, MAX ], " "mode-change-neighbor = (boolean) { TRUE, FALSE }, " @@ -84,11 +85,12 @@ "encoding-params = (string) \"1\", " /* NOTE that all values must be strings in orde to be able to do SDP <-> * GstCaps mapping. */ - "octet-align = (string) \"1\", " - "crc = (string) { \"0\", \"1\" }, " - "robust-sorting = (string) \"0\", " "interleaving = (string) \"0\"" + "octet-align = (string) \"1\";" /* following options are not needed for a decoder * + "crc = (string) { \"0\", \"1\" }, " + "robust-sorting = (string) \"0\", " + "interleaving = (string) \"0\"" "mode-set = (int) [ 0, 7 ], " "mode-change-period = (int) [ 1, MAX ], " "mode-change-neighbor = (boolean) { TRUE, FALSE }, " diff -Nru gst-plugins-good1.0-1.0.7/gst/rtp/gstrtph263ppay.c gst-plugins-good1.0-1.0.8/gst/rtp/gstrtph263ppay.c --- gst-plugins-good1.0-1.0.7/gst/rtp/gstrtph263ppay.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtp/gstrtph263ppay.c 2013-07-11 15:43:37.000000000 +0000 @@ -243,7 +243,7 @@ rtph263ppay = GST_RTP_H263P_PAY (payload); peercaps = - gst_pad_peer_query_caps (GST_RTP_BASE_PAYLOAD_SRCPAD (payload), filter); + gst_pad_peer_query_caps (GST_RTP_BASE_PAYLOAD_SRCPAD (payload), NULL); /* if we're just outputting to udpsink or fakesink or so, we should also * accept any input compatible with our sink template caps */ diff -Nru gst-plugins-good1.0-1.0.7/gst/rtp/gstrtph264pay.c gst-plugins-good1.0-1.0.8/gst/rtp/gstrtph264pay.c --- gst-plugins-good1.0-1.0.7/gst/rtp/gstrtph264pay.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtp/gstrtph264pay.c 2013-07-05 17:36:16.000000000 +0000 @@ -556,10 +556,12 @@ data += nal_size; size -= nal_size; } - gst_buffer_unmap (buffer, &map); + /* and update the caps with the collected data */ if (!gst_rtp_h264_pay_set_sps_pps (basepayload)) goto set_sps_pps_failed; + + gst_buffer_unmap (buffer, &map); } else { GST_DEBUG_OBJECT (rtph264pay, "have bytestream h264"); } @@ -1073,6 +1075,9 @@ gst_adapter_push (rtph264pay->adapter, buffer); } size = gst_adapter_available (rtph264pay->adapter); + /* Nothing to do here if the adapter is empty, e.g. on EOS */ + if (size == 0) + return GST_FLOW_OK; data = gst_adapter_map (rtph264pay->adapter, size); GST_DEBUG_OBJECT (basepayload, "got %" G_GSIZE_FORMAT " bytes (%" G_GSIZE_FORMAT ")", size, diff -Nru gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpmp2tdepay.c gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpmp2tdepay.c --- gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpmp2tdepay.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpmp2tdepay.c 2013-06-17 14:46:46.000000000 +0000 @@ -56,7 +56,8 @@ GST_STATIC_CAPS ("application/x-rtp, " "media = (string) \"video\", " "payload = (int) " GST_RTP_PAYLOAD_DYNAMIC_STRING ", " - "clock-rate = (int) [1, MAX ], " "encoding-name = (string) \"MP2T\";" + "clock-rate = (int) [1, MAX ], " + "encoding-name = (string) { MP2T, MP2T-ES } ;" /* All optional parameters * * "profile-level-id=[1,MAX]" diff -Nru gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpmp4apay.c gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpmp4apay.c --- gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpmp4apay.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpmp4apay.c 2013-05-18 10:19:20.000000000 +0000 @@ -294,6 +294,8 @@ cbuffer = gst_buffer_new_and_alloc (map.size + 2); gst_buffer_map (cbuffer, &cmap, GST_MAP_WRITE); + memset (cmap.data, 0, map.size + 2); + /* Create StreamMuxConfig according to ISO/IEC 14496-3: * * audioMuxVersion == 0 (1 bit) diff -Nru gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpvrawdepay.c gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpvrawdepay.c --- gst-plugins-good1.0-1.0.7/gst/rtp/gstrtpvrawdepay.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtp/gstrtpvrawdepay.c 2013-06-17 14:44:30.000000000 +0000 @@ -302,6 +302,7 @@ GstRTPBuffer rtp = { NULL }; GstVideoFrame frame; gboolean marker; + GstBuffer *outbuf = NULL; rtpvrawdepay = GST_RTP_VRAW_DEPAY (depayload); @@ -529,13 +530,11 @@ if (marker) { GST_LOG_OBJECT (depayload, "marker, flushing frame"); - if (rtpvrawdepay->outbuf) { - gst_rtp_base_depayload_push (depayload, rtpvrawdepay->outbuf); - rtpvrawdepay->outbuf = NULL; - } + outbuf = rtpvrawdepay->outbuf; + rtpvrawdepay->outbuf = NULL; rtpvrawdepay->timestamp = -1; } - return NULL; + return outbuf; /* ERRORS */ unknown_sampling: diff -Nru gst-plugins-good1.0-1.0.7/gst/rtpmanager/Makefile.in gst-plugins-good1.0-1.0.8/gst/rtpmanager/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/rtpmanager/Makefile.in 2013-04-26 10:37:59.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtpmanager/Makefile.in 2013-07-12 09:57:54.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -61,8 +62,7 @@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/common/gst-glib-gen.mak \ - $(top_srcdir)/depcomp + $(srcdir)/Makefile.in $(top_srcdir)/common/gst-glib-gen.mak subdir = gst/rtpmanager ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ @@ -155,23 +155,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstrtpmanager_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstrtpmanager_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) \ $(libgstrtpmanager_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -184,16 +171,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstrtpmanager_la_SOURCES) \ $(nodist_libgstrtpmanager_la_SOURCES) DIST_SOURCES = $(libgstrtpmanager_la_SOURCES) @@ -638,14 +629,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstrtpmanager.la: $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_DEPENDENCIES) $(EXTRA_libgstrtpmanager_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstrtpmanager_la_LINK) -rpath $(plugindir) $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_LIBADD) $(LIBS) @@ -820,20 +809,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -982,19 +957,18 @@ .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # these are all the rules generating the relevant files diff -Nru gst-plugins-good1.0-1.0.7/gst/rtsp/Makefile.in gst-plugins-good1.0-1.0.8/gst/rtsp/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/rtsp/Makefile.in 2013-04-26 10:38:00.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtsp/Makefile.in 2013-07-12 09:57:54.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/rtsp DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstrtsp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstrtsp_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstrtsp_la_CFLAGS) $(CFLAGS) \ $(libgstrtsp_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstrtsp_la_SOURCES) DIST_SOURCES = $(libgstrtsp_la_SOURCES) am__can_run_installinfo = \ @@ -587,14 +579,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstrtsp.la: $(libgstrtsp_la_OBJECTS) $(libgstrtsp_la_DEPENDENCIES) $(EXTRA_libgstrtsp_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstrtsp_la_LINK) -rpath $(plugindir) $(libgstrtsp_la_OBJECTS) $(libgstrtsp_la_LIBADD) $(LIBS) @@ -713,20 +703,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -871,19 +847,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/rtsp/gstrtspsrc.c gst-plugins-good1.0-1.0.8/gst/rtsp/gstrtspsrc.c --- gst-plugins-good1.0-1.0.7/gst/rtsp/gstrtspsrc.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/rtsp/gstrtspsrc.c 2013-07-05 17:36:16.000000000 +0000 @@ -4154,7 +4154,7 @@ src->pending_cmd = CMD_WAIT; GST_OBJECT_UNLOCK (src); /* cancel previous request */ - GST_DEBUG_OBJECT (src, "cancel previous request"); + GST_DEBUG_OBJECT (src, "cancel previous request %d", old); gst_rtspsrc_loop_cancel_cmd (src, old); GST_OBJECT_LOCK (src); } @@ -6721,6 +6721,9 @@ case GST_STATE_CHANGE_PLAYING_TO_PAUSED: /* unblock the tcp tasks and make the loop waiting */ gst_rtspsrc_loop_send_cmd (rtspsrc, CMD_WAIT, CMD_LOOP); + /* make sure it is waiting before we send PAUSE or PLAY below */ + GST_RTSP_STREAM_LOCK (rtspsrc); + GST_RTSP_STREAM_UNLOCK (rtspsrc); break; case GST_STATE_CHANGE_PAUSED_TO_READY: break; diff -Nru gst-plugins-good1.0-1.0.7/gst/shapewipe/Makefile.in gst-plugins-good1.0-1.0.8/gst/shapewipe/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/shapewipe/Makefile.in 2013-04-26 10:38:01.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/shapewipe/Makefile.in 2013-07-12 09:57:54.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/shapewipe DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstshapewipe_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstshapewipe_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstshapewipe_la_CFLAGS) $(CFLAGS) \ $(libgstshapewipe_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstshapewipe_la_SOURCES) DIST_SOURCES = $(libgstshapewipe_la_SOURCES) am__can_run_installinfo = \ @@ -576,14 +568,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstshapewipe.la: $(libgstshapewipe_la_OBJECTS) $(libgstshapewipe_la_DEPENDENCIES) $(EXTRA_libgstshapewipe_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstshapewipe_la_LINK) -rpath $(plugindir) $(libgstshapewipe_la_OBJECTS) $(libgstshapewipe_la_LIBADD) $(LIBS) @@ -678,20 +668,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -836,19 +812,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/smpte/Makefile.in gst-plugins-good1.0-1.0.8/gst/smpte/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/smpte/Makefile.in 2013-04-26 10:38:01.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/smpte/Makefile.in 2013-07-12 09:57:54.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/smpte DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstsmpte_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstsmpte_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstsmpte_la_CFLAGS) $(CFLAGS) \ $(libgstsmpte_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstsmpte_la_SOURCES) DIST_SOURCES = $(libgstsmpte_la_SOURCES) am__can_run_installinfo = \ @@ -581,14 +573,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstsmpte.la: $(libgstsmpte_la_OBJECTS) $(libgstsmpte_la_DEPENDENCIES) $(EXTRA_libgstsmpte_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstsmpte_la_LINK) -rpath $(plugindir) $(libgstsmpte_la_OBJECTS) $(libgstsmpte_la_LIBADD) $(LIBS) @@ -723,20 +713,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -881,19 +857,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/spectrum/Makefile.in gst-plugins-good1.0-1.0.8/gst/spectrum/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/spectrum/Makefile.in 2013-04-26 10:38:02.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/spectrum/Makefile.in 2013-07-12 09:57:54.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/spectrum DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstspectrum_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstspectrum_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstspectrum_la_CFLAGS) $(CFLAGS) \ $(libgstspectrum_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstspectrum_la_SOURCES) DIST_SOURCES = $(libgstspectrum_la_SOURCES) am__can_run_installinfo = \ @@ -582,14 +574,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstspectrum.la: $(libgstspectrum_la_OBJECTS) $(libgstspectrum_la_DEPENDENCIES) $(EXTRA_libgstspectrum_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstspectrum_la_LINK) -rpath $(plugindir) $(libgstspectrum_la_OBJECTS) $(libgstspectrum_la_LIBADD) $(LIBS) @@ -684,20 +674,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -842,19 +818,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/udp/Makefile.in gst-plugins-good1.0-1.0.8/gst/udp/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/udp/Makefile.in 2013-04-26 10:38:02.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/udp/Makefile.in 2013-07-12 09:57:55.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -61,8 +62,7 @@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/common/gst-glib-gen.mak \ - $(top_srcdir)/depcomp + $(srcdir)/Makefile.in $(top_srcdir)/common/gst-glib-gen.mak subdir = gst/udp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ @@ -151,23 +151,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstudp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstudp_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstudp_la_CFLAGS) $(CFLAGS) \ $(libgstudp_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -180,16 +167,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstudp_la_SOURCES) $(nodist_libgstudp_la_SOURCES) DIST_SOURCES = $(libgstudp_la_SOURCES) am__can_run_installinfo = \ @@ -610,14 +601,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstudp.la: $(libgstudp_la_OBJECTS) $(libgstudp_la_DEPENDENCIES) $(EXTRA_libgstudp_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstudp_la_LINK) -rpath $(plugindir) $(libgstudp_la_OBJECTS) $(libgstudp_la_LIBADD) $(LIBS) @@ -768,20 +757,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -930,19 +905,18 @@ .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # these are all the rules generating the relevant files diff -Nru gst-plugins-good1.0-1.0.7/gst/udp/gstdynudpsink.c gst-plugins-good1.0-1.0.8/gst/udp/gstdynudpsink.c --- gst-plugins-good1.0-1.0.7/gst/udp/gstdynudpsink.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/udp/gstdynudpsink.c 2013-06-17 14:44:30.000000000 +0000 @@ -307,6 +307,9 @@ udpsink = GST_DYNUDPSINK (bsink); if (udpsink->socket == NULL) { + GSocketAddress *bind_addr; + GInetAddress *bind_iaddr; + /* create sender socket if none available, first try IPv6, then * fall-back to IPv4 */ udpsink->family = G_SOCKET_FAMILY_IPV6; @@ -319,6 +322,14 @@ goto no_socket; } + bind_iaddr = g_inet_address_new_any (udpsink->family); + bind_addr = g_inet_socket_address_new (bind_iaddr, 0); + g_socket_bind (udpsink->used_socket, bind_addr, TRUE, &err); + g_object_unref (bind_addr); + g_object_unref (bind_iaddr); + if (err != NULL) + goto bind_error; + udpsink->external_socket = FALSE; } else { udpsink->used_socket = G_SOCKET (g_object_ref (udpsink->socket)); @@ -337,6 +348,13 @@ g_clear_error (&err); return FALSE; } +bind_error: + { + GST_ELEMENT_ERROR (udpsink, RESOURCE, FAILED, (NULL), + ("Failed to bind socket: %s", err->message)); + g_clear_error (&err); + return FALSE; + } } static GstStructure * diff -Nru gst-plugins-good1.0-1.0.7/gst/udp/gstmultiudpsink.c gst-plugins-good1.0-1.0.8/gst/udp/gstmultiudpsink.c --- gst-plugins-good1.0-1.0.7/gst/udp/gstmultiudpsink.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/udp/gstmultiudpsink.c 2013-06-17 14:44:30.000000000 +0000 @@ -859,6 +859,10 @@ sink = GST_MULTIUDPSINK (bsink); if (sink->socket == NULL) { + GSocketAddress *bind_addr; + GInetAddress *bind_iaddr; + GSocketFamily family = G_SOCKET_FAMILY_IPV6; + GST_DEBUG_OBJECT (sink, "creating sockets"); /* create sender socket try IP6, fall back to IP4 */ if (sink->force_ipv4 || (sink->used_socket = @@ -867,8 +871,18 @@ if ((sink->used_socket = g_socket_new (G_SOCKET_FAMILY_IPV4, G_SOCKET_TYPE_DATAGRAM, G_SOCKET_PROTOCOL_UDP, &err)) == NULL) goto no_socket; + else + family = G_SOCKET_FAMILY_IPV4; } + bind_iaddr = g_inet_address_new_any (family); + bind_addr = g_inet_socket_address_new (bind_iaddr, 0); + g_socket_bind (sink->used_socket, bind_addr, TRUE, &err); + g_object_unref (bind_addr); + g_object_unref (bind_iaddr); + if (err != NULL) + goto bind_error; + GST_DEBUG_OBJECT (sink, "have socket"); sink->external_socket = FALSE; } else { @@ -939,6 +953,13 @@ g_clear_error (&err); return FALSE; } +bind_error: + { + GST_ELEMENT_ERROR (sink, RESOURCE, FAILED, (NULL), + ("Failed to bind socket: %s", err->message)); + g_clear_error (&err); + return FALSE; + } } static gboolean diff -Nru gst-plugins-good1.0-1.0.7/gst/udp/gstudpsink.c gst-plugins-good1.0-1.0.8/gst/udp/gstudpsink.c --- gst-plugins-good1.0-1.0.7/gst/udp/gstudpsink.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/udp/gstudpsink.c 2013-06-17 14:44:30.000000000 +0000 @@ -125,11 +125,18 @@ static gboolean gst_udpsink_set_uri (GstUDPSink * sink, const gchar * uri, GError ** error) { + gchar *host; + guint16 port; + gst_multiudpsink_remove (GST_MULTIUDPSINK (sink), sink->host, sink->port); - if (!gst_udp_parse_uri (uri, &sink->host, &sink->port)) + if (!gst_udp_parse_uri (uri, &host, &port)) goto wrong_uri; + g_free (sink->host); + sink->host = host; + sink->port = port; + g_free (sink->uri); sink->uri = g_strdup (uri); diff -Nru gst-plugins-good1.0-1.0.7/gst/udp/gstudpsrc.c gst-plugins-good1.0-1.0.8/gst/udp/gstudpsrc.c --- gst-plugins-good1.0-1.0.7/gst/udp/gstudpsrc.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/udp/gstudpsrc.c 2013-04-29 22:32:37.000000000 +0000 @@ -112,9 +112,24 @@ #include +#if GLIB_CHECK_VERSION (2, 35, 7) +#include +#else + +/* nicked from gnetworking.h */ +#ifdef G_OS_WIN32 +#ifndef _WIN32_WINNT +#define _WIN32_WINNT 0x0501 +#endif +#include +#undef interface +#include /* for socklen_t */ +#endif /* G_OS_WIN32 */ + #ifdef HAVE_SYS_SOCKET_H #include #endif +#endif GST_DEBUG_CATEGORY_STATIC (udpsrc_debug); #define GST_CAT_DEFAULT (udpsrc_debug) @@ -811,7 +826,39 @@ if (src->timeout) g_socket_set_timeout (src->used_socket, src->timeout / GST_SECOND); -#ifdef SO_RCVBUF +#if GLIB_CHECK_VERSION (2, 35, 7) + { + gint val = 0; + + if (src->buffer_size != 0) { + GError *opt_err = NULL; + + GST_INFO_OBJECT (src, "setting udp buffer of %d bytes", src->buffer_size); + /* set buffer size, Note that on Linux this is typically limited to a + * maximum of around 100K. Also a minimum of 128 bytes is required on + * Linux. */ + if (!g_socket_set_option (src->used_socket, SOL_SOCKET, SO_RCVBUF, + src->buffer_size, &opt_err)) { + GST_ELEMENT_WARNING (src, RESOURCE, SETTINGS, (NULL), + ("Could not create a buffer of requested %d bytes: %s", + src->buffer_size, opt_err->message)); + g_error_free (opt_err); + opt_err = NULL; + } + } + + /* read the value of the receive buffer. Note that on linux this returns + * 2x the value we set because the kernel allocates extra memory for + * metadata. The default on Linux is about 100K (which is about 50K + * without metadata) */ + if (g_socket_get_option (src->used_socket, SOL_SOCKET, SO_RCVBUF, &val, + NULL)) { + GST_INFO_OBJECT (src, "have udp buffer of %d bytes", val); + } else { + GST_DEBUG_OBJECT (src, "could not get udp buffer size"); + } + } +#elif defined (SO_RCVBUF) { gint rcvsize, ret; socklen_t len; @@ -845,6 +892,12 @@ else GST_DEBUG_OBJECT (src, "could not get udp buffer size"); } +#else + if (src->buffer_size != 0) { + GST_WARNING_OBJECT (src, "don't know how to set udp buffer size on this " + "OS. Consider upgrading your GLib to >= 2.35.7 and re-compiling the " + "GStreamer udp plugin"); + } #endif g_socket_set_broadcast (src->used_socket, TRUE); diff -Nru gst-plugins-good1.0-1.0.7/gst/videobox/Makefile.in gst-plugins-good1.0-1.0.8/gst/videobox/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/videobox/Makefile.in 2013-04-26 10:38:02.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/videobox/Makefile.in 2013-07-12 09:57:56.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -75,8 +76,7 @@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/common/orc.mak \ - $(top_srcdir)/depcomp + $(srcdir)/Makefile.in $(top_srcdir)/common/orc.mak subdir = gst/videobox ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ @@ -161,23 +161,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstvideobox_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstvideobox_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstvideobox_la_CFLAGS) $(CFLAGS) \ $(libgstvideobox_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -190,16 +177,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstvideobox_la_SOURCES) \ $(nodist_libgstvideobox_la_SOURCES) DIST_SOURCES = $(libgstvideobox_la_SOURCES) @@ -626,14 +617,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstvideobox.la: $(libgstvideobox_la_OBJECTS) $(libgstvideobox_la_DEPENDENCIES) $(EXTRA_libgstvideobox_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstvideobox_la_LINK) -rpath $(plugindir) $(libgstvideobox_la_OBJECTS) $(libgstvideobox_la_LIBADD) $(LIBS) @@ -736,20 +725,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -900,8 +875,8 @@ .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-local clean-pluginLTLIBRARIES cscopelist \ - ctags dist-hook distclean distclean-compile distclean-generic \ + clean-libtool clean-local clean-pluginLTLIBRARIES ctags \ + dist-hook distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ diff -Nru gst-plugins-good1.0-1.0.7/gst/videocrop/Makefile.in gst-plugins-good1.0-1.0.8/gst/videocrop/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/videocrop/Makefile.in 2013-04-26 10:38:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/videocrop/Makefile.in 2013-07-12 09:57:56.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/videocrop DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstvideocrop_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstvideocrop_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstvideocrop_la_CFLAGS) $(CFLAGS) \ $(libgstvideocrop_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstvideocrop_la_SOURCES) DIST_SOURCES = $(libgstvideocrop_la_SOURCES) am__can_run_installinfo = \ @@ -582,14 +574,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstvideocrop.la: $(libgstvideocrop_la_OBJECTS) $(libgstvideocrop_la_DEPENDENCIES) $(EXTRA_libgstvideocrop_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstvideocrop_la_LINK) -rpath $(plugindir) $(libgstvideocrop_la_OBJECTS) $(libgstvideocrop_la_LIBADD) $(LIBS) @@ -692,20 +682,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -850,19 +826,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/videofilter/Makefile.in gst-plugins-good1.0-1.0.8/gst/videofilter/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/videofilter/Makefile.in 2013-04-26 10:38:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/videofilter/Makefile.in 2013-07-12 09:57:56.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/videofilter DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -138,23 +139,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstvideofilter_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstvideofilter_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstvideofilter_la_CFLAGS) $(CFLAGS) \ $(libgstvideofilter_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -167,16 +155,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstvideofilter_la_SOURCES) DIST_SOURCES = $(libgstvideofilter_la_SOURCES) am__can_run_installinfo = \ @@ -593,14 +585,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstvideofilter.la: $(libgstvideofilter_la_OBJECTS) $(libgstvideofilter_la_DEPENDENCIES) $(EXTRA_libgstvideofilter_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstvideofilter_la_LINK) -rpath $(plugindir) $(libgstvideofilter_la_OBJECTS) $(libgstvideofilter_la_LIBADD) $(LIBS) @@ -727,20 +717,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -886,19 +862,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES gstvideoexample.c: $(srcdir)/make_filter $(srcdir)/gstvideotemplate.c diff -Nru gst-plugins-good1.0-1.0.7/gst/videomixer/Makefile.in gst-plugins-good1.0-1.0.8/gst/videomixer/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/videomixer/Makefile.in 2013-04-26 10:38:04.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/videomixer/Makefile.in 2013-07-12 09:57:56.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -75,8 +76,7 @@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/common/orc.mak \ - $(top_srcdir)/depcomp + $(srcdir)/Makefile.in $(top_srcdir)/common/orc.mak subdir = gst/videomixer ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ @@ -162,23 +162,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstvideomixer_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstvideomixer_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstvideomixer_la_CFLAGS) $(CFLAGS) \ $(libgstvideomixer_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -191,16 +178,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstvideomixer_la_SOURCES) \ $(nodist_libgstvideomixer_la_SOURCES) DIST_SOURCES = $(libgstvideomixer_la_SOURCES) @@ -632,14 +623,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstvideomixer.la: $(libgstvideomixer_la_OBJECTS) $(libgstvideomixer_la_DEPENDENCIES) $(EXTRA_libgstvideomixer_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstvideomixer_la_LINK) -rpath $(plugindir) $(libgstvideomixer_la_OBJECTS) $(libgstvideomixer_la_LIBADD) $(LIBS) @@ -750,20 +739,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -914,8 +889,8 @@ .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-local clean-pluginLTLIBRARIES cscopelist \ - ctags dist-hook distclean distclean-compile distclean-generic \ + clean-libtool clean-local clean-pluginLTLIBRARIES ctags \ + dist-hook distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ diff -Nru gst-plugins-good1.0-1.0.7/gst/videomixer/videomixer2.c gst-plugins-good1.0-1.0.8/gst/videomixer/videomixer2.c --- gst-plugins-good1.0-1.0.7/gst/videomixer/videomixer2.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/videomixer/videomixer2.c 2013-07-11 16:43:34.000000000 +0000 @@ -194,7 +194,7 @@ width = GST_VIDEO_INFO_WIDTH (&mpad->info); height = GST_VIDEO_INFO_HEIGHT (&mpad->info); - if (fps_n == 0 || fps_d == 0 || width == 0 || height == 0) + if (width == 0 || height == 0) continue; this_width = width + MAX (mpad->xpos, 0); @@ -217,7 +217,7 @@ } } - if (best_fps_n <= 0 && best_fps_d <= 0) { + if (best_fps_n <= 0 || best_fps_d <= 0 || best_fps == 0.0) { best_fps_n = 25; best_fps_d = 1; best_fps = 25.0; @@ -697,6 +697,8 @@ if (end_time == -1) { mixcol->queued = buf; + buf = gst_collect_pads_pop (mix->collect, &mixcol->collect); + gst_buffer_unref (buf); need_more_data = TRUE; continue; } @@ -1620,7 +1622,7 @@ } end_time = GST_BUFFER_DURATION (buf); - if (end_time == -1) + if (end_time == -1 && GST_VIDEO_INFO_FPS_N (&pad->info) != 0) end_time = gst_util_uint64_scale_int (GST_SECOND, GST_VIDEO_INFO_FPS_D (&pad->info), GST_VIDEO_INFO_FPS_N (&pad->info)); @@ -1830,7 +1832,8 @@ mixcol->end_time = -1; /* Keep an internal list of mixpads for zordering */ - mix->sinkpads = g_slist_append (mix->sinkpads, mixpad); + mix->sinkpads = g_slist_insert_sorted (mix->sinkpads, mixpad, + (GCompareFunc) pad_zorder_compare); mix->numpads++; GST_VIDEO_MIXER2_UNLOCK (mix); } else { diff -Nru gst-plugins-good1.0-1.0.7/gst/wavenc/Makefile.in gst-plugins-good1.0-1.0.8/gst/wavenc/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/wavenc/Makefile.in 2013-04-26 10:38:04.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/wavenc/Makefile.in 2013-07-12 09:57:56.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/wavenc DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstwavenc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstwavenc_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstwavenc_la_CFLAGS) $(CFLAGS) \ $(libgstwavenc_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstwavenc_la_SOURCES) DIST_SOURCES = $(libgstwavenc_la_SOURCES) am__can_run_installinfo = \ @@ -584,14 +576,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstwavenc.la: $(libgstwavenc_la_OBJECTS) $(libgstwavenc_la_DEPENDENCIES) $(EXTRA_libgstwavenc_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstwavenc_la_LINK) -rpath $(plugindir) $(libgstwavenc_la_OBJECTS) $(libgstwavenc_la_LIBADD) $(LIBS) @@ -686,20 +676,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -844,19 +820,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/wavparse/Makefile.in gst-plugins-good1.0-1.0.8/gst/wavparse/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/wavparse/Makefile.in 2013-04-26 10:38:05.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/wavparse/Makefile.in 2013-07-12 09:57:56.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/wavparse DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -135,23 +136,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstwavparse_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstwavparse_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstwavparse_la_CFLAGS) $(CFLAGS) \ $(libgstwavparse_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -164,16 +152,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstwavparse_la_SOURCES) DIST_SOURCES = $(libgstwavparse_la_SOURCES) am__can_run_installinfo = \ @@ -589,14 +581,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstwavparse.la: $(libgstwavparse_la_OBJECTS) $(libgstwavparse_la_DEPENDENCIES) $(EXTRA_libgstwavparse_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstwavparse_la_LINK) -rpath $(plugindir) $(libgstwavparse_la_OBJECTS) $(libgstwavparse_la_LIBADD) $(LIBS) @@ -691,20 +681,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -849,19 +825,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst/y4m/Makefile.in gst-plugins-good1.0-1.0.8/gst/y4m/Makefile.in --- gst-plugins-good1.0-1.0.7/gst/y4m/Makefile.in 2013-04-26 10:38:05.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst/y4m/Makefile.in 2013-07-12 09:57:57.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = gst/y4m DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -134,23 +135,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgsty4menc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgsty4menc_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgsty4menc_la_CFLAGS) $(CFLAGS) \ $(libgsty4menc_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -163,16 +151,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgsty4menc_la_SOURCES) DIST_SOURCES = $(libgsty4menc_la_SOURCES) am__can_run_installinfo = \ @@ -576,14 +568,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgsty4menc.la: $(libgsty4menc_la_OBJECTS) $(libgsty4menc_la_DEPENDENCIES) $(EXTRA_libgsty4menc_la_DEPENDENCIES) $(AM_V_CCLD)$(libgsty4menc_la_LINK) -rpath $(plugindir) $(libgsty4menc_la_OBJECTS) $(libgsty4menc_la_LIBADD) $(LIBS) @@ -678,20 +668,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -836,19 +812,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES Android.mk: Makefile.am $(BUILT_SOURCES) diff -Nru gst-plugins-good1.0-1.0.7/gst-plugins-good.doap gst-plugins-good1.0-1.0.8/gst-plugins-good.doap --- gst-plugins-good1.0-1.0.7/gst-plugins-good.doap 2013-04-26 10:36:23.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst-plugins-good.doap 2013-07-11 19:00:03.000000000 +0000 @@ -34,6 +34,16 @@ + 1.0.8 + 1.0 + + 2013-07-11 + + + + + + 1.0.7 1.0 diff -Nru gst-plugins-good1.0-1.0.7/gst-plugins-good.spec gst-plugins-good1.0-1.0.8/gst-plugins-good.spec --- gst-plugins-good1.0-1.0.7/gst-plugins-good.spec 2013-04-26 10:39:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/gst-plugins-good.spec 2013-07-12 09:58:07.000000000 +0000 @@ -4,7 +4,7 @@ %define gst_minver 0.11.0 Name: %{gstreamer}-plugins-good -Version: 1.0.7 +Version: 1.0.8 Release: 1.gst Summary: GStreamer plug-ins with good code and licensing diff -Nru gst-plugins-good1.0-1.0.7/install-sh gst-plugins-good1.0-1.0.8/install-sh --- gst-plugins-good1.0-1.0.7/install-sh 2013-04-26 07:38:21.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/install-sh 2013-07-11 19:00:26.000000000 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2011-11-20.07; # UTC +scriptversion=2011-01-19.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -35,7 +35,7 @@ # FSF changes to this file are in the public domain. # # Calling this script install-sh is preferred over install.sh, to prevent -# 'make' implicit rules from creating a file called install from it +# `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written @@ -156,7 +156,7 @@ -s) stripcmd=$stripprog;; -t) dst_arg=$2 - # Protect names problematic for 'test' and other utilities. + # Protect names problematic for `test' and other utilities. case $dst_arg in -* | [=\(\)!]) dst_arg=./$dst_arg;; esac @@ -190,7 +190,7 @@ fi shift # arg dst_arg=$arg - # Protect names problematic for 'test' and other utilities. + # Protect names problematic for `test' and other utilities. case $dst_arg in -* | [=\(\)!]) dst_arg=./$dst_arg;; esac @@ -202,7 +202,7 @@ echo "$0: no input file specified." >&2 exit 1 fi - # It's OK to call 'install-sh -d' without argument. + # It's OK to call `install-sh -d' without argument. # This can happen when creating conditional directories. exit 0 fi @@ -240,7 +240,7 @@ for src do - # Protect names problematic for 'test' and other utilities. + # Protect names problematic for `test' and other utilities. case $src in -* | [=\(\)!]) src=./$src;; esac @@ -354,7 +354,7 @@ if test -z "$dir_arg" || { # Check for POSIX incompatibilities with -m. # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or - # other-writable bit of parent directory when it shouldn't. + # other-writeable bit of parent directory when it shouldn't. # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. ls_ld_tmpdir=`ls -ld "$tmpdir"` case $ls_ld_tmpdir in diff -Nru gst-plugins-good1.0-1.0.7/m4/Makefile.in gst-plugins-good1.0-1.0.8/m4/Makefile.in --- gst-plugins-good1.0-1.0.7/m4/Makefile.in 2013-04-26 10:38:05.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/m4/Makefile.in 2013-07-12 09:57:57.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -94,18 +95,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ @@ -521,8 +516,6 @@ ctags: CTAGS CTAGS: -cscope cscopelist: - distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ diff -Nru gst-plugins-good1.0-1.0.7/missing gst-plugins-good1.0-1.0.8/missing --- gst-plugins-good1.0-1.0.7/missing 2013-04-26 07:38:21.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/missing 2013-07-11 19:00:26.000000000 +0000 @@ -1,9 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2012-01-06.18; # UTC +scriptversion=2012-01-06.13; # UTC -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, +# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -25,7 +26,7 @@ # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then - echo 1>&2 "Try '$0 --help' for more information" + echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi @@ -33,7 +34,7 @@ sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' sed_minuso='s/.* -o \([^ ]*\).*/\1/p' -# In the cases where this matters, 'missing' is being run in the +# In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac @@ -64,7 +65,7 @@ echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... -Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an +Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: @@ -73,20 +74,20 @@ --run try to run the given command, and emulate it if it fails Supported PROGRAM values: - aclocal touch file 'aclocal.m4' - autoconf touch file 'configure' - autoheader touch file 'config.h.in' + aclocal touch file \`aclocal.m4' + autoconf touch file \`configure' + autoheader touch file \`config.h.in' autom4te touch the output file, or create a stub one - automake touch all 'Makefile.in' files - bison create 'y.tab.[ch]', if possible, from existing .[ch] - flex create 'lex.yy.c', if possible, from existing .c + automake touch all \`Makefile.in' files + bison create \`y.tab.[ch]', if possible, from existing .[ch] + flex create \`lex.yy.c', if possible, from existing .c help2man touch the output file - lex create 'lex.yy.c', if possible, from existing .c + lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file - yacc create 'y.tab.[ch]', if possible, from existing .[ch] + yacc create \`y.tab.[ch]', if possible, from existing .[ch] -Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and -'g' are ignored when checking the name. +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and +\`g' are ignored when checking the name. Send bug reports to ." exit $? @@ -98,8 +99,8 @@ ;; -*) - echo 1>&2 "$0: Unknown '$1' option" - echo 1>&2 "Try '$0 --help' for more information" + echo 1>&2 "$0: Unknown \`$1' option" + echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; @@ -126,7 +127,7 @@ exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone - # running '$TOOL --version' or '$TOOL --help' to check whether + # running `$TOOL --version' or `$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi @@ -138,27 +139,27 @@ case $program in aclocal*) echo 1>&2 "\ -WARNING: '$1' is $msg. You should only need it if - you modified 'acinclude.m4' or '${configure_ac}'. You might want - to install the Automake and Perl packages. Grab them from +WARNING: \`$1' is $msg. You should only need it if + you modified \`acinclude.m4' or \`${configure_ac}'. You might want + to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf*) echo 1>&2 "\ -WARNING: '$1' is $msg. You should only need it if - you modified '${configure_ac}'. You might want to install the - Autoconf and GNU m4 packages. Grab them from any GNU +WARNING: \`$1' is $msg. You should only need it if + you modified \`${configure_ac}'. You might want to install the + \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader*) echo 1>&2 "\ -WARNING: '$1' is $msg. You should only need it if - you modified 'acconfig.h' or '${configure_ac}'. You might want - to install the Autoconf and GNU m4 packages. Grab them +WARNING: \`$1' is $msg. You should only need it if + you modified \`acconfig.h' or \`${configure_ac}'. You might want + to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" @@ -175,9 +176,9 @@ automake*) echo 1>&2 "\ -WARNING: '$1' is $msg. You should only need it if - you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'. - You might want to install the Automake and Perl packages. +WARNING: \`$1' is $msg. You should only need it if + you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. + You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | @@ -186,10 +187,10 @@ autom4te*) echo 1>&2 "\ -WARNING: '$1' is needed, but is $msg. +WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. - You can get '$1' as part of Autoconf from any GNU + You can get \`$1' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` @@ -209,10 +210,10 @@ bison*|yacc*) echo 1>&2 "\ -WARNING: '$1' $msg. You should only need it if - you modified a '.y' file. You may need the Bison package +WARNING: \`$1' $msg. You should only need it if + you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get - Bison from any GNU archive site." + \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then eval LASTARG=\${$#} @@ -239,10 +240,10 @@ lex*|flex*) echo 1>&2 "\ -WARNING: '$1' is $msg. You should only need it if - you modified a '.l' file. You may need the Flex package +WARNING: \`$1' is $msg. You should only need it if + you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get - Flex from any GNU archive site." + \`Flex' from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then eval LASTARG=\${$#} @@ -262,10 +263,10 @@ help2man*) echo 1>&2 "\ -WARNING: '$1' is $msg. You should only need it if +WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the - Help2man package in order for those modifications to take - effect. You can get Help2man from any GNU archive site." + \`Help2man' package in order for those modifications to take + effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -280,12 +281,12 @@ makeinfo*) echo 1>&2 "\ -WARNING: '$1' is $msg. You should only need it if - you modified a '.texi' or '.texinfo' file, or any other file +WARNING: \`$1' is $msg. You should only need it if + you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious - call might also be the consequence of using a buggy 'make' (AIX, - DU, IRIX). You might want to install the Texinfo package or - the GNU make package. Grab either from any GNU archive site." + call might also be the consequence of using a buggy \`make' (AIX, + DU, IRIX). You might want to install the \`Texinfo' package or + the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` @@ -309,12 +310,12 @@ *) echo 1>&2 "\ -WARNING: '$1' is needed, and is $msg. +WARNING: \`$1' is needed, and is $msg. You might have modified some files without having the - proper tools for further handling them. Check the 'README' file, + proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case - some other package would contain this missing '$1' program." + some other package would contain this missing \`$1' program." exit 1 ;; esac diff -Nru gst-plugins-good1.0-1.0.7/pkgconfig/Makefile.in gst-plugins-good1.0-1.0.8/pkgconfig/Makefile.in --- gst-plugins-good1.0-1.0.7/pkgconfig/Makefile.in 2013-04-26 10:38:05.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/pkgconfig/Makefile.in 2013-07-12 09:57:57.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -95,18 +96,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = gstreamer-plugins-good-uninstalled.pc CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ @@ -510,8 +505,6 @@ ctags: CTAGS CTAGS: -cscope cscopelist: - distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/af.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/af.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/af.po gst-plugins-good1.0-1.0.8/po/af.po --- gst-plugins-good1.0-1.0.7/po/af.po 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/af.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.7.6\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2004-03-18 14:16+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/az.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/az.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/az.po gst-plugins-good1.0-1.0.8/po/az.po --- gst-plugins-good1.0-1.0.7/po/az.po 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/az.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-0.8.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2004-03-19 18:29+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/bg.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/bg.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/bg.po gst-plugins-good1.0-1.0.8/po/bg.po --- gst-plugins-good1.0-1.0.7/po/bg.po 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/bg.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-04-26 22:35+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/ca.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/ca.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/ca.po gst-plugins-good1.0-1.0.8/po/ca.po --- gst-plugins-good1.0-1.0.7/po/ca.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/ca.po 2013-07-12 10:04:39.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-01-01 14:19+0100\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/cs.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/cs.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/cs.po gst-plugins-good1.0-1.0.8/po/cs.po --- gst-plugins-good1.0-1.0.7/po/cs.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/cs.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-01-12 23:07+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/da.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/da.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/da.po gst-plugins-good1.0-1.0.8/po/da.po --- gst-plugins-good1.0-1.0.7/po/da.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/da.po 2013-07-12 10:04:39.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-12-13 23:54+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/de.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/de.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/de.po gst-plugins-good1.0-1.0.8/po/de.po --- gst-plugins-good1.0-1.0.7/po/de.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/de.po 2013-07-12 10:04:39.000000000 +0000 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-11-28 19:56+0100\n" "Last-Translator: Christian Kirbach \n" "Language-Team: German \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/el.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/el.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/el.po gst-plugins-good1.0-1.0.8/po/el.po --- gst-plugins-good1.0-1.0.7/po/el.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/el.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-05-05 19:05+0100\n" "Last-Translator: Savvas Radevic \n" "Language-Team: Greek \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/en_GB.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/en_GB.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/en_GB.po gst-plugins-good1.0-1.0.8/po/en_GB.po --- gst-plugins-good1.0-1.0.7/po/en_GB.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/en_GB.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.8.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2004-04-26 10:41-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/eo.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/eo.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/eo.po gst-plugins-good1.0-1.0.8/po/eo.po --- gst-plugins-good1.0-1.0.7/po/eo.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/eo.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-06-04 21:48+0100\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/es.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/es.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/es.po gst-plugins-good1.0-1.0.8/po/es.po --- gst-plugins-good1.0-1.0.7/po/es.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/es.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-02-12 18:30+0100\n" "Last-Translator: Jorge González González \n" "Language-Team: Spanish \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/eu.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/eu.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/eu.po gst-plugins-good1.0-1.0.8/po/eu.po --- gst-plugins-good1.0-1.0.7/po/eu.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/eu.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-0.10.18.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2010-03-25 12:37+0100\n" "Last-Translator: Mikel Olasagasti Uranga \n" "Language-Team: Basque \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/fi.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/fi.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/fi.po gst-plugins-good1.0-1.0.8/po/fi.po --- gst-plugins-good1.0-1.0.7/po/fi.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/fi.po 2013-07-12 10:04:39.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.25.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2010-11-17 23:03+0200\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/fr.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/fr.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/fr.po gst-plugins-good1.0-1.0.8/po/fr.po --- gst-plugins-good1.0-1.0.7/po/fr.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/fr.po 2013-07-12 10:04:39.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-04-28 09:22+0200\n" "Last-Translator: Claude Paroz \n" "Language-Team: French \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/gl.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/gl.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/gl.po gst-plugins-good1.0-1.0.8/po/gl.po --- gst-plugins-good1.0-1.0.7/po/gl.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/gl.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-12-15 03:46+0200\n" "Last-Translator: Fran Dieguez \n" "Language-Team: Galician \n" diff -Nru gst-plugins-good1.0-1.0.7/po/gst-plugins-good-1.0.pot gst-plugins-good1.0-1.0.8/po/gst-plugins-good-1.0.pot --- gst-plugins-good1.0-1.0.7/po/gst-plugins-good-1.0.pot 2013-04-26 10:50:42.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/gst-plugins-good-1.0.pot 2013-07-11 19:03:48.000000000 +0000 @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-plugins-good 1.0.7\n" +"Project-Id-Version: gst-plugins-good 1.0.8\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgid "'%s' by '%s'" msgstr "" -#: ext/jpeg/gstjpegdec.c:250 +#: ext/jpeg/gstjpegdec.c:251 msgid "Failed to decode JPEG image" msgstr "" @@ -59,7 +59,7 @@ msgid "No URL set." msgstr "" -#: gst/avi/gstavidemux.c:5285 +#: gst/avi/gstavidemux.c:5289 msgid "Internal data stream error." msgstr "" @@ -71,16 +71,16 @@ msgid "This file contains no playable streams." msgstr "" -#: gst/isomp4/qtdemux.c:596 gst/isomp4/qtdemux.c:4138 -#: gst/isomp4/qtdemux.c:4204 gst/isomp4/qtdemux.c:4359 +#: gst/isomp4/qtdemux.c:596 gst/isomp4/qtdemux.c:4142 +#: gst/isomp4/qtdemux.c:4208 gst/isomp4/qtdemux.c:4363 msgid "This file is invalid and cannot be played." msgstr "" #: gst/isomp4/qtdemux.c:2504 gst/isomp4/qtdemux.c:2580 -#: gst/isomp4/qtdemux.c:2623 gst/isomp4/qtdemux.c:4968 -#: gst/isomp4/qtdemux.c:4975 gst/isomp4/qtdemux.c:5613 -#: gst/isomp4/qtdemux.c:6041 gst/isomp4/qtdemux.c:6048 -#: gst/isomp4/qtdemux.c:7645 +#: gst/isomp4/qtdemux.c:2623 gst/isomp4/qtdemux.c:4972 +#: gst/isomp4/qtdemux.c:4979 gst/isomp4/qtdemux.c:5617 +#: gst/isomp4/qtdemux.c:6045 gst/isomp4/qtdemux.c:6052 +#: gst/isomp4/qtdemux.c:7654 msgid "This file is corrupt and cannot be played." msgstr "" @@ -92,11 +92,11 @@ msgid "This file is incomplete and cannot be played." msgstr "" -#: gst/isomp4/qtdemux.c:5190 +#: gst/isomp4/qtdemux.c:5194 msgid "The video in this file might not play correctly." msgstr "" -#: gst/isomp4/qtdemux.c:7674 +#: gst/isomp4/qtdemux.c:7683 #, c-format msgid "This file contains too many streams. Only playing first %d" msgstr "" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/hr.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/hr.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/hr.po gst-plugins-good1.0-1.0.8/po/hr.po --- gst-plugins-good1.0-1.0.7/po/hr.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/hr.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-04-16 03:04+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/hu.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/hu.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/hu.po gst-plugins-good1.0-1.0.8/po/hu.po --- gst-plugins-good1.0-1.0.7/po/hu.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/hu.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-11-30 15:05+0100\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/id.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/id.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/id.po gst-plugins-good1.0-1.0.8/po/id.po --- gst-plugins-good1.0-1.0.7/po/id.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/id.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-02-26 18:09+0700\n" "Last-Translator: Andhika Padmawan \n" "Language-Team: Indonesian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/it.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/it.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/it.po gst-plugins-good1.0-1.0.8/po/it.po --- gst-plugins-good1.0-1.0.7/po/it.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/it.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.25.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2010-10-25 10:11+0200\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/ja.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/ja.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/ja.po gst-plugins-good1.0-1.0.8/po/ja.po --- gst-plugins-good1.0-1.0.7/po/ja.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/ja.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-12-22 20:13+0900\n" "Last-Translator: Takeshi Hamasaki \n" "Language-Team: Japanese \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/lt.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/lt.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/lt.po gst-plugins-good1.0-1.0.8/po/lt.po --- gst-plugins-good1.0-1.0.7/po/lt.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/lt.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.23.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2010-07-16 19:34+0300\n" "Last-Translator: Žygimantas Beručka \n" "Language-Team: Lithuanian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/lv.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/lv.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/lv.po gst-plugins-good1.0-1.0.8/po/lv.po --- gst-plugins-good1.0-1.0.7/po/lv.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/lv.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-09-02 11:23-0000\n" "Last-Translator: Rihards Priedītis \n" "Language-Team: Latvian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/mt.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/mt.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/mt.po gst-plugins-good1.0-1.0.8/po/mt.po --- gst-plugins-good1.0-1.0.7/po/mt.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/mt.po 2013-07-12 10:04:39.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-0.10.10.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2008-10-26 19:09+0100\n" "Last-Translator: Michel Bugeja \n" "Language-Team: Maltese \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/nb.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/nb.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/nb.po gst-plugins-good1.0-1.0.8/po/nb.po --- gst-plugins-good1.0-1.0.7/po/nb.po 2013-04-26 10:50:43.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/nb.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-12-21 22:13+0100\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/nl.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/nl.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/nl.po gst-plugins-good1.0-1.0.8/po/nl.po --- gst-plugins-good1.0-1.0.7/po/nl.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/nl.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-11-29 22:30+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/or.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/or.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/or.po gst-plugins-good1.0-1.0.8/po/or.po --- gst-plugins-good1.0-1.0.7/po/or.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/or.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-0.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2004-09-27 13:32+0530\n" "Last-Translator: Gora Mohanty \n" "Language-Team: Oriya \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/pl.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/pl.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/pl.po gst-plugins-good1.0-1.0.8/po/pl.po --- gst-plugins-good1.0-1.0.7/po/pl.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/pl.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-11-28 19:27+0100\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/pt_BR.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/pt_BR.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/pt_BR.po gst-plugins-good1.0-1.0.8/po/pt_BR.po --- gst-plugins-good1.0-1.0.7/po/pt_BR.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/pt_BR.po 2013-07-12 10:04:39.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-01-08 01:28-0300\n" "Last-Translator: Fabrício Godoy \n" "Language-Team: Brazilian Portuguese \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/ro.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/ro.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/ro.po gst-plugins-good1.0-1.0.8/po/ro.po --- gst-plugins-good1.0-1.0.7/po/ro.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/ro.po 2013-07-12 10:04:39.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.23.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2010-08-16 03:22+0300\n" "Last-Translator: Lucian Adrian Grijincu \n" "Language-Team: Romanian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/ru.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/ru.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/ru.po gst-plugins-good1.0-1.0.8/po/ru.po --- gst-plugins-good1.0-1.0.7/po/ru.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/ru.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-12-01 13:23+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/sk.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/sk.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/sk.po gst-plugins-good1.0-1.0.8/po/sk.po --- gst-plugins-good1.0-1.0.7/po/sk.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/sk.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.25.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2010-11-08 15:48+0100\n" "Last-Translator: Peter Tuhársky \n" "Language-Team: Slovak \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/sl.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/sl.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/sl.po gst-plugins-good1.0-1.0.8/po/sl.po --- gst-plugins-good1.0-1.0.7/po/sl.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/sl.po 2013-07-12 10:04:39.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2013-01-05 10:03+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/sq.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/sq.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/sq.po gst-plugins-good1.0-1.0.8/po/sq.po --- gst-plugins-good1.0-1.0.7/po/sq.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/sq.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2004-08-07 20:29+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/sr.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/sr.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/sr.po gst-plugins-good1.0-1.0.8/po/sr.po --- gst-plugins-good1.0-1.0.7/po/sr.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/sr.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-12-04 16:44+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/sv.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/sv.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/sv.po gst-plugins-good1.0-1.0.8/po/sv.po --- gst-plugins-good1.0-1.0.7/po/sv.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/sv.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-01-09 19:36+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/tr.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/tr.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/tr.po gst-plugins-good1.0-1.0.8/po/tr.po --- gst-plugins-good1.0-1.0.7/po/tr.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/tr.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2011-01-08 00:03+0200\n" "Last-Translator: Server Acim \n" "Language-Team: Turkish \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/uk.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/uk.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/uk.po gst-plugins-good1.0-1.0.8/po/uk.po --- gst-plugins-good1.0-1.0.7/po/uk.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/uk.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-11-28 20:23+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/vi.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/vi.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/vi.po gst-plugins-good1.0-1.0.8/po/vi.po --- gst-plugins-good1.0-1.0.7/po/vi.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/vi.po 2013-07-12 10:04:39.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2012-12-02 08:06+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/zh_CN.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/zh_CN.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/zh_CN.po gst-plugins-good1.0-1.0.8/po/zh_CN.po --- gst-plugins-good1.0-1.0.7/po/zh_CN.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/zh_CN.po 2013-07-12 10:04:39.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good 0.10.16.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2009-11-13 22:20+0800\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/zh_HK.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/zh_HK.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/zh_HK.po gst-plugins-good1.0-1.0.8/po/zh_HK.po --- gst-plugins-good1.0-1.0.7/po/zh_HK.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/zh_HK.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-0.10.2 0.10.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2006-08-29 01:08+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (Hong Kong) \n" Binary files /tmp/u6U0QY0LTj/gst-plugins-good1.0-1.0.7/po/zh_TW.gmo and /tmp/QzWoFc3MbQ/gst-plugins-good1.0-1.0.8/po/zh_TW.gmo differ diff -Nru gst-plugins-good1.0-1.0.7/po/zh_TW.po gst-plugins-good1.0-1.0.8/po/zh_TW.po --- gst-plugins-good1.0-1.0.7/po/zh_TW.po 2013-04-26 10:50:44.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/po/zh_TW.po 2013-07-12 10:04:39.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-good-0.10.2 0.10.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-04-26 12:50+0200\n" +"POT-Creation-Date: 2013-07-11 20:03+0100\n" "PO-Revision-Date: 2006-08-29 01:08+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (traditional) \n" diff -Nru gst-plugins-good1.0-1.0.7/sys/Makefile.in gst-plugins-good1.0-1.0.8/sys/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/Makefile.in 2013-04-26 10:38:06.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/Makefile.in 2013-07-12 09:57:57.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -106,18 +107,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -576,12 +571,12 @@ -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -591,11 +586,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -609,6 +600,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -617,10 +639,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -684,20 +702,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -857,23 +861,22 @@ uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ - cscopelist cscopelist-recursive ctags ctags-recursive \ - distclean distclean-generic distclean-libtool distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am .PHONY: independent-subdirs $(SUBDIRS) diff -Nru gst-plugins-good1.0-1.0.7/sys/directsound/Makefile.in gst-plugins-good1.0-1.0.8/sys/directsound/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/directsound/Makefile.in 2013-04-26 10:38:06.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/directsound/Makefile.in 2013-07-12 09:57:57.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = sys/directsound DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -138,23 +139,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstdirectsoundsink_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstdirectsoundsink_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstdirectsoundsink_la_CFLAGS) \ $(CFLAGS) $(libgstdirectsoundsink_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -167,16 +155,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstdirectsoundsink_la_SOURCES) DIST_SOURCES = $(libgstdirectsoundsink_la_SOURCES) am__can_run_installinfo = \ @@ -591,14 +583,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstdirectsoundsink.la: $(libgstdirectsoundsink_la_OBJECTS) $(libgstdirectsoundsink_la_DEPENDENCIES) $(EXTRA_libgstdirectsoundsink_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstdirectsoundsink_la_LINK) -rpath $(plugindir) $(libgstdirectsoundsink_la_OBJECTS) $(libgstdirectsoundsink_la_LIBADD) $(LIBS) @@ -701,20 +691,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -859,19 +835,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/sys/oss/Makefile.in gst-plugins-good1.0-1.0.8/sys/oss/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/oss/Makefile.in 2013-04-26 10:38:06.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/oss/Makefile.in 2013-07-12 09:57:57.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = sys/oss DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstossaudio_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstossaudio_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstossaudio_la_CFLAGS) $(CFLAGS) \ $(libgstossaudio_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstossaudio_la_SOURCES) DIST_SOURCES = $(libgstossaudio_la_SOURCES) am__can_run_installinfo = \ @@ -592,14 +584,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstossaudio.la: $(libgstossaudio_la_OBJECTS) $(libgstossaudio_la_DEPENDENCIES) $(EXTRA_libgstossaudio_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstossaudio_la_LINK) -rpath $(plugindir) $(libgstossaudio_la_OBJECTS) $(libgstossaudio_la_LIBADD) $(LIBS) @@ -718,20 +708,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -876,19 +852,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/sys/oss4/Makefile.in gst-plugins-good1.0-1.0.8/sys/oss4/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/oss4/Makefile.in 2013-04-26 10:38:07.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/oss4/Makefile.in 2013-07-12 09:57:57.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = sys/oss4 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstoss4audio_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstoss4audio_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstoss4audio_la_CFLAGS) $(CFLAGS) \ $(libgstoss4audio_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstoss4audio_la_SOURCES) DIST_SOURCES = $(libgstoss4audio_la_SOURCES) am__can_run_installinfo = \ @@ -594,14 +586,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstoss4audio.la: $(libgstoss4audio_la_OBJECTS) $(libgstoss4audio_la_DEPENDENCIES) $(EXTRA_libgstoss4audio_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstoss4audio_la_LINK) -rpath $(plugindir) $(libgstoss4audio_la_OBJECTS) $(libgstoss4audio_la_LIBADD) $(LIBS) @@ -720,20 +710,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -878,19 +854,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/sys/osxaudio/Makefile.in gst-plugins-good1.0-1.0.8/sys/osxaudio/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/osxaudio/Makefile.in 2013-04-26 10:38:07.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/osxaudio/Makefile.in 2013-07-12 09:57:58.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -55,7 +56,7 @@ @HAVE_IOS_FALSE@am__append_1 = -Wl,-framework,AudioUnit -Wl,-framework,CoreServices subdir = sys/osxaudio DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -142,23 +143,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstosxaudio_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstosxaudio_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstosxaudio_la_CFLAGS) $(CFLAGS) \ $(libgstosxaudio_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -171,16 +159,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstosxaudio_la_SOURCES) DIST_SOURCES = $(libgstosxaudio_la_SOURCES) am__can_run_installinfo = \ @@ -608,14 +600,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstosxaudio.la: $(libgstosxaudio_la_OBJECTS) $(libgstosxaudio_la_DEPENDENCIES) $(EXTRA_libgstosxaudio_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstosxaudio_la_LINK) -rpath $(plugindir) $(libgstosxaudio_la_OBJECTS) $(libgstosxaudio_la_LIBADD) $(LIBS) @@ -758,20 +748,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -916,19 +892,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/sys/osxvideo/Makefile.in gst-plugins-good1.0-1.0.8/sys/osxvideo/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/osxvideo/Makefile.in 2013-04-26 10:38:08.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/osxvideo/Makefile.in 2013-07-12 09:57:58.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = sys/osxvideo DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstosxvideosink_la_LINK = $(LIBTOOL) $(AM_V_lt) \ $(libgstosxvideosink_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(OBJCLD) $(libgstosxvideosink_la_OBJCFLAGS) \ $(OBJCFLAGS) $(libgstosxvideosink_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_OBJCFLAGS) $(OBJCFLAGS) AM_V_OBJC = $(am__v_OBJC_@AM_V@) am__v_OBJC_ = $(am__v_OBJC_@AM_DEFAULT_V@) -am__v_OBJC_0 = @echo " OBJC " $@; -am__v_OBJC_1 = +am__v_OBJC_0 = @echo " OBJC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ OBJCLD = $(OBJC) OBJCLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_OBJCLD = $(am__v_OBJCLD_@AM_V@) am__v_OBJCLD_ = $(am__v_OBJCLD_@AM_DEFAULT_V@) -am__v_OBJCLD_0 = @echo " OBJCLD " $@; -am__v_OBJCLD_1 = +am__v_OBJCLD_0 = @echo " OBJCLD" $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstosxvideosink_la_SOURCES) DIST_SOURCES = $(libgstosxvideosink_la_SOURCES) am__can_run_installinfo = \ @@ -588,14 +580,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstosxvideosink.la: $(libgstosxvideosink_la_OBJECTS) $(libgstosxvideosink_la_DEPENDENCIES) $(EXTRA_libgstosxvideosink_la_DEPENDENCIES) $(AM_V_OBJCLD)$(libgstosxvideosink_la_LINK) -rpath $(plugindir) $(libgstosxvideosink_la_OBJECTS) $(libgstosxvideosink_la_LIBADD) $(LIBS) @@ -698,20 +688,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -856,19 +832,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/sys/osxvideo/cocoawindow.m gst-plugins-good1.0-1.0.8/sys/osxvideo/cocoawindow.m --- gst-plugins-good1.0-1.0.7/sys/osxvideo/cocoawindow.m 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/osxvideo/cocoawindow.m 2013-07-11 16:49:48.000000000 +0000 @@ -379,7 +379,6 @@ - (id) initWithFrame:(NSRect) frame { NSOpenGLPixelFormat *fmt; NSOpenGLPixelFormatAttribute attribs[] = { - NSOpenGLPFAAccelerated, NSOpenGLPFANoRecovery, NSOpenGLPFADoubleBuffer, NSOpenGLPFAColorSize, 24, diff -Nru gst-plugins-good1.0-1.0.7/sys/osxvideo/osxvideosink.h gst-plugins-good1.0-1.0.8/sys/osxvideo/osxvideosink.h --- gst-plugins-good1.0-1.0.7/sys/osxvideo/osxvideosink.h 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/osxvideo/osxvideosink.h 2013-07-11 16:50:36.000000000 +0000 @@ -68,6 +68,12 @@ #define GST_TYPE_OSXVIDEOBUFFER (gst_osxvideobuffer_get_type()) +typedef enum { + GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_NOT_RUNNING = 0, + GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_RUNNING = 1, + GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_UNKNOWN = 2, +} GstOSXVideoSinkRunLoopState; + /* OSXWindow stuff */ struct _GstOSXWindow { gint width, height; @@ -83,24 +89,19 @@ GstOSXWindow *osxwindow; void *osxvideosinkobject; NSView *superview; - NSThread *ns_app_thread; -#ifdef RUN_NS_APP_THREAD - GMutex loop_thread_lock; - GCond loop_thread_cond; -#else - guint cocoa_timeout; -#endif - GMutex mrl_check_lock; - GCond mrl_check_cond; - gboolean mrl_check_done; - gboolean main_run_loop_running; - gboolean app_started; gboolean keep_par; gboolean embed; }; struct _GstOSXVideoSinkClass { GstVideoSinkClass parent_class; + + GstOSXVideoSinkRunLoopState run_loop_state; +#ifdef RUN_NS_APP_THREAD + NSThread *ns_app_thread; +#else + guint cocoa_timeout; +#endif }; GType gst_osx_video_sink_get_type(void); @@ -135,8 +136,6 @@ @interface GstOSXVideoSinkObject : NSObject { - BOOL destroyed; - @public GstOSXVideoSink *osxvideosink; } @@ -146,6 +145,7 @@ -(void) resize; -(void) destroy; -(void) showFrame: (GstBufferObject*) buf; +-(void) setView: (NSView*) view; #ifdef RUN_NS_APP_THREAD + (BOOL) isMainThread; -(void) nsAppThread; diff -Nru gst-plugins-good1.0-1.0.7/sys/osxvideo/osxvideosink.m gst-plugins-good1.0-1.0.8/sys/osxvideo/osxvideosink.m --- gst-plugins-good1.0-1.0.7/sys/osxvideo/osxvideosink.m 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/osxvideo/osxvideosink.m 2013-07-11 16:50:36.000000000 +0000 @@ -53,6 +53,8 @@ extern pthread_t _CFMainPThread; #endif + + static GstStaticPadTemplate gst_osx_video_sink_sink_template_factory = GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_SINK, @@ -76,7 +78,10 @@ }; static void gst_osx_video_sink_osxwindow_destroy (GstOSXVideoSink * osxvideosink); - +static GMutex _run_loop_check_mutex; +static GMutex _run_loop_mutex; +static GCond _run_loop_cond; +static GstOSXVideoSinkClass *sink_class = NULL; static GstVideoSinkClass *parent_class = NULL; /* Helper to trigger calls from the main thread */ @@ -85,9 +90,16 @@ NSObject * object, SEL function, NSObject *data, BOOL waitUntilDone) { + NSThread *thread; NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; - [object performSelector:function onThread:osxvideosink->ns_app_thread + if (sink_class->ns_app_thread == NULL){ + thread = [NSThread mainThread]; + } else { + thread = sink_class->ns_app_thread; + } + + [object performSelector:function onThread:thread withObject:data waitUntilDone:waitUntilDone]; [pool release]; } @@ -121,9 +133,6 @@ /* check if the main run loop is running */ gboolean is_running; - if (sink->mrl_check_done) { - return; - } /* the easy way */ is_running = [[NSRunLoop mainRunLoop] currentMode] != nil; if (is_running) { @@ -137,15 +146,15 @@ GstOSXVideoSinkObject * object = (GstOSXVideoSinkObject *) sink->osxvideosinkobject; gint64 abstime; - g_mutex_lock (&sink->mrl_check_lock); + g_mutex_lock (&_run_loop_mutex); [object performSelectorOnMainThread: @selector(checkMainRunLoop) withObject:nil waitUntilDone:NO]; /* Wait 100 ms */ abstime = g_get_monotonic_time () + 100 * 1000; - is_running = g_cond_wait_until (&sink->mrl_check_cond, - &sink->mrl_check_lock, abstime); - g_mutex_unlock (&sink->mrl_check_lock); + is_running = g_cond_wait_until (&_run_loop_cond, + &_run_loop_mutex, abstime); + g_mutex_unlock (&_run_loop_mutex); [pool release]; } @@ -154,8 +163,12 @@ { GST_DEBUG_OBJECT(sink, "The main runloop %s is running", is_running ? "" : " not "); - sink->main_run_loop_running = is_running; - sink->mrl_check_done = TRUE; + if (is_running) { + sink_class->run_loop_state = GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_RUNNING; + sink_class->ns_app_thread = [NSThread mainThread]; + } else { + sink_class->run_loop_state = GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_NOT_RUNNING; + } } } @@ -168,13 +181,26 @@ * Since the sink needs to create it's own Cocoa window when no * external NSView is passed to the sink through the GstVideoOverlay API, * we need to run the cocoa mainloop somehow. + * This run loop can only be started once, by the first sink needing it */ - if (!sink->main_run_loop_running) { + + g_mutex_lock (&_run_loop_check_mutex); + + if (sink_class->run_loop_state == GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_UNKNOWN) { + gst_osx_videosink_check_main_run_loop (sink); + } + + if (sink_class->run_loop_state == GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_RUNNING) { + g_mutex_unlock (&_run_loop_check_mutex); + return; + } + + if (sink_class->ns_app_thread == NULL) { #ifdef RUN_NS_APP_THREAD /* run the main runloop in a separate thread */ /* override [NSThread isMainThread] with our own implementation so that we can - * make it believe our dedicated thread is the main thread + * make it believe our dedicated thread is the main thread */ Method origIsMainThread = class_getClassMethod([NSThread class], NSSelectorFromString(@"isMainThread")); @@ -183,30 +209,31 @@ method_exchangeImplementations(origIsMainThread, ourIsMainThread); - sink->ns_app_thread = [[NSThread alloc] + sink_class->ns_app_thread = [[NSThread alloc] initWithTarget:sink->osxvideosinkobject selector:@selector(nsAppThread) object:nil]; - [sink->ns_app_thread start]; + [sink_class->ns_app_thread start]; - g_mutex_lock (&sink->loop_thread_lock); - while (!sink->app_started) - g_cond_wait (&sink->loop_thread_cond, &sink->loop_thread_lock); - g_mutex_unlock (&sink->loop_thread_lock); + g_mutex_lock (&_run_loop_mutex); + g_cond_wait (&_run_loop_cond, &_run_loop_mutex); + g_mutex_unlock (&_run_loop_mutex); #else /* assume that there is a GMainLoop and iterate the main runloop from there */ - sink->cocoa_timeout = g_timeout_add (10, + sink_class->cocoa_timeout = g_timeout_add (10, (GSourceFunc) run_ns_app_loop, NULL); #endif } + + g_mutex_unlock (&_run_loop_check_mutex); } static void gst_osx_video_sink_stop_cocoa_loop (GstOSXVideoSink * osxvideosink) { #ifndef RUN_NS_APP_THREAD - if (osxvideosink->cocoa_timeout) - g_source_remove(osxvideosink->cocoa_timeout); + if (sink_class->cocoa_timeout) + g_source_remove(sink_klass->cocoa_timeout); #endif } @@ -231,6 +258,7 @@ osxwindow->width = width; osxwindow->height = height; osxwindow->closed = FALSE; + osxwindow->internal = FALSE; /* Allocate our GstGLView for the window, and then tell the application * about it (hopefully it's listening...) */ @@ -249,10 +277,8 @@ GST_INFO_OBJECT (osxvideosink, "'have-ns-view' message sent"); - osxvideosink->ns_app_thread = [NSThread mainThread]; - gst_osx_videosink_check_main_run_loop (osxvideosink); gst_osx_video_sink_run_cocoa_loop (osxvideosink); - [osxwindow->gstview setMainThread:osxvideosink->ns_app_thread]; + [osxwindow->gstview setMainThread:sink_class->ns_app_thread]; /* check if have-ns-view was handled and osxwindow->gstview was added to a * superview @@ -407,7 +433,6 @@ case GST_STATE_CHANGE_PAUSED_TO_READY: GST_VIDEO_SINK_WIDTH (osxvideosink) = 0; GST_VIDEO_SINK_HEIGHT (osxvideosink) = 0; - osxvideosink->app_started = FALSE; gst_osx_video_sink_osxwindow_destroy (osxvideosink); break; case GST_STATE_CHANGE_READY_TO_NULL: @@ -504,15 +529,6 @@ sink->osxwindow = NULL; sink->superview = NULL; sink->osxvideosinkobject = [[GstOSXVideoSinkObject alloc] initWithSink:sink]; -#ifdef RUN_NS_APP_THREAD - g_mutex_init (&sink->loop_thread_lock); - g_cond_init (&sink->loop_thread_cond); -#endif - g_mutex_init (&sink->mrl_check_lock); - g_cond_init (&sink->mrl_check_cond); - sink->mrl_check_done = FALSE; - sink->main_run_loop_running = FALSE; - sink->app_started = FALSE; sink->keep_par = FALSE; } @@ -540,9 +556,6 @@ if (osxvideosink->osxvideosinkobject) [(GstOSXVideoSinkObject*)(osxvideosink->osxvideosinkobject) release]; - g_mutex_clear (&osxvideosink->mrl_check_lock); - g_cond_clear (&osxvideosink->mrl_check_cond); - G_OBJECT_CLASS (parent_class)->finalize (object); } @@ -557,8 +570,11 @@ gstelement_class = (GstElementClass *) klass; gstbasesink_class = (GstBaseSinkClass *) klass; - parent_class = g_type_class_ref (GST_TYPE_VIDEO_SINK); + sink_class = klass; + + klass->run_loop_state = GST_OSX_VIDEO_SINK_RUN_LOOP_STATE_UNKNOWN; + klass->ns_app_thread = NULL; gobject_class->set_property = gst_osx_video_sink_set_property; gobject_class->get_property = gst_osx_video_sink_get_property; @@ -664,30 +680,11 @@ gst_osx_video_sink_set_window_handle (GstVideoOverlay * overlay, guintptr handle_id) { GstOSXVideoSink *osxvideosink = GST_OSX_VIDEO_SINK (overlay); - gulong window_id = (gulong) handle_id; + NSView *view = (NSView *) handle_id; - if (osxvideosink->superview) { - GST_INFO_OBJECT (osxvideosink, "old xwindow id %p", osxvideosink->superview); - if (osxvideosink->osxwindow) { - gst_osx_video_sink_call_from_main_thread(osxvideosink, - osxvideosink->osxwindow->gstview, - @selector(removeFromSuperview:), (id)nil, YES); - } - [osxvideosink->superview release]; - - } - - GST_INFO_OBJECT (osxvideosink, "set xwindow id 0x%lx", window_id); - osxvideosink->superview = [((NSView *) window_id) retain]; - if (osxvideosink->osxwindow) { - gst_osx_video_sink_call_from_main_thread(osxvideosink, - osxvideosink->osxwindow->gstview, - @selector(addToSuperview:), osxvideosink->superview, YES); - } - - if (window_id) { - osxvideosink->osxwindow->internal = FALSE; - } + gst_osx_video_sink_call_from_main_thread(osxvideosink, + osxvideosink->osxvideosinkobject, + @selector(setView:), view, YES); } static void @@ -762,6 +759,9 @@ - (void)windowWillClose:(NSNotification *)notification { /* Only handle close events if the window was closed manually by the user * and not becuase of a state change state to READY */ + if (osxvideosink->osxwindow == NULL) { + return; + } if (!osxvideosink->osxwindow->closed) { osxvideosink->osxwindow->closed = TRUE; GST_ELEMENT_ERROR (osxvideosink, RESOURCE, NOT_FOUND, ("Output window was closed"), (NULL)); @@ -813,12 +813,12 @@ SetFrontProcess(&psn); } - osxwindow->win =[[GstOSXVideoSinkWindow alloc] + osxwindow->win =[[[GstOSXVideoSinkWindow alloc] initWithContentNSRect: rect styleMask: mask backing: NSBackingStoreBuffered defer: NO - screen: nil]; + screen: nil] retain]; GST_DEBUG("VideoSinkWindow created, %p", osxwindow->win); [osxwindow->win makeKeyAndOrderFront:NSApp]; osxwindow->gstview =[osxwindow->win gstView]; @@ -835,6 +835,38 @@ } #endif +- (void) setView: (NSView*)view +{ + NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; + + if (osxvideosink->superview) { + GST_INFO_OBJECT (osxvideosink, "old xwindow id %p", osxvideosink->superview); + if (osxvideosink->osxwindow) { + [osxvideosink->osxwindow->gstview removeFromSuperview]; + } + [osxvideosink->superview release]; + } + if (osxvideosink->osxwindow != NULL && view != NULL) { + if (osxvideosink->osxwindow->internal) { + GST_INFO_OBJECT (osxvideosink, "closing internal window"); + osxvideosink->osxwindow->closed = TRUE; + [osxvideosink->osxwindow->win close]; + [osxvideosink->osxwindow->win release]; + } + } + + GST_INFO_OBJECT (osxvideosink, "set xwindow id %p", view); + osxvideosink->superview = [view retain]; + if (osxvideosink->osxwindow) { + [osxvideosink->osxwindow->gstview addToSuperview: osxvideosink->superview]; + if (view) { + osxvideosink->osxwindow->internal = FALSE; + } + } + + [pool release]; +} + - (void) resize { GstOSXWindow *osxwindow = osxvideosink->osxwindow; @@ -861,14 +893,19 @@ NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; GstBuffer *buf = object->buf; - if (!destroyed) + if (osxvideosink->osxwindow != NULL) { gst_buffer_map (buf, &info, GST_MAP_READ); viewdata = (guint8 *) [osxvideosink->osxwindow->gstview getTextureBuffer]; - memcpy (viewdata, info.data, info.size); - [osxvideosink->osxwindow->gstview displayTexture]; - gst_buffer_unmap (buf, &info); + if (G_UNLIKELY (viewdata == NULL)) { + GST_ELEMENT_ERROR (osxvideosink, RESOURCE, WRITE, + ("Could not get a texture buffer"), (NULL)); + } else { + memcpy (viewdata, info.data, info.size); + [osxvideosink->osxwindow->gstview displayTexture]; + gst_buffer_unmap (buf, &info); + } } [object release]; @@ -879,25 +916,26 @@ -(void) destroy { NSAutoreleasePool *pool; + GstOSXWindow *osxwindow; pool = [[NSAutoreleasePool alloc] init]; - destroyed = TRUE; + osxwindow = osxvideosink->osxwindow; + osxvideosink->osxwindow = NULL; - if (osxvideosink->osxwindow) { + if (osxwindow) { if (osxvideosink->superview) { - [osxvideosink->osxwindow->gstview removeFromSuperview]; + [osxwindow->gstview removeFromSuperview]; } - [osxvideosink->osxwindow->gstview release]; - if (osxvideosink->osxwindow->internal) { - if (!osxvideosink->osxwindow->closed) { - osxvideosink->osxwindow->closed = TRUE; - [osxvideosink->osxwindow->win release]; + [osxwindow->gstview release]; + if (osxwindow->internal) { + if (!osxwindow->closed) { + osxwindow->closed = TRUE; + [osxwindow->win close]; + [osxwindow->win release]; } } - - g_free (osxvideosink->osxwindow); - osxvideosink->osxwindow = NULL; + g_free (osxwindow); } [pool release]; } @@ -906,7 +944,6 @@ -(void) nsAppThread { NSAutoreleasePool *pool; - GstOSXVideoSink *sink = osxvideosink; /* set the main runloop as the runloop for the current thread. This has the * effect that calling NSApp nextEventMatchingMask:untilDate:inMode:dequeue @@ -924,10 +961,9 @@ [NSApplication sharedApplication]; [NSApp finishLaunching]; - g_mutex_lock (&sink->loop_thread_lock); - sink->app_started = TRUE; - g_cond_signal (&sink->loop_thread_cond); - g_mutex_unlock (&sink->loop_thread_lock); + g_mutex_lock (&_run_loop_mutex); + g_cond_signal (&_run_loop_cond); + g_mutex_unlock (&_run_loop_mutex); /* run the loop */ run_ns_app_loop (); @@ -938,9 +974,9 @@ -(void) checkMainRunLoop { - g_mutex_lock (&osxvideosink->mrl_check_lock); - g_cond_signal (&osxvideosink->mrl_check_cond); - g_mutex_unlock (&osxvideosink->mrl_check_lock); + g_mutex_lock (&_run_loop_mutex); + g_cond_signal (&_run_loop_cond); + g_mutex_unlock (&_run_loop_mutex); } @end diff -Nru gst-plugins-good1.0-1.0.7/sys/sunaudio/Makefile.in gst-plugins-good1.0-1.0.8/sys/sunaudio/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/sunaudio/Makefile.in 2013-04-26 10:38:09.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/sunaudio/Makefile.in 2013-07-12 09:57:59.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = sys/sunaudio DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -140,23 +141,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstsunaudio_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstsunaudio_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstsunaudio_la_CFLAGS) $(CFLAGS) \ $(libgstsunaudio_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -169,16 +157,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstsunaudio_la_SOURCES) DIST_SOURCES = $(libgstsunaudio_la_SOURCES) am__can_run_installinfo = \ @@ -600,14 +592,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstsunaudio.la: $(libgstsunaudio_la_OBJECTS) $(libgstsunaudio_la_DEPENDENCIES) $(EXTRA_libgstsunaudio_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstsunaudio_la_LINK) -rpath $(plugindir) $(libgstsunaudio_la_OBJECTS) $(libgstsunaudio_la_LIBADD) $(LIBS) @@ -750,20 +740,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -908,19 +884,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/sys/v4l2/Makefile.in gst-plugins-good1.0-1.0.8/sys/v4l2/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/v4l2/Makefile.in 2013-04-26 10:38:09.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/v4l2/Makefile.in 2013-07-12 09:57:59.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -61,8 +62,7 @@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/common/gst-glib-gen.mak \ - $(top_srcdir)/depcomp + $(srcdir)/Makefile.in $(top_srcdir)/common/gst-glib-gen.mak subdir = sys/v4l2 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ @@ -172,23 +172,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstvideo4linux2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstvideo4linux2_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstvideo4linux2_la_CFLAGS) $(CFLAGS) \ $(libgstvideo4linux2_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -201,16 +188,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstvideo4linux2_la_SOURCES) \ $(nodist_libgstvideo4linux2_la_SOURCES) DIST_SOURCES = $(am__libgstvideo4linux2_la_SOURCES_DIST) @@ -682,14 +673,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstvideo4linux2.la: $(libgstvideo4linux2_la_OBJECTS) $(libgstvideo4linux2_la_DEPENDENCIES) $(EXTRA_libgstvideo4linux2_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstvideo4linux2_la_LINK) -rpath $(plugindir) $(libgstvideo4linux2_la_OBJECTS) $(libgstvideo4linux2_la_LIBADD) $(LIBS) @@ -904,20 +893,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -1066,19 +1041,18 @@ .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # these are all the rules generating the relevant files diff -Nru gst-plugins-good1.0-1.0.7/sys/v4l2/gstv4l2.c gst-plugins-good1.0-1.0.8/sys/v4l2/gstv4l2.c --- gst-plugins-good1.0-1.0.7/sys/v4l2/gstv4l2.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/v4l2/gstv4l2.c 2013-07-05 17:36:16.000000000 +0000 @@ -39,13 +39,11 @@ /* used in v4l2_calls.c and v4l2src_calls.c */ GST_DEBUG_CATEGORY (v4l2_debug); -GST_DEBUG_CATEGORY (GST_CAT_PERFORMANCE); static gboolean plugin_init (GstPlugin * plugin) { GST_DEBUG_CATEGORY_INIT (v4l2_debug, "v4l2", 0, "V4L2 API calls"); - GST_DEBUG_CATEGORY_GET (GST_CAT_PERFORMANCE, "GST_PERFORMANCE"); if (!gst_element_register (plugin, "v4l2src", GST_RANK_PRIMARY, GST_TYPE_V4L2SRC) || diff -Nru gst-plugins-good1.0-1.0.7/sys/waveform/Makefile.in gst-plugins-good1.0-1.0.8/sys/waveform/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/waveform/Makefile.in 2013-04-26 10:38:10.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/waveform/Makefile.in 2013-07-12 09:57:59.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = sys/waveform DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -136,23 +137,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstwaveformsink_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstwaveformsink_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(libgstwaveformsink_la_CFLAGS) $(CFLAGS) \ $(libgstwaveformsink_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -165,16 +153,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstwaveformsink_la_SOURCES) DIST_SOURCES = $(libgstwaveformsink_la_SOURCES) am__can_run_installinfo = \ @@ -586,14 +578,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstwaveformsink.la: $(libgstwaveformsink_la_OBJECTS) $(libgstwaveformsink_la_DEPENDENCIES) $(EXTRA_libgstwaveformsink_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstwaveformsink_la_LINK) -rpath $(plugindir) $(libgstwaveformsink_la_OBJECTS) $(libgstwaveformsink_la_LIBADD) $(LIBS) @@ -696,20 +686,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -854,19 +830,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/sys/ximage/Makefile.in gst-plugins-good1.0-1.0.8/sys/ximage/Makefile.in --- gst-plugins-good1.0-1.0.7/sys/ximage/Makefile.in 2013-04-26 10:38:11.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/sys/ximage/Makefile.in 2013-07-12 09:57:59.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,7 +55,7 @@ target_triplet = @target@ subdir = sys/ximage DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -137,23 +138,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libgstximagesrc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(libgstximagesrc_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(libgstximagesrc_la_CFLAGS) $(CFLAGS) \ $(libgstximagesrc_la_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -166,16 +154,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libgstximagesrc_la_SOURCES) DIST_SOURCES = $(libgstximagesrc_la_SOURCES) am__can_run_installinfo = \ @@ -588,14 +580,12 @@ clean-pluginLTLIBRARIES: -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES) - @list='$(plugin_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libgstximagesrc.la: $(libgstximagesrc_la_OBJECTS) $(libgstximagesrc_la_DEPENDENCIES) $(EXTRA_libgstximagesrc_la_DEPENDENCIES) $(AM_V_CCLD)$(libgstximagesrc_la_LINK) -rpath $(plugindir) $(libgstximagesrc_la_OBJECTS) $(libgstximagesrc_la_LIBADD) $(LIBS) @@ -698,20 +688,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -856,19 +832,18 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-pluginLTLIBRARIES install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am \ - uninstall-pluginLTLIBRARIES + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ + distclean-compile distclean-generic distclean-libtool \ + distclean-tags distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-pluginLTLIBRARIES \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am uninstall-pluginLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/tests/Makefile.in gst-plugins-good1.0-1.0.8/tests/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/Makefile.in 2013-04-26 10:38:12.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/Makefile.in 2013-07-12 09:57:59.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -94,18 +95,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -527,12 +522,12 @@ -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -542,11 +537,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -560,6 +551,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -568,10 +590,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -635,20 +653,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -808,23 +812,22 @@ uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ - cscopelist cscopelist-recursive ctags ctags-recursive \ - distclean distclean-generic distclean-libtool distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -Nru gst-plugins-good1.0-1.0.7/tests/check/Makefile.in gst-plugins-good1.0-1.0.8/tests/check/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/check/Makefile.in 2013-04-26 10:38:14.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/check/Makefile.in 2013-07-12 09:58:00.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -52,7 +53,7 @@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/common/check.mak $(top_srcdir)/depcomp + $(top_srcdir)/common/check.mak check_PROGRAMS = generic/states$(EXEEXT) elements/aacparse$(EXEEXT) \ elements/ac3parse$(EXEEXT) elements/amrparse$(EXEEXT) \ elements/alphacolor$(EXEEXT) elements/aspectratiocrop$(EXEEXT) \ @@ -138,7 +139,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = libparser_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libparser_la_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ @@ -618,18 +618,6 @@ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(pipelines_wavpack_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -642,16 +630,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(libparser_la_SOURCES) elements/aacparse.c \ elements/ac3parse.c elements/alphacolor.c elements/amrparse.c \ elements/apev2mux.c elements/aspectratiocrop.c \ @@ -722,10 +714,8 @@ esac ETAGS = etags CTAGS = ctags -am__tty_colors_dummy = \ - mgn= red= grn= lgn= blu= brg= std=; \ - am__color_tests=no -am__tty_colors = $(am__tty_colors_dummy) +am__tty_colors = \ +red=; grn=; lgn=; blu=; std= DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AALIB_CFLAGS = @AALIB_CFLAGS@ AALIB_CONFIG = @AALIB_CONFIG@ @@ -1291,14 +1281,12 @@ clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } + @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done libparser.la: $(libparser_la_OBJECTS) $(libparser_la_DEPENDENCIES) $(EXTRA_libparser_la_DEPENDENCIES) $(AM_V_CCLD)$(libparser_la_LINK) $(libparser_la_OBJECTS) $(libparser_la_LIBADD) $(LIBS) @@ -2714,20 +2702,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -2741,7 +2715,7 @@ if test -f ./$$tst; then dir=./; \ elif test -f $$tst; then dir=; \ else dir="$(srcdir)/"; fi; \ - if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \ + if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$tst[\ \ ]*) \ @@ -2970,17 +2944,17 @@ .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ clean-checkPROGRAMS clean-generic clean-libtool clean-local \ - clean-noinstLTLIBRARIES cscopelist ctags distclean \ - distclean-compile distclean-generic distclean-libtool \ - distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am + clean-noinstLTLIBRARIES ctags distclean distclean-compile \ + distclean-generic distclean-libtool distclean-tags distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + tags uninstall uninstall-am # keep target around, since it's referenced in the modules' Makefiles diff -Nru gst-plugins-good1.0-1.0.7/tests/check/elements/aacparse.c gst-plugins-good1.0-1.0.8/tests/check/elements/aacparse.c --- gst-plugins-good1.0-1.0.7/tests/check/elements/aacparse.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/check/elements/aacparse.c 2013-06-17 14:44:30.000000000 +0000 @@ -26,7 +26,7 @@ #include #include "parser.h" -#define SRC_CAPS_CDATA "audio/mpeg, framed=(boolean)false, codec_data=(buffer)1190" +#define SRC_CAPS_CDATA "audio/mpeg, mpegversion=(int)4, framed=(boolean)false, codec_data=(buffer)1190" #define SRC_CAPS_TMPL "audio/mpeg, framed=(boolean)false, mpegversion=(int){2,4}" #define SINK_CAPS \ diff -Nru gst-plugins-good1.0-1.0.7/tests/check/elements/rtp-payloading.c gst-plugins-good1.0-1.0.8/tests/check/elements/rtp-payloading.c --- gst-plugins-good1.0-1.0.7/tests/check/elements/rtp-payloading.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/check/elements/rtp-payloading.c 2013-06-17 14:44:30.000000000 +0000 @@ -699,7 +699,7 @@ { rtp_pipeline_test (rtp_mp4v_list_frame_data, rtp_mp4v_list_frame_data_size, rtp_mp4v_list_frame_count, - "video/mpeg,mpegversion=4,codec_data=(buffer)000001b001", + "video/mpeg,mpegversion=4,systemstream=false,codec_data=(buffer)000001b001", "rtpmp4vpay", "rtpmp4vdepay", rtp_mp4v_list_bytes_sent, 0, TRUE); } @@ -717,8 +717,8 @@ { rtp_pipeline_test (rtp_mp4g_frame_data, rtp_mp4g_frame_data_size, rtp_mp4g_frame_count, - "video/mpeg,mpegversion=4,codec_data=(buffer)000001b001", "rtpmp4gpay", - "rtpmp4gdepay", 0, 0, FALSE); + "video/mpeg,mpegversion=4,systemstream=false,codec_data=(buffer)000001b001", + "rtpmp4gpay", "rtpmp4gdepay", 0, 0, FALSE); } GST_END_TEST; diff -Nru gst-plugins-good1.0-1.0.7/tests/check/elements/wavpackenc.c gst-plugins-good1.0-1.0.8/tests/check/elements/wavpackenc.c --- gst-plugins-good1.0-1.0.7/tests/check/elements/wavpackenc.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/check/elements/wavpackenc.c 2013-06-17 14:44:30.000000000 +0000 @@ -43,7 +43,7 @@ "rate = (int) 44100" #define WAVPACK_CAPS_STRING "audio/x-wavpack, " \ - "width = (int) 32, " \ + "depth = (int) 32, " \ "channels = (int) 1, " \ "rate = (int) 44100, " \ "framed = (boolean) true" @@ -52,7 +52,7 @@ GST_PAD_SINK, GST_PAD_ALWAYS, GST_STATIC_CAPS ("audio/x-wavpack, " - "width = (int) 32, " + "depth = (int) 32, " "channels = (int) 1, " "rate = (int) 44100, " "framed = (boolean) true")); diff -Nru gst-plugins-good1.0-1.0.7/tests/check/elements/wavpackparse.c gst-plugins-good1.0-1.0.8/tests/check/elements/wavpackparse.c --- gst-plugins-good1.0-1.0.7/tests/check/elements/wavpackparse.c 2013-04-26 07:27:03.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/check/elements/wavpackparse.c 2013-06-17 14:44:30.000000000 +0000 @@ -58,7 +58,7 @@ GST_PAD_SINK, GST_PAD_ALWAYS, GST_STATIC_CAPS ("audio/x-wavpack, " - "width = (int) 16, " + "depth = (int) 16, " "channels = (int) 1, " "rate = (int) 44100, " "framed = (boolean) TRUE")); diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/Makefile.in 2013-04-26 10:38:14.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/Makefile.in 2013-07-12 09:58:00.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -100,18 +101,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ @@ -536,12 +531,12 @@ -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS): +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ @@ -551,11 +546,7 @@ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ + list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ @@ -569,6 +560,37 @@ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ @@ -577,10 +599,6 @@ list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done -cscopelist-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \ - done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -644,20 +662,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -817,23 +821,22 @@ uninstall-am: -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \ - cscopelist-recursive ctags-recursive install-am install-strip \ - tags-recursive +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ - cscopelist cscopelist-recursive ctags ctags-recursive \ - distclean distclean-generic distclean-libtool distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am + ctags ctags-recursive distclean distclean-generic \ + distclean-libtool distclean-tags distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am .PHONY: independent-subdirs $(SUBDIRS) diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/audiofx/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/audiofx/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/audiofx/Makefile.in 2013-04-26 10:38:14.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/audiofx/Makefile.in 2013-07-12 09:58:00.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,8 +55,7 @@ noinst_PROGRAMS = firfilter-example$(EXEEXT) \ iirfilter-example$(EXEEXT) subdir = tests/examples/audiofx -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -108,7 +108,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = firfilter_example_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(firfilter_example_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ @@ -122,18 +121,6 @@ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(iirfilter_example_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -146,16 +133,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = firfilter-example.c iirfilter-example.c DIST_SOURCES = firfilter-example.c iirfilter-example.c am__can_run_installinfo = \ @@ -660,20 +651,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -815,7 +792,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/cairo/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/cairo/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/cairo/Makefile.in 2013-04-26 10:38:15.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/cairo/Makefile.in 2013-07-12 09:58:01.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -53,8 +54,7 @@ target_triplet = @target@ noinst_PROGRAMS = cairo_overlay$(EXEEXT) subdir = tests/examples/cairo -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -106,22 +106,9 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = cairo_overlay_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(cairo_overlay_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -134,16 +121,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(cairo_overlay_SOURCES) DIST_SOURCES = $(cairo_overlay_SOURCES) am__can_run_installinfo = \ @@ -627,20 +618,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -782,7 +759,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/equalizer/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/equalizer/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/equalizer/Makefile.in 2013-04-26 10:38:15.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/equalizer/Makefile.in 2013-07-12 09:58:01.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -53,8 +54,7 @@ target_triplet = @target@ @HAVE_GTK_TRUE@noinst_PROGRAMS = demo$(EXEEXT) subdir = tests/examples/equalizer -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -106,22 +106,9 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = demo_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(demo_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -134,16 +121,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(demo_SOURCES) DIST_SOURCES = $(demo_SOURCES) am__can_run_installinfo = \ @@ -627,20 +618,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -782,7 +759,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/jack/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/jack/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/jack/Makefile.in 2013-04-26 10:38:16.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/jack/Makefile.in 2013-07-12 09:58:02.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -53,8 +54,7 @@ target_triplet = @target@ noinst_PROGRAMS = $(am__EXEEXT_1) subdir = tests/examples/jack -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -105,22 +105,9 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = jack_client_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(jack_client_CFLAGS) \ $(CFLAGS) $(jack_client_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -133,16 +120,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(jack_client_SOURCES) DIST_SOURCES = $(jack_client_SOURCES) am__can_run_installinfo = \ @@ -628,20 +619,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -783,7 +760,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/level/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/level/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/level/Makefile.in 2013-04-26 10:38:16.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/level/Makefile.in 2013-07-12 09:58:02.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -53,8 +54,7 @@ target_triplet = @target@ noinst_PROGRAMS = level-example$(EXEEXT) subdir = tests/examples/level -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -106,22 +106,9 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = level_example_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(level_example_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -134,16 +121,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = level-example.c DIST_SOURCES = level-example.c am__can_run_installinfo = \ @@ -626,20 +617,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -781,7 +758,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/pulse/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/pulse/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/pulse/Makefile.in 2013-04-26 10:38:17.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/pulse/Makefile.in 2013-07-12 09:58:02.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -53,8 +54,7 @@ target_triplet = @target@ noinst_PROGRAMS = pulse$(EXEEXT) subdir = tests/examples/pulse -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -106,22 +106,9 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = pulse_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(pulse_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -134,16 +121,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = pulse.c DIST_SOURCES = pulse.c am__can_run_installinfo = \ @@ -626,20 +617,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -781,7 +758,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/rtp/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/rtp/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/rtp/Makefile.in 2013-04-26 10:38:17.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/rtp/Makefile.in 2013-07-12 09:58:02.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -54,8 +55,7 @@ target_triplet = @target@ noinst_PROGRAMS = server-alsasrc-PCMA$(EXEEXT) client-PCMA$(EXEEXT) subdir = tests/examples/rtp -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -106,7 +106,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = client_PCMA_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(client_PCMA_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ @@ -120,18 +119,6 @@ $(server_alsasrc_PCMA_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SCRIPTS = $(noinst_SCRIPTS) -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -144,16 +131,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(client_PCMA_SOURCES) $(server_alsasrc_PCMA_SOURCES) DIST_SOURCES = $(client_PCMA_SOURCES) $(server_alsasrc_PCMA_SOURCES) am__can_run_installinfo = \ @@ -673,20 +664,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -828,7 +805,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/shapewipe/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/shapewipe/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/shapewipe/Makefile.in 2013-04-26 10:38:18.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/shapewipe/Makefile.in 2013-07-12 09:58:02.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -55,7 +56,7 @@ noinst_PROGRAMS = shapewipe-example$(EXEEXT) subdir = tests/examples/shapewipe DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/depcomp + $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -108,23 +109,10 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = shapewipe_example_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(shapewipe_example_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -137,16 +125,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(shapewipe_example_SOURCES) DIST_SOURCES = $(shapewipe_example_SOURCES) am__can_run_installinfo = \ @@ -632,20 +624,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -787,7 +765,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/spectrum/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/spectrum/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/spectrum/Makefile.in 2013-04-26 10:38:18.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/spectrum/Makefile.in 2013-07-12 09:58:02.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -55,8 +56,7 @@ @HAVE_GTK_TRUE@ demo-audiotest$(EXEEXT) \ @HAVE_GTK_TRUE@ spectrum-example$(EXEEXT) subdir = tests/examples/spectrum -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -109,7 +109,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = demo_audiotest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(demo_audiotest_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ @@ -130,18 +129,6 @@ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(spectrum_example_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -154,16 +141,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(demo_audiotest_SOURCES) $(demo_osssrc_SOURCES) \ $(spectrum_example_SOURCES) DIST_SOURCES = $(demo_audiotest_SOURCES) $(demo_osssrc_SOURCES) \ @@ -695,20 +686,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -850,7 +827,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/examples/v4l2/Makefile.in gst-plugins-good1.0-1.0.8/tests/examples/v4l2/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/examples/v4l2/Makefile.in 2013-04-26 10:38:19.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/examples/v4l2/Makefile.in 2013-07-12 09:58:02.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -53,8 +54,7 @@ target_triplet = @target@ noinst_PROGRAMS = camctrl$(EXEEXT) subdir = tests/examples/v4l2 -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -106,22 +106,9 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = camctrl_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(camctrl_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -134,16 +121,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(camctrl_SOURCES) DIST_SOURCES = $(camctrl_SOURCES) am__can_run_installinfo = \ @@ -627,20 +618,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -782,7 +759,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/tests/files/Makefile.in gst-plugins-good1.0-1.0.8/tests/files/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/files/Makefile.in 2013-04-26 10:38:20.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/files/Makefile.in 2013-07-12 09:58:03.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -94,18 +95,12 @@ CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = +am__v_GEN_0 = @echo " GEN " $@; AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ -am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ @@ -497,8 +492,6 @@ ctags: CTAGS CTAGS: -cscope cscopelist: - distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ diff -Nru gst-plugins-good1.0-1.0.7/tests/icles/Makefile.in gst-plugins-good1.0-1.0.8/tests/icles/Makefile.in --- gst-plugins-good1.0-1.0.7/tests/icles/Makefile.in 2013-04-26 10:38:20.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/tests/icles/Makefile.in 2013-07-12 09:58:03.000000000 +0000 @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.12.6 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2012 Free Software Foundation, Inc. - +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software +# Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -56,8 +57,7 @@ videocrop-test$(EXEEXT) videobox-test$(EXEEXT) \ videocrop2-test$(EXEEXT) subdir = tests/icles -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/depcomp +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \ $(top_srcdir)/common/m4/as-auto-alt.m4 \ @@ -112,7 +112,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent -am__v_lt_1 = equalizer_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(equalizer_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ @@ -172,18 +171,6 @@ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(ximagesrc_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ $@ -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -196,16 +183,20 @@ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) -am__v_CC_0 = @echo " CC " $@; -am__v_CC_1 = +am__v_CC_0 = @echo " CC " $@; +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) -am__v_CCLD_0 = @echo " CCLD " $@; -am__v_CCLD_1 = +am__v_CCLD_0 = @echo " CCLD " $@; +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; SOURCES = $(equalizer_test_SOURCES) $(gdkpixbufsink_test_SOURCES) \ $(test_oss4_SOURCES) $(v4l2src_test_SOURCES) \ $(videobox_test_SOURCES) $(videocrop_test_SOURCES) \ @@ -854,20 +845,6 @@ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags @@ -1009,7 +986,7 @@ .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \ + clean-libtool clean-noinstPROGRAMS ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ diff -Nru gst-plugins-good1.0-1.0.7/win32/common/config.h gst-plugins-good1.0-1.0.8/win32/common/config.h --- gst-plugins-good1.0-1.0.7/win32/common/config.h 2013-04-26 10:49:01.000000000 +0000 +++ gst-plugins-good1.0-1.0.8/win32/common/config.h 2013-07-12 10:00:24.000000000 +0000 @@ -58,7 +58,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2013-04-26" +#define GST_PACKAGE_RELEASE_DATETIME "2013-07-11" /* Define if static plugins should be built */ #undef GST_PLUGIN_BUILD_STATIC @@ -378,7 +378,7 @@ #define PACKAGE_NAME "GStreamer Good Plug-ins" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer Good Plug-ins 1.0.7" +#define PACKAGE_STRING "GStreamer Good Plug-ins 1.0.8" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gst-plugins-good" @@ -387,7 +387,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.0.7" +#define PACKAGE_VERSION "1.0.8" /* directory where plugins are located */ #ifdef _DEBUG @@ -421,7 +421,7 @@ #undef TARGET_CPU /* Version number of package */ -#define VERSION "1.0.7" +#define VERSION "1.0.8" /* old wavpack API */ #undef WAVPACK_OLD_API