[Pkg-gstreamer-commits] [gstreamer1.0] branch upstream updated (1adbba7 -> 5254e83)

Sebastian Dröge slomo at moszumanska.debian.org
Sun Jun 22 17:41:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

slomo pushed a change to branch upstream
in repository gstreamer1.0.

      from  1adbba7   Imported Upstream version 1.2.4
       new  5254e83   Imported Upstream version 1.3.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          | 4638 +++++++++++++++++---
 Makefile.in                                        |    1 -
 NEWS                                               |  142 +-
 README                                             |    2 +-
 RELEASE                                            |   60 +-
 aclocal.m4                                         |    1 -
 autogen.sh                                         |    8 +-
 common/Makefile.in                                 |    1 -
 common/gst-autogen.sh                              |    1 +
 common/gst.supp                                    |   41 +-
 common/gstdoc-scangobj                             |   18 +-
 common/m4/Makefile.am                              |    1 -
 common/m4/Makefile.in                              |    2 -
 common/m4/as-scrub-include.m4                      |   36 -
 common/m4/gst-error.m4                             |    4 +-
 common/m4/gst-gettext.m4                           |    7 +
 common/m4/gst-glib2.m4                             |    3 -
 common/m4/gst-parser.m4                            |    4 +-
 configure                                          |   53 +-
 configure.ac                                       |    4 +-
 docs/Makefile.am                                   |    3 +
 docs/Makefile.in                                   |   25 +-
 docs/README                                        |    3 -
 docs/design/Makefile.am                            |    1 +
 docs/design/Makefile.in                            |    2 +-
 docs/design/draft-tracing.txt                      |   15 +-
 docs/design/part-MT-refcounting.txt                |    2 +-
 docs/design/part-buffer.txt                        |   31 +-
 docs/design/part-buffering.txt                     |   68 +-
 docs/design/part-bufferpool.txt                    |   32 +-
 docs/design/part-caps.txt                          |   47 +-
 docs/design/part-clocks.txt                        |    6 +-
 docs/design/part-context.txt                       |   15 +-
 docs/design/part-controller.txt                    |    6 +-
 docs/design/part-conventions.txt                   |    2 +-
 docs/design/part-element-sink.txt                  |    8 +-
 docs/design/part-element-source.txt                |    8 +-
 docs/design/part-element-transform.txt             |   10 +-
 docs/design/part-events.txt                        |    4 +-
 docs/design/part-framestep.txt                     |    8 +-
 docs/design/part-memory.txt                        |   12 +-
 docs/design/part-messages.txt                      |   25 +-
 docs/design/part-meta.txt                          |   12 +-
 docs/design/part-negotiation.txt                   |    2 +-
 docs/design/part-overview.txt                      |    2 +-
 docs/design/part-probes.txt                        |    2 +-
 docs/design/part-progress.txt                      |   10 +-
 docs/design/part-qos.txt                           |    2 +-
 docs/design/part-relations.txt                     |    6 +-
 docs/design/part-seqnums.txt                       |   91 +
 docs/design/part-synchronisation.txt               |    8 +-
 docs/design/part-toc.txt                           |  125 +-
 docs/design/part-trickmodes.txt                    |    2 +-
 docs/faq/Makefile.in                               |    1 -
 docs/faq/developing.xml                            |   29 +-
 docs/faq/getting.xml                               |   15 +-
 docs/gst/Makefile.am                               |    3 +-
 docs/gst/Makefile.in                               |    5 +-
 docs/gst/gstreamer-docs.sgml                       |    8 +
 docs/gst/gstreamer-sections.txt                    |  262 +-
 docs/gst/gstreamer.types                           |   19 +-
 docs/gst/gstreamer.types.in                        |   19 +-
 docs/gst/html/GstAllocator.html                    |  199 +-
 docs/gst/html/GstBin.html                          |   55 +-
 .../{gstreamer-GstBuffer.html => GstBuffer.html}   |  950 ++--
 ...eamer-GstBufferList.html => GstBufferList.html} |  176 +-
 ...eamer-GstBufferPool.html => GstBufferPool.html} |  515 ++-
 docs/gst/html/GstBus.html                          |  126 +-
 .../html/{gstreamer-GstCaps.html => GstCaps.html}  |  801 ++--
 ...r-GstCapsFeatures.html => GstCapsFeatures.html} |  361 +-
 docs/gst/html/GstChildProxy.html                   |   20 +-
 docs/gst/html/GstClock.html                        |    1 -
 .../{gstreamer-GstContext.html => GstContext.html} |  152 +-
 docs/gst/html/GstControlBinding.html               |   30 +-
 docs/gst/html/GstControlSource.html                |   14 +-
 ...gstreamer-GstDateTime.html => GstDateTime.html} |  455 +-
 docs/gst/html/GstDeviceMonitorFactory.html         |  507 +++
 docs/gst/html/GstElement.html                      |  160 +-
 docs/gst/html/GstElementFactory.html               |   42 +-
 .../{gstreamer-GstEvent.html => GstEvent.html}     |  870 ++--
 docs/gst/html/GstGhostPad.html                     |   51 +-
 .../{gstreamer-GstMemory.html => GstMemory.html}   |  324 +-
 .../{gstreamer-GstMessage.html => GstMessage.html} |  915 ++--
 docs/gst/html/GstObject.html                       |   64 +-
 docs/gst/html/GstPad.html                          | 2398 ++++++++--
 docs/gst/html/GstPadTemplate.html                  |   42 +-
 docs/gst/html/GstPipeline.html                     |    9 +-
 docs/gst/html/GstPlugin.html                       |  188 +-
 docs/gst/html/GstPluginFeature.html                |   13 +-
 docs/gst/html/GstPreset.html                       |    8 +-
 .../{gstreamer-GstQuery.html => GstQuery.html}     | 1106 +++--
 docs/gst/html/GstRegistry.html                     |  134 +-
 .../{gstreamer-GstSample.html => GstSample.html}   |  170 +-
 .../{gstreamer-GstSegment.html => GstSegment.html} |  246 +-
 ...treamer-GstStructure.html => GstStructure.html} |  897 ++--
 docs/gst/html/GstSystemClock.html                  |   51 +-
 .../{gstreamer-GstTagList.html => GstTagList.html} |  815 ++--
 docs/gst/html/GstTagSetter.html                    |   45 +-
 docs/gst/html/GstTask.html                         |    3 +-
 docs/gst/html/GstTaskPool.html                     |    7 +-
 .../html/{gstreamer-GstToc.html => GstToc.html}    |  461 +-
 docs/gst/html/GstTypeFindFactory.html              |   29 +-
 docs/gst/html/api-index-deprecated.html            |    2 +-
 docs/gst/html/api-index-full.html                  | 2162 +++++----
 docs/gst/html/gst-running.html                     |   16 +-
 docs/gst/html/gstreamer-1.0.devhelp2               | 1815 ++++----
 docs/gst/html/gstreamer-Gst.html                   |    7 +-
 docs/gst/html/gstreamer-GstAtomicQueue.html        |    6 +-
 docs/gst/html/gstreamer-GstDevice.html             |  426 ++
 docs/gst/html/gstreamer-GstDeviceMonitor.html      |  835 ++++
 docs/gst/html/gstreamer-GstFormat.html             |   10 +-
 docs/gst/html/gstreamer-GstGError.html             |   21 +-
 .../gst/html/gstreamer-GstGlobalDeviceMonitor.html |  468 ++
 docs/gst/html/gstreamer-GstInfo.html               |  266 +-
 docs/gst/html/gstreamer-GstIterator.html           |   25 +-
 docs/gst/html/gstreamer-GstMeta.html               |   74 +-
 docs/gst/html/gstreamer-GstMiniObject.html         |   31 +-
 docs/gst/html/gstreamer-GstParamSpec.html          |    1 -
 docs/gst/html/gstreamer-GstParse.html              |   86 +-
 docs/gst/html/gstreamer-GstPoll.html               |    2 +-
 docs/gst/html/gstreamer-GstTocSetter.html          |   20 +-
 docs/gst/html/gstreamer-GstTypeFind.html           |   27 +-
 docs/gst/html/gstreamer-GstUriHandler.html         |   29 +-
 docs/gst/html/gstreamer-GstUtils.html              |  248 +-
 docs/gst/html/gstreamer-GstValue.html              |  700 +--
 docs/gst/html/gstreamer-GstVersion.html            |    8 +-
 ...-support.html => gstreamer-device-probing.html} |   29 +-
 docs/gst/html/gstreamer-gstconfig.html             |   12 +-
 docs/gst/html/gstreamer-hierarchy.html             |   25 +-
 docs/gst/html/gstreamer-support.html               |    4 +-
 docs/gst/html/index.html                           |   51 +-
 docs/gst/html/index.sgml                           | 2094 +++++----
 docs/gst/html/libgstreamer.html                    |   34 +-
 docs/gst/running.xml                               |   27 +-
 docs/libs/Makefile.am                              |    1 +
 docs/libs/Makefile.in                              |    2 +-
 docs/libs/gstreamer-libs-docs.sgml                 |    1 +
 docs/libs/gstreamer-libs-sections.txt              |   83 +-
 docs/libs/gstreamer-libs.types                     |    2 +
 docs/libs/html/GstAdapter.html                     |  337 +-
 ...er-libs-GstBaseParse.html => GstBaseParse.html} |  464 +-
 docs/libs/html/GstBaseSink.html                    |  364 +-
 docs/libs/html/GstBaseSrc.html                     |  357 +-
 docs/libs/html/GstBaseTransform.html               |  122 +-
 docs/libs/html/GstCollectPads.html                 |  650 ++-
 docs/libs/html/GstNetClientClock.html              |   17 +-
 docs/libs/html/GstNetTimeProvider.html             |    1 -
 docs/libs/html/GstPushSrc.html                     |   27 +-
 docs/libs/html/GstTestClock.html                   |   21 +-
 docs/libs/html/GstTimedValueControlSource.html     |    2 +-
 docs/libs/html/GstTriggerControlSource.html        |   16 +-
 docs/libs/html/api-index-deprecated.html           |    8 +-
 docs/libs/html/api-index-full.html                 |  256 +-
 docs/libs/html/gstreamer-base.html                 |    9 +-
 docs/libs/html/gstreamer-hierarchy.html            |    1 +
 docs/libs/html/gstreamer-libs-1.0.devhelp2         |  146 +-
 docs/libs/html/gstreamer-libs-GstBufferStraw.html  |    6 +-
 docs/libs/html/gstreamer-libs-GstByteReader.html   |   12 +-
 docs/libs/html/gstreamer-libs-GstByteWriter.html   |  143 +-
 docs/libs/html/gstreamer-libs-GstCheck.html        |   39 +-
 docs/libs/html/gstreamer-libs-GstDataQueue.html    |  159 +-
 docs/libs/html/gstreamer-libs-GstFlowCombiner.html |  274 ++
 .../libs/html/gstreamer-libs-GstNetTimePacket.html |   85 +-
 docs/libs/html/gstreamer-libs-GstQueueArray.html   |   76 +-
 .../html/gstreamer-libs-GstStreamConsistency.html  |   44 +
 .../html/gstreamer-libs-GstTypeFindHelper.html     |  106 +-
 docs/libs/html/gstreamer-libs.html                 |    5 +-
 docs/libs/html/index.html                          |    7 +-
 docs/libs/html/index.sgml                          |  128 +-
 docs/manual/Makefile.in                            |    1 -
 docs/manual/advanced-buffering.xml                 |    6 +-
 docs/manual/advanced-clocks.xml                    |    2 +-
 docs/manual/advanced-dataaccess.xml                |   33 +-
 docs/manual/appendix-integration.xml               |    4 +-
 docs/manual/basics-elements.xml                    |    3 +-
 docs/plugins/Makefile.am                           |    1 +
 docs/plugins/Makefile.in                           |    2 +-
 docs/plugins/gstreamer-plugins-docs.sgml           |    1 +
 docs/plugins/gstreamer-plugins-sections.txt        |   18 +
 docs/plugins/gstreamer-plugins.args                |   70 +
 docs/plugins/gstreamer-plugins.hierarchy           |    2 +
 docs/plugins/html/ch01.html                        |    3 +
 docs/plugins/html/gstreamer-plugins-1.0.devhelp2   |   91 +-
 .../plugins/html/gstreamer-plugins-capsfilter.html |    8 +-
 .../html/gstreamer-plugins-downloadbuffer.html     |  290 ++
 docs/plugins/html/gstreamer-plugins-fakesink.html  |   16 +-
 docs/plugins/html/gstreamer-plugins-fakesrc.html   |   23 +-
 docs/plugins/html/gstreamer-plugins-fdsink.html    |    5 +-
 docs/plugins/html/gstreamer-plugins-fdsrc.html     |   11 +-
 docs/plugins/html/gstreamer-plugins-filesink.html  |    6 +-
 docs/plugins/html/gstreamer-plugins-filesrc.html   |    6 +-
 docs/plugins/html/gstreamer-plugins-funnel.html    |    4 +-
 docs/plugins/html/gstreamer-plugins-identity.html  |   10 +-
 .../html/gstreamer-plugins-input-selector.html     |   53 +-
 .../plugins/html/gstreamer-plugins-multiqueue.html |   17 +-
 .../html/gstreamer-plugins-output-selector.html    |   60 +-
 .../gstreamer-plugins-plugin-coreelements.html     |    6 +-
 docs/plugins/html/gstreamer-plugins-queue.html     |   16 +-
 docs/plugins/html/gstreamer-plugins-queue2.html    |    5 +-
 docs/plugins/html/gstreamer-plugins-tee.html       |    8 +-
 docs/plugins/html/gstreamer-plugins-typefind.html  |   18 +-
 docs/plugins/html/gstreamer-plugins-valve.html     |    7 +-
 docs/plugins/html/index.html                       |    5 +-
 docs/plugins/html/index.sgml                       |   19 +
 docs/plugins/inspect/plugin-coreelements.xml       |   23 +-
 docs/pwg/Makefile.in                               |    1 -
 docs/pwg/advanced-clock.xml                        |    8 +-
 docs/pwg/advanced-negotiation.xml                  |    6 +-
 docs/pwg/advanced-types.xml                        |  132 +-
 docs/slides/Makefile.in                            |    1 -
 docs/xsl/Makefile.in                               |    1 -
 gst/Makefile.am                                    |   11 +-
 gst/Makefile.in                                    |   72 +-
 gst/gst.c                                          |   57 +-
 gst/gst.h                                          |    3 +
 gst/gst_private.h                                  |   29 +-
 gst/gstallocator.c                                 |   14 +-
 gst/gstallocator.h                                 |   12 +-
 gst/gstatomicqueue.c                               |    4 +-
 gst/gstatomicqueue.h                               |    2 +-
 gst/gstbin.c                                       |   98 +-
 gst/gstbin.h                                       |    4 +-
 gst/gstbuffer.c                                    |  120 +-
 gst/gstbuffer.h                                    |   22 +-
 gst/gstbufferlist.c                                |   15 +-
 gst/gstbufferlist.h                                |    4 +-
 gst/gstbufferpool.c                                |  316 +-
 gst/gstbufferpool.h                                |   24 +-
 gst/gstbus.c                                       |   52 +-
 gst/gstbus.h                                       |    2 +-
 gst/gstcaps.c                                      |  102 +-
 gst/gstcaps.h                                      |    6 +-
 gst/gstcapsfeatures.c                              |   12 +-
 gst/gstcapsfeatures.h                              |    4 +-
 gst/gstchildproxy.c                                |   14 +-
 gst/gstclock.c                                     |    2 -
 gst/gstconfig.h.in                                 |    6 +-
 gst/gstcontext.c                                   |   15 +-
 gst/gstcontext.h                                   |    8 +-
 gst/gstcontrolbinding.c                            |    6 +-
 gst/gstcontrolbinding.h                            |    7 +-
 gst/gstcontrolsource.c                             |    8 +-
 gst/gstcontrolsource.h                             |    1 -
 gst/gstdatetime.c                                  |   53 +-
 gst/gstdatetime.h                                  |   16 +-
 gst/gstdebugutils.c                                |   34 +-
 gst/gstdevice.c                                    |  350 ++
 gst/gstdevice.h                                    |  106 +
 gst/gstdevicemonitor.c                             |  587 +++
 gst/gstdevicemonitor.h                             |  142 +
 gst/gstdevicemonitorfactory.c                      |  594 +++
 gst/gstdevicemonitorfactory.h                      |   90 +
 gst/gstelement.c                                   |   28 +-
 gst/gstelement.h                                   |    4 +-
 gst/gstelementfactory.c                            |   28 +-
 gst/gsterror.c                                     |    8 +-
 gst/gstevent.c                                     |   98 +-
 gst/gstevent.h                                     |   14 +-
 gst/gstformat.c                                    |    6 +-
 gst/gstghostpad.c                                  |   44 +-
 gst/gstglobaldevicemonitor.c                       |  501 +++
 gst/gstglobaldevicemonitor.h                       |  105 +
 gst/gstinfo.c                                      |  124 +-
 gst/gstinfo.h                                      |   14 +-
 gst/gstiterator.c                                  |   78 +-
 gst/gstiterator.h                                  |    2 +-
 gst/gstmemory.c                                    |   23 +-
 gst/gstmemory.h                                    |    3 +-
 gst/gstmessage.c                                   |  186 +-
 gst/gstmessage.h                                   |   48 +-
 gst/gstmeta.c                                      |    4 +-
 gst/gstmeta.h                                      |    7 +-
 gst/gstminiobject.c                                |   26 +-
 gst/gstminiobject.h                                |    4 +-
 gst/gstobject.c                                    |   67 +-
 gst/gstobject.h                                    |    4 +-
 gst/gstpad.c                                       |  368 +-
 gst/gstpad.h                                       |  424 +-
 gst/gstpadtemplate.c                               |   15 +-
 gst/gstpadtemplate.h                               |    2 +-
 gst/gstparamspecs.c                                |    2 -
 gst/gstparse.c                                     |   13 +-
 gst/gstparse.h                                     |    4 +-
 gst/gstpipeline.c                                  |    6 +-
 gst/gstplugin.c                                    |   41 +-
 gst/gstplugin.h                                    |   10 +-
 gst/gstpluginfeature.c                             |    8 +-
 gst/gstpluginfeature.h                             |    2 +-
 gst/gstpluginloader.c                              |   33 +-
 gst/gstpoll.c                                      |   17 +-
 gst/gstpreset.c                                    |   23 +-
 gst/gstquark.c                                     |    4 +-
 gst/gstquark.h                                     |    6 +-
 gst/gstquery.c                                     |  193 +-
 gst/gstquery.h                                     |   10 +-
 gst/gstregistry.c                                  |   80 +-
 gst/gstregistrybinary.c                            |    2 +
 gst/gstregistrychunks.c                            |   74 +-
 gst/gstregistrychunks.h                            |   13 +-
 gst/gstsample.c                                    |   14 +-
 gst/gstsegment.c                                   |   16 +-
 gst/gstsegment.h                                   |    4 +-
 gst/gststructure.c                                 |  251 +-
 gst/gststructure.h                                 |   16 +-
 gst/gstsystemclock.c                               |   43 +-
 gst/gstsystemclock.h                               |    1 +
 gst/gsttaglist.c                                   |  113 +-
 gst/gsttaglist.h                                   |   14 +-
 gst/gsttagsetter.c                                 |   12 +-
 gst/gsttask.c                                      |    7 +-
 gst/gsttaskpool.c                                  |    6 +-
 gst/gsttoc.c                                       |   86 +-
 gst/gsttoc.h                                       |   39 +-
 gst/gsttocsetter.c                                 |    6 +-
 gst/gsttypefind.c                                  |   12 +-
 gst/gsttypefind.h                                  |    2 +-
 gst/gsttypefindfactory.c                           |   22 +-
 gst/gsturi.c                                       |   38 +-
 gst/gstutils.c                                     |  209 +-
 gst/gstutils.h                                     |   44 +-
 gst/gstvalue.c                                     |  530 ++-
 gst/gstvalue.h                                     |   72 +-
 gst/parse/Makefile.am                              |   19 +-
 gst/parse/Makefile.in                              |   22 +-
 gst/parse/grammar.y                                |  854 ++--
 gst/parse/parse.l                                  |   34 +-
 gst/parse/types.h                                  |   36 +-
 gst/printf/Makefile.in                             |    1 -
 gstreamer.doap                                     |   35 +-
 gstreamer.spec                                     |    2 +-
 libs/Makefile.in                                   |    1 -
 libs/gst/Makefile.in                               |    1 -
 libs/gst/base/Makefile.am                          |    4 +-
 libs/gst/base/Makefile.in                          |   14 +-
 libs/gst/base/base.h                               |    1 +
 libs/gst/base/gstadapter.c                         |   72 +-
 libs/gst/base/gstadapter.h                         |    2 +
 libs/gst/base/gstbaseparse.c                       |   65 +-
 libs/gst/base/gstbaseparse.h                       |    2 +-
 libs/gst/base/gstbasesink.c                        |  181 +-
 libs/gst/base/gstbasesink.h                        |    2 +-
 libs/gst/base/gstbasesrc.c                         |  242 +-
 libs/gst/base/gstbasesrc.h                         |   41 +-
 libs/gst/base/gstbasetransform.c                   |   75 +-
 libs/gst/base/gstbasetransform.h                   |   12 +-
 libs/gst/base/gstbytereader.c                      |   36 +-
 libs/gst/base/gstbytereader.h                      |   13 +
 libs/gst/base/gstbytewriter-docs.h                 |    5 +-
 libs/gst/base/gstbytewriter.c                      |    4 +-
 libs/gst/base/gstcollectpads.c                     |  258 +-
 libs/gst/base/gstcollectpads.h                     |   42 +-
 libs/gst/base/gstdataqueue.c                       |   57 +-
 libs/gst/base/gstdataqueue.h                       |    6 +-
 libs/gst/base/gstflowcombiner.c                    |  248 ++
 libs/gst/base/gstflowcombiner.h                    |   58 +
 libs/gst/base/gstindex.c                           |   20 +-
 libs/gst/base/gstpushsrc.c                         |    2 -
 libs/gst/base/gstqueuearray.c                      |   26 +-
 libs/gst/base/gsttypefindhelper.c                  |   36 +-
 libs/gst/base/gsttypefindhelper.h                  |    2 +-
 libs/gst/check/Makefile.am                         |   12 +-
 libs/gst/check/Makefile.in                         |   12 +-
 libs/gst/check/gstcheck.c                          |  121 +-
 libs/gst/check/gstcheck.h                          |   20 +-
 libs/gst/check/gsttestclock.c                      |  209 +-
 libs/gst/check/gsttestclock.h                      |   25 +-
 libs/gst/check/libcheck/Makefile.in                |    1 -
 libs/gst/check/libcheck/check.c                    |    2 +-
 libs/gst/controller/Makefile.am                    |    2 +-
 libs/gst/controller/Makefile.in                    |    3 +-
 .../gst/controller/gstinterpolationcontrolsource.c |    2 +-
 libs/gst/controller/gsttimedvaluecontrolsource.c   |    2 +-
 libs/gst/helpers/Makefile.in                       |    1 -
 libs/gst/net/Makefile.am                           |    2 +-
 libs/gst/net/Makefile.in                           |    3 +-
 libs/gst/net/gstnetaddressmeta.c                   |    2 -
 libs/gst/net/gstnetclientclock.c                   |   90 +-
 libs/gst/net/gstnetclientclock.h                   |    2 +-
 libs/gst/net/gstnettimepacket.c                    |    4 +-
 libs/gst/net/gstnettimeprovider.c                  |    8 +-
 m4/Makefile.in                                     |    1 -
 missing                                            |    4 +-
 pkgconfig/Makefile.in                              |    1 -
 plugins/Makefile.in                                |    1 -
 plugins/elements/Makefile.am                       |    6 +
 plugins/elements/Makefile.in                       |   34 +-
 plugins/elements/gstcapsfilter.c                   |   37 +-
 plugins/elements/gstdownloadbuffer.c               | 1908 ++++++++
 plugins/elements/gstdownloadbuffer.h               |  128 +
 plugins/elements/gstelements.c                     |    4 +
 plugins/elements/gstelements_private.c             |   70 +
 .../elements/gstelements_private.h                 |   21 +-
 plugins/elements/gstfakesink.c                     |   23 +-
 plugins/elements/gstfakesrc.c                      |   26 +-
 plugins/elements/gstfdsink.c                       |    2 -
 plugins/elements/gstfdsrc.c                        |   12 +-
 plugins/elements/gstfilesrc.c                      |   20 +-
 plugins/elements/gstfunnel.c                       |   32 +-
 plugins/elements/gstidentity.c                     |   25 +-
 plugins/elements/gstinputselector.c                |   29 +-
 plugins/elements/gstmultiqueue.c                   |  116 +-
 plugins/elements/gstoutputselector.c               |   65 +-
 plugins/elements/gstoutputselector.h               |   19 +
 plugins/elements/gstqueue.c                        |   35 +-
 plugins/elements/gstqueue2.c                       |   55 +-
 plugins/elements/gstqueue2.h                       |    3 +-
 plugins/elements/gstsparsefile.c                   |  668 +++
 plugins/elements/gstsparsefile.h                   |  108 +
 plugins/elements/gsttee.c                          |   57 +-
 plugins/elements/gsttee.h                          |    4 +-
 plugins/elements/gsttypefindelement.c              |   20 +-
 plugins/elements/gstvalve.c                        |    5 -
 po/Makefile.in.in                                  |    3 -
 po/Makevars                                        |    2 +-
 po/POTFILES.in                                     |    1 +
 po/af.gmo                                          |  Bin 14916 -> 14454 bytes
 po/af.po                                           |   92 +-
 po/az.gmo                                          |  Bin 1683 -> 1683 bytes
 po/az.po                                           |   62 +-
 po/be.gmo                                          |  Bin 4843 -> 4843 bytes
 po/be.po                                           |   62 +-
 po/bg.gmo                                          |  Bin 43193 -> 42608 bytes
 po/bg.po                                           |   90 +-
 po/ca.gmo                                          |  Bin 33710 -> 33221 bytes
 po/ca.po                                           |   90 +-
 po/cs.gmo                                          |  Bin 36348 -> 36164 bytes
 po/cs.po                                           |  101 +-
 po/da.gmo                                          |  Bin 35349 -> 34921 bytes
 po/da.po                                           |   90 +-
 po/de.gmo                                          |  Bin 36966 -> 37325 bytes
 po/de.po                                           |   97 +-
 po/el.gmo                                          |  Bin 43965 -> 43323 bytes
 po/el.po                                           |   90 +-
 po/en_GB.gmo                                       |  Bin 11404 -> 11028 bytes
 po/en_GB.po                                        |   92 +-
 po/eo.gmo                                          |  Bin 4307 -> 4307 bytes
 po/eo.po                                           |   62 +-
 po/es.gmo                                          |  Bin 33895 -> 33418 bytes
 po/es.po                                           |   90 +-
 po/eu.gmo                                          |  Bin 29436 -> 28949 bytes
 po/eu.po                                           |   92 +-
 po/fi.gmo                                          |  Bin 32409 -> 31958 bytes
 po/fi.po                                           |   90 +-
 po/fr.gmo                                          |  Bin 35747 -> 35283 bytes
 po/fr.po                                           |   90 +-
 po/gl.gmo                                          |  Bin 35398 -> 34937 bytes
 po/gl.po                                           |   90 +-
 po/gstreamer-1.0.pot                               |  767 ++--
 po/hr.gmo                                          |  Bin 31591 -> 31213 bytes
 po/hr.po                                           |   86 +-
 po/hu.gmo                                          |  Bin 35413 -> 37285 bytes
 po/hu.po                                           |  132 +-
 po/id.gmo                                          |  Bin 34755 -> 35145 bytes
 po/id.po                                           |   95 +-
 po/it.gmo                                          |  Bin 33511 -> 33061 bytes
 po/it.po                                           |   90 +-
 po/ja.gmo                                          |  Bin 16417 -> 16417 bytes
 po/ja.po                                           |   64 +-
 po/lt.gmo                                          |  Bin 31227 -> 30798 bytes
 po/lt.po                                           |   90 +-
 po/nb.gmo                                          |  Bin 9881 -> 9881 bytes
 po/nb.po                                           |   64 +-
 po/nl.gmo                                          |  Bin 35873 -> 36224 bytes
 po/nl.po                                           |   97 +-
 po/pl.gmo                                          |  Bin 36218 -> 36584 bytes
 po/pl.po                                           |   85 +-
 po/pt_BR.gmo                                       |  Bin 36869 -> 36400 bytes
 po/pt_BR.po                                        |   90 +-
 po/ro.gmo                                          |  Bin 32641 -> 32196 bytes
 po/ro.po                                           |   90 +-
 po/ru.gmo                                          |  Bin 46675 -> 47078 bytes
 po/ru.po                                           |   99 +-
 po/rw.gmo                                          |  Bin 689 -> 689 bytes
 po/rw.po                                           |  100 +-
 po/sk.gmo                                          |  Bin 36306 -> 35880 bytes
 po/sk.po                                           |   90 +-
 po/sl.gmo                                          |  Bin 34024 -> 34967 bytes
 po/sl.po                                           |  128 +-
 po/sq.gmo                                          |  Bin 12534 -> 12127 bytes
 po/sq.po                                           |   92 +-
 po/sr.gmo                                          |  Bin 46164 -> 46552 bytes
 po/sr.po                                           |  102 +-
 po/sv.gmo                                          |  Bin 32273 -> 35236 bytes
 po/sv.po                                           |  191 +-
 po/tr.gmo                                          |  Bin 11899 -> 11490 bytes
 po/tr.po                                           |   92 +-
 po/uk.gmo                                          |  Bin 47456 -> 47938 bytes
 po/uk.po                                           |   97 +-
 po/vi.gmo                                          |  Bin 40034 -> 39397 bytes
 po/vi.po                                           |   94 +-
 po/zh_CN.gmo                                       |  Bin 25328 -> 25011 bytes
 po/zh_CN.po                                        |   98 +-
 po/zh_TW.gmo                                       |  Bin 7086 -> 31958 bytes
 po/zh_TW.po                                        |  804 ++--
 scripts/gst-uninstalled                            |   20 +-
 test-driver                                        |   20 +-
 tests/Makefile.in                                  |    1 -
 tests/benchmarks/Makefile.in                       |    1 -
 tests/benchmarks/capsnego.c                        |  118 +-
 tests/benchmarks/gstpoolstress.c                   |   24 +-
 tests/check/Makefile.am                            |    7 +
 tests/check/Makefile.in                            |  210 +-
 tests/check/elements/capsfilter.c                  |   99 +
 tests/check/elements/fakesink.c                    |    6 +-
 tests/check/elements/filesrc.c                     |   24 +
 tests/check/elements/funnel.c                      |   24 +-
 tests/check/elements/multiqueue.c                  |  240 +-
 tests/check/elements/tee.c                         |   29 +
 tests/check/gst/gstbufferlist.c                    |  139 +-
 tests/check/gst/gstbufferpool.c                    |  289 ++
 tests/check/gst/gstbus.c                           |   98 +-
 tests/check/gst/gstcaps.c                          |   72 +
 tests/check/gst/gstelement.c                       |   35 +
 tests/check/gst/gstinfo.c                          |   17 +
 tests/check/gst/gstiterator.c                      |  216 +
 tests/check/gst/gstpad.c                           |  165 +
 tests/check/gst/gstsegment.c                       |    2 +-
 tests/check/gst/gststructure.c                     |   15 +-
 tests/check/gst/gstsystemclock.c                   |   34 +
 tests/check/gst/gstvalue.c                         |  153 +-
 tests/check/libs/baseparse.c                       |    4 +-
 tests/check/libs/basesink.c                        |   75 +
 tests/check/libs/basesrc.c                         |  154 +-
 .../init.c => check/libs/bitreader-noinline.c}     |   18 +-
 .../init.c => check/libs/bytereader-noinline.c}    |   18 +-
 .../init.c => check/libs/bytewriter-noinline.c}    |   18 +-
 tests/check/libs/collectpads.c                     |  264 +-
 tests/check/libs/flowcombiner.c                    |  167 +
 tests/check/libs/gstnetclientclock.c               |   52 +-
 tests/check/libs/gsttestclock.c                    |   76 +-
 tests/check/libs/queuearray.c                      |   13 +
 tests/check/libs/sparsefile.c                      |  227 +
 tests/check/pipelines/parse-launch.c               |   65 +-
 tests/examples/Makefile.in                         |    1 -
 tests/examples/adapter/Makefile.in                 |    1 -
 tests/examples/controller/Makefile.in              |    1 -
 tests/examples/helloworld/Makefile.in              |    1 -
 tests/examples/launch/Makefile.in                  |    1 -
 tests/examples/manual/Makefile.in                  |    1 -
 tests/examples/manual/appsink.c                    |    1 +
 tests/examples/manual/effectswitch.c               |   32 +-
 tests/examples/memory/Makefile.in                  |    1 -
 tests/examples/metadata/Makefile.in                |    1 -
 tests/examples/queue/Makefile.in                   |    1 -
 tests/examples/stepping/Makefile.in                |    1 -
 tests/examples/streams/Makefile.in                 |    1 -
 tests/examples/typefind/Makefile.in                |    1 -
 tests/misc/Makefile.in                             |    1 -
 tools/Makefile.in                                  |    1 -
 tools/gst-inspect.c                                |  139 +-
 tools/gst-launch.c                                 |   23 +-
 tools/gst-typefind.c                               |    2 +
 win32/common/config.h                              |    8 +-
 win32/common/gstconfig.h                           |    2 +-
 win32/common/gstenumtypes.c                        |   29 +
 win32/common/gstenumtypes.h                        |    2 +
 win32/common/gstversion.h                          |    4 +-
 win32/common/libgstbase.def                        |   10 +
 win32/common/libgstreamer.def                      |   79 +
 559 files changed, 40775 insertions(+), 15779 deletions(-)
 delete mode 100644 common/m4/as-scrub-include.m4
 create mode 100644 docs/design/part-seqnums.txt
 rename docs/gst/html/{gstreamer-GstBuffer.html => GstBuffer.html} (69%)
 rename docs/gst/html/{gstreamer-GstBufferList.html => GstBufferList.html} (63%)
 rename docs/gst/html/{gstreamer-GstBufferPool.html => GstBufferPool.html} (57%)
 rename docs/gst/html/{gstreamer-GstCaps.html => GstCaps.html} (60%)
 rename docs/gst/html/{gstreamer-GstCapsFeatures.html => GstCapsFeatures.html} (62%)
 rename docs/gst/html/{gstreamer-GstContext.html => GstContext.html} (68%)
 rename docs/gst/html/{gstreamer-GstDateTime.html => GstDateTime.html} (63%)
 create mode 100644 docs/gst/html/GstDeviceMonitorFactory.html
 rename docs/gst/html/{gstreamer-GstEvent.html => GstEvent.html} (74%)
 rename docs/gst/html/{gstreamer-GstMemory.html => GstMemory.html} (68%)
 rename docs/gst/html/{gstreamer-GstMessage.html => GstMessage.html} (76%)
 rename docs/gst/html/{gstreamer-GstQuery.html => GstQuery.html} (72%)
 rename docs/gst/html/{gstreamer-GstSample.html => GstSample.html} (53%)
 rename docs/gst/html/{gstreamer-GstSegment.html => GstSegment.html} (68%)
 rename docs/gst/html/{gstreamer-GstStructure.html => GstStructure.html} (65%)
 rename docs/gst/html/{gstreamer-GstTagList.html => GstTagList.html} (71%)
 rename docs/gst/html/{gstreamer-GstToc.html => GstToc.html} (56%)
 create mode 100644 docs/gst/html/gstreamer-GstDevice.html
 create mode 100644 docs/gst/html/gstreamer-GstDeviceMonitor.html
 create mode 100644 docs/gst/html/gstreamer-GstGlobalDeviceMonitor.html
 copy docs/gst/html/{gstreamer-support.html => gstreamer-device-probing.html} (53%)
 rename docs/libs/html/{gstreamer-libs-GstBaseParse.html => GstBaseParse.html} (66%)
 create mode 100644 docs/libs/html/gstreamer-libs-GstFlowCombiner.html
 create mode 100644 docs/plugins/html/gstreamer-plugins-downloadbuffer.html
 create mode 100644 gst/gstdevice.c
 create mode 100644 gst/gstdevice.h
 create mode 100644 gst/gstdevicemonitor.c
 create mode 100644 gst/gstdevicemonitor.h
 create mode 100644 gst/gstdevicemonitorfactory.c
 create mode 100644 gst/gstdevicemonitorfactory.h
 create mode 100644 gst/gstglobaldevicemonitor.c
 create mode 100644 gst/gstglobaldevicemonitor.h
 create mode 100644 libs/gst/base/gstflowcombiner.c
 create mode 100644 libs/gst/base/gstflowcombiner.h
 create mode 100644 plugins/elements/gstdownloadbuffer.c
 create mode 100644 plugins/elements/gstdownloadbuffer.h
 create mode 100644 plugins/elements/gstelements_private.c
 copy gst/glib-compat-private.h => plugins/elements/gstelements_private.h (65%)
 create mode 100644 plugins/elements/gstsparsefile.c
 create mode 100644 plugins/elements/gstsparsefile.h
 create mode 100644 tests/check/gst/gstbufferpool.c
 copy tests/{benchmarks/init.c => check/libs/bitreader-noinline.c} (77%)
 copy tests/{benchmarks/init.c => check/libs/bytereader-noinline.c} (77%)
 copy tests/{benchmarks/init.c => check/libs/bytewriter-noinline.c} (77%)
 create mode 100644 tests/check/libs/flowcombiner.c
 create mode 100644 tests/check/libs/sparsefile.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gstreamer1.0.git



More information about the Pkg-gstreamer-commits mailing list