[Pkg-gstreamer-commits] [gstreamer1.0] 04/05: Merge tag 'upstream/1.3.3' into debian-experimental

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


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

slomo pushed a commit to branch debian-experimental
in repository gstreamer1.0.

commit 5c93f371ab3e8e46c272be5e68798e78efed96b2
Merge: f6bb7df fbe6a94
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Jun 22 17:22:37 2014 +0200

    Merge tag 'upstream/1.3.3' into debian-experimental
    
    Upstream version 1.3.3

 ChangeLog                                          | 799 ++++++++++++++++++++-
 NEWS                                               |  26 +-
 RELEASE                                            |  56 +-
 configure                                          |  34 +-
 configure.ac                                       |   4 +-
 docs/design/part-buffering.txt                     |  16 +-
 docs/gst/gstreamer-sections.txt                    |  72 +-
 docs/gst/html/GstAllocator.html                    |  10 +-
 docs/gst/html/GstBin.html                          |  38 +-
 docs/gst/html/GstBuffer.html                       |  18 +-
 docs/gst/html/GstBufferList.html                   |   8 +-
 docs/gst/html/GstBufferPool.html                   |  64 +-
 docs/gst/html/GstBus.html                          |  28 +-
 docs/gst/html/GstCaps.html                         |  28 +-
 docs/gst/html/GstCapsFeatures.html                 |   4 +-
 docs/gst/html/GstChildProxy.html                   |  12 +-
 docs/gst/html/GstContext.html                      |   4 +-
 docs/gst/html/GstControlBinding.html               |   8 +-
 docs/gst/html/GstControlSource.html                |   6 +-
 docs/gst/html/GstDateTime.html                     | 172 +++--
 docs/gst/html/GstDeviceMonitorFactory.html         | 110 +--
 docs/gst/html/GstElement.html                      |  60 +-
 docs/gst/html/GstElementFactory.html               |  22 +-
 docs/gst/html/GstEvent.html                        |  27 +-
 docs/gst/html/GstGhostPad.html                     |  38 +-
 docs/gst/html/GstMemory.html                       |   6 +-
 docs/gst/html/GstMessage.html                      | 236 +++++-
 docs/gst/html/GstObject.html                       |  34 +-
 docs/gst/html/GstPad.html                          | 176 ++---
 docs/gst/html/GstPipeline.html                     |   4 +-
 docs/gst/html/GstPlugin.html                       |  36 +-
 docs/gst/html/GstPluginFeature.html                |   8 +-
 docs/gst/html/GstPreset.html                       |   2 +-
 docs/gst/html/GstQuery.html                        | 100 +--
 docs/gst/html/GstRegistry.html                     |  14 +-
 docs/gst/html/GstSample.html                       |  12 +-
 docs/gst/html/GstSegment.html                      |  12 +-
 docs/gst/html/GstStructure.html                    | 112 +--
 docs/gst/html/GstTagList.html                      |  98 +--
 docs/gst/html/GstTagSetter.html                    |  10 +-
 docs/gst/html/GstTaskPool.html                     |   2 +-
 docs/gst/html/GstToc.html                          |   6 +-
 docs/gst/html/GstTypeFindFactory.html              |   6 +-
 docs/gst/html/api-index-full.html                  | 168 +----
 docs/gst/html/gstreamer-1.0.devhelp2               |  83 +--
 docs/gst/html/gstreamer-Gst.html                   |   4 +-
 docs/gst/html/gstreamer-GstAtomicQueue.html        |   4 +-
 docs/gst/html/gstreamer-GstDevice.html             | 232 ++----
 docs/gst/html/gstreamer-GstDeviceMonitor.html      | 205 ++----
 docs/gst/html/gstreamer-GstFormat.html             |   6 +-
 docs/gst/html/gstreamer-GstGError.html             |   4 +-
 .../gst/html/gstreamer-GstGlobalDeviceMonitor.html | 266 ++++---
 docs/gst/html/gstreamer-GstInfo.html               |  20 +-
 docs/gst/html/gstreamer-GstIterator.html           |  10 +-
 docs/gst/html/gstreamer-GstMeta.html               |   2 +-
 docs/gst/html/gstreamer-GstMiniObject.html         |  20 +-
 docs/gst/html/gstreamer-GstParse.html              |  17 +-
 docs/gst/html/gstreamer-GstTocSetter.html          |   2 +-
 docs/gst/html/gstreamer-GstTypeFind.html           |  10 +-
 docs/gst/html/gstreamer-GstUriHandler.html         |  28 +-
 docs/gst/html/gstreamer-GstValue.html              | 578 +++++++--------
 docs/gst/html/gstreamer-GstVersion.html            |   2 +-
 docs/gst/html/gstreamer-device-probing.html        |   6 +-
 docs/gst/html/gstreamer-hierarchy.html             |  14 +-
 docs/gst/html/index.html                           |   8 +-
 docs/gst/html/index.sgml                           |  56 +-
 docs/libs/gstreamer-libs-docs.sgml                 |   1 +
 docs/libs/gstreamer-libs-sections.txt              |  13 +
 docs/libs/html/GstAdapter.html                     |  39 +-
 docs/libs/html/GstBaseParse.html                   |  34 +-
 docs/libs/html/GstBaseSink.html                    |  58 +-
 docs/libs/html/GstBaseSrc.html                     |  69 +-
 docs/libs/html/GstBaseTransform.html               |  40 +-
 docs/libs/html/GstCollectPads.html                 |  36 +-
 docs/libs/html/api-index-full.html                 |  24 +-
 docs/libs/html/gstreamer-base.html                 |   3 +
 docs/libs/html/gstreamer-libs-1.0.devhelp2         |   6 +
 docs/libs/html/gstreamer-libs-GstDataQueue.html    |  87 +--
 docs/libs/html/gstreamer-libs-GstFlowCombiner.html | 274 +++++++
 docs/libs/html/gstreamer-libs-GstQueueArray.html   |  32 +-
 .../html/gstreamer-libs-GstTypeFindHelper.html     |  64 +-
 docs/libs/html/gstreamer-libs.html                 |   3 +
 docs/libs/html/index.html                          |   5 +-
 docs/libs/html/index.sgml                          |  12 +
 .../gstreamer-plugins-plugin-coreelements.html     |   2 +-
 docs/plugins/html/index.html                       |   2 +-
 docs/plugins/inspect/plugin-coreelements.xml       |   2 +-
 gst/Makefile.am                                    |   1 +
 gst/Makefile.in                                    |   3 +-
 gst/gst.c                                          |  13 +-
 gst/gst_private.h                                  |   5 +-
 gst/gstallocator.c                                 |  12 +-
 gst/gstatomicqueue.c                               |   4 +-
 gst/gstbin.c                                       |  30 +-
 gst/gstbuffer.c                                    |  12 +-
 gst/gstbuffer.h                                    |   6 +-
 gst/gstbufferlist.c                                |  13 +-
 gst/gstbufferlist.h                                |   2 +-
 gst/gstbufferpool.c                                |  85 ++-
 gst/gstbufferpool.h                                |   8 +-
 gst/gstbus.c                                       |  26 +-
 gst/gstbus.h                                       |   2 +-
 gst/gstcaps.c                                      |  24 +-
 gst/gstcaps.h                                      |   6 +-
 gst/gstcapsfeatures.c                              |   4 +-
 gst/gstcapsfeatures.h                              |   4 +-
 gst/gstchildproxy.c                                |  10 +-
 gst/gstcontext.c                                   |   2 +-
 gst/gstcontext.h                                   |   8 +-
 gst/gstcontrolbinding.c                            |   6 +-
 gst/gstcontrolsource.c                             |   4 +-
 gst/gstdatetime.c                                  |  51 +-
 gst/gstdatetime.h                                  |  14 +
 gst/gstdevice.c                                    |  59 +-
 gst/gstdevice.h                                    |  24 +-
 gst/gstdevicemonitor.c                             |  18 +
 gst/gstdevicemonitor.h                             |  24 +-
 gst/gstdevicemonitorfactory.c                      |  14 +-
 gst/gstdevicemonitorfactory.h                      |  10 +-
 gst/gstelement.c                                   |  13 +-
 gst/gstelement.h                                   |   2 +-
 gst/gstelementfactory.c                            |  22 +-
 gst/gsterror.c                                     |   4 +-
 gst/gstevent.c                                     |  13 +-
 gst/gstevent.h                                     |  10 +-
 gst/gstformat.c                                    |   6 +-
 gst/gstghostpad.c                                  |  38 +-
 gst/gstglobaldevicemonitor.c                       | 233 ++++--
 gst/gstglobaldevicemonitor.h                       |  45 +-
 gst/gstinfo.c                                      |  34 +-
 gst/gstinfo.h                                      |  10 +-
 gst/gstiterator.c                                  |   8 +-
 gst/gstiterator.h                                  |   2 +-
 gst/gstmemory.c                                    |  13 +-
 gst/gstmemory.h                                    |   3 +-
 gst/gstmessage.c                                   |  60 +-
 gst/gstmessage.h                                   |   8 +-
 gst/gstmeta.c                                      |   2 +-
 gst/gstminiobject.c                                |  20 +-
 gst/gstobject.c                                    |  28 +-
 gst/gstobject.h                                    |   2 +-
 gst/gstpad.c                                       | 162 +++--
 gst/gstpad.h                                       |  63 +-
 gst/gstparse.c                                     |   2 +-
 gst/gstparse.h                                     |   2 +-
 gst/gstpipeline.c                                  |   4 +-
 gst/gstplugin.c                                    |  36 +-
 gst/gstplugin.h                                    |   4 +-
 gst/gstpluginfeature.c                             |   6 +-
 gst/gstpluginfeature.h                             |   2 +-
 gst/gstpreset.c                                    |   2 +-
 gst/gstquery.c                                     |  98 +--
 gst/gstquery.h                                     |   8 +-
 gst/gstregistry.c                                  |  29 +-
 gst/gstsample.c                                    |  12 +-
 gst/gstsegment.c                                   |  12 +-
 gst/gststructure.c                                 | 154 ++--
 gst/gststructure.h                                 |   8 +-
 gst/gsttaglist.c                                   | 103 +--
 gst/gsttaglist.h                                   |   4 +-
 gst/gsttagsetter.c                                 |  10 +-
 gst/gsttask.c                                      |   2 +-
 gst/gsttaskpool.c                                  |   2 +-
 gst/gsttoc.c                                       |  16 +-
 gst/gsttoc.h                                       |   7 +-
 gst/gsttocsetter.c                                 |   2 +-
 gst/gsttypefind.c                                  |  10 +-
 gst/gsttypefindfactory.c                           |   6 +-
 gst/gsturi.c                                       |  28 +-
 gst/gstutils.c                                     | 107 +--
 gst/gstvalue.c                                     | 364 ++++++----
 gst/gstvalue.h                                     |  70 +-
 gstreamer.doap                                     |  11 +
 gstreamer.spec                                     |   2 +-
 libs/gst/base/Makefile.am                          |   2 +
 libs/gst/base/Makefile.in                          |  11 +
 libs/gst/base/base.h                               |   1 +
 libs/gst/base/gstadapter.c                         |  40 +-
 libs/gst/base/gstbaseparse.c                       |  44 +-
 libs/gst/base/gstbasesink.c                        |  72 +-
 libs/gst/base/gstbasesrc.c                         |  26 +-
 libs/gst/base/gstbasesrc.h                         |  39 +-
 libs/gst/base/gstbasetransform.c                   |  39 +-
 libs/gst/base/gstbasetransform.h                   |  10 +-
 libs/gst/base/gstbytereader.c                      |  24 +-
 libs/gst/base/gstcollectpads.c                     |  26 +-
 libs/gst/base/gstcollectpads.h                     |   8 +-
 libs/gst/base/gstdataqueue.c                       |  29 +-
 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/gstqueuearray.c                      |   2 +-
 libs/gst/base/gsttypefindhelper.c                  |  36 +-
 libs/gst/base/gsttypefindhelper.h                  |   2 +-
 plugins/elements/Makefile.am                       |   2 +
 plugins/elements/Makefile.in                       |  11 +
 plugins/elements/gstdownloadbuffer.c               |  94 +--
 plugins/elements/gstelements_private.c             |  70 ++
 .../elements/gstelements_private.h                 |  32 +-
 plugins/elements/gstfakesink.c                     |  24 +-
 plugins/elements/gstfakesrc.c                      |  25 +-
 plugins/elements/gstfunnel.c                       |  11 +-
 plugins/elements/gstidentity.c                     |  24 +-
 plugins/elements/gstmultiqueue.c                   |   2 +
 plugins/elements/gsttypefindelement.c              |  18 +-
 po/POTFILES.in                                     |   1 +
 po/af.gmo                                          | Bin 14454 -> 14454 bytes
 po/af.po                                           |  32 +-
 po/az.gmo                                          | Bin 1683 -> 1683 bytes
 po/az.po                                           |  30 +-
 po/be.gmo                                          | Bin 4843 -> 4843 bytes
 po/be.po                                           |  30 +-
 po/bg.gmo                                          | Bin 42608 -> 42608 bytes
 po/bg.po                                           |  30 +-
 po/ca.gmo                                          | Bin 33221 -> 33221 bytes
 po/ca.po                                           |  30 +-
 po/cs.gmo                                          | Bin 36164 -> 36164 bytes
 po/cs.po                                           |  30 +-
 po/da.gmo                                          | Bin 34921 -> 34921 bytes
 po/da.po                                           |  30 +-
 po/de.gmo                                          | Bin 36513 -> 37325 bytes
 po/de.po                                           |  59 +-
 po/el.gmo                                          | Bin 43323 -> 43323 bytes
 po/el.po                                           |  30 +-
 po/en_GB.gmo                                       | Bin 11028 -> 11028 bytes
 po/en_GB.po                                        |  32 +-
 po/eo.gmo                                          | Bin 4307 -> 4307 bytes
 po/eo.po                                           |  30 +-
 po/es.gmo                                          | Bin 33418 -> 33418 bytes
 po/es.po                                           |  30 +-
 po/eu.gmo                                          | Bin 28949 -> 28949 bytes
 po/eu.po                                           |  32 +-
 po/fi.gmo                                          | Bin 31958 -> 31958 bytes
 po/fi.po                                           |  30 +-
 po/fr.gmo                                          | Bin 35283 -> 35283 bytes
 po/fr.po                                           |  30 +-
 po/gl.gmo                                          | Bin 34937 -> 34937 bytes
 po/gl.po                                           |  30 +-
 po/gstreamer-1.0.pot                               | 385 +++++-----
 po/hr.gmo                                          | Bin 31213 -> 31213 bytes
 po/hr.po                                           |  30 +-
 po/hu.gmo                                          | Bin 36442 -> 37285 bytes
 po/hu.po                                           |  59 +-
 po/id.gmo                                          | Bin 34329 -> 35145 bytes
 po/id.po                                           |  57 +-
 po/it.gmo                                          | Bin 33061 -> 33061 bytes
 po/it.po                                           |  30 +-
 po/ja.gmo                                          | Bin 16417 -> 16417 bytes
 po/ja.po                                           |  30 +-
 po/lt.gmo                                          | Bin 30798 -> 30798 bytes
 po/lt.po                                           |  30 +-
 po/nb.gmo                                          | Bin 9881 -> 9881 bytes
 po/nb.po                                           |  32 +-
 po/nl.gmo                                          | Bin 35438 -> 36224 bytes
 po/nl.po                                           |  59 +-
 po/pl.gmo                                          | Bin 35747 -> 36584 bytes
 po/pl.po                                           |  71 +-
 po/pt_BR.gmo                                       | Bin 36400 -> 36400 bytes
 po/pt_BR.po                                        |  30 +-
 po/ro.gmo                                          | Bin 32196 -> 32196 bytes
 po/ro.po                                           |  30 +-
 po/ru.gmo                                          | Bin 46004 -> 47078 bytes
 po/ru.po                                           |  61 +-
 po/rw.gmo                                          | Bin 689 -> 689 bytes
 po/rw.po                                           |  32 +-
 po/sk.gmo                                          | Bin 35880 -> 35880 bytes
 po/sk.po                                           |  30 +-
 po/sl.gmo                                          | Bin 34967 -> 34967 bytes
 po/sl.po                                           |  30 +-
 po/sq.gmo                                          | Bin 12127 -> 12127 bytes
 po/sq.po                                           |  32 +-
 po/sr.gmo                                          | Bin 45584 -> 46552 bytes
 po/sr.po                                           |  64 +-
 po/sv.gmo                                          | Bin 31847 -> 35236 bytes
 po/sv.po                                           | 133 ++--
 po/tr.gmo                                          | Bin 11490 -> 11490 bytes
 po/tr.po                                           |  32 +-
 po/uk.gmo                                          | Bin 46872 -> 47938 bytes
 po/uk.po                                           |  59 +-
 po/vi.gmo                                          | Bin 39397 -> 39397 bytes
 po/vi.po                                           |  30 +-
 po/zh_CN.gmo                                       | Bin 25011 -> 25011 bytes
 po/zh_CN.po                                        |  32 +-
 po/zh_TW.gmo                                       | Bin 6944 -> 31958 bytes
 po/zh_TW.po                                        | 776 ++++++++++----------
 tests/benchmarks/capsnego.c                        | 118 ++-
 tests/check/Makefile.am                            |   1 +
 tests/check/Makefile.in                            |  59 +-
 tests/check/elements/funnel.c                      |   4 +-
 tests/check/elements/multiqueue.c                  |   2 +
 tests/check/gst/gstbufferlist.c                    | 139 +---
 tests/check/gst/gstbufferpool.c                    |  23 +
 tests/check/gst/gstcaps.c                          |  21 +
 tests/check/gst/gstelement.c                       |  35 +
 tests/check/gst/gstpad.c                           | 165 +++++
 tests/check/gst/gstvalue.c                         |  99 +--
 tests/check/libs/flowcombiner.c                    | 167 +++++
 tests/check/libs/queuearray.c                      |  13 +
 win32/common/config.h                              |   8 +-
 win32/common/gstversion.h                          |   2 +-
 win32/common/libgstbase.def                        |   6 +
 win32/common/libgstreamer.def                      |  20 +-
 303 files changed, 7203 insertions(+), 4922 deletions(-)

-- 
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