[Pkg-gstreamer-commits] [gstreamer1.0] 02/03: Merge tag 'upstream/1.2.3'

Sebastian Dröge slomo at moszumanska.debian.org
Sun Feb 9 10:10:56 UTC 2014


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

slomo pushed a commit to branch master
in repository gstreamer1.0.

commit e65a07dd1dfc775afe7c335af7e15394c7ae814a
Merge: 540c0cc 54ba965
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Feb 9 11:07:27 2014 +0100

    Merge tag 'upstream/1.2.3'
    
    Upstream version 1.2.3

 ChangeLog                                          | 297 +++++++++++++++-
 Makefile.in                                        |   5 +-
 NEWS                                               |   2 +-
 RELEASE                                            |  24 +-
 aclocal.m4                                         |   6 +-
 common/Makefile.in                                 |   2 +-
 common/m4/Makefile.in                              |   2 +-
 configure                                          |  34 +-
 configure.ac                                       |   4 +-
 docs/Makefile.am                                   |   2 +-
 docs/Makefile.in                                   |   4 +-
 docs/design/Makefile.am                            |  10 +
 docs/design/Makefile.in                            |  12 +-
 docs/design/draft-metadata.txt                     | 201 +++++++++++
 docs/design/draft-tracing.txt                      |  96 +++++
 docs/design/part-buffer.txt                        | 160 +++++++++
 docs/design/part-bufferpool.txt                    | 377 ++++++++++++++++++++
 docs/design/part-controller.txt                    |  67 ++++
 docs/design/part-memory.txt                        | 169 +++++++++
 docs/design/part-meta.txt                          | 396 +++++++++++++++++++++
 docs/design/part-miniobject.txt                    | 209 +++++++++++
 docs/design/part-probes.txt                        | 362 +++++++++++++++++++
 docs/design/part-progress.txt                      | 234 ++++++++++++
 docs/faq/Makefile.in                               |   2 +-
 docs/gst/Makefile.in                               |   2 +-
 docs/gst/html/annotation-glossary.html             |  83 ++---
 docs/gst/html/api-index-full.html                  |  16 +-
 docs/gst/html/gstreamer-GstVersion.html            |   2 +-
 docs/gst/html/index.html                           |   2 +-
 docs/gst/html/index.sgml                           |  24 +-
 docs/libs/Makefile.in                              |   2 +-
 docs/libs/html/annotation-glossary.html            |  56 ++-
 docs/libs/html/api-index-full.html                 |   4 +-
 docs/libs/html/index.html                          |   2 +-
 docs/libs/html/index.sgml                          |  16 +-
 docs/list-ulink.xsl                                |   8 +
 docs/manual/Makefile.in                            |   2 +-
 docs/plugins/Makefile.in                           |   2 +-
 .../gstreamer-plugins-plugin-coreelements.html     |   2 +-
 docs/plugins/html/index.html                       |   2 +-
 docs/plugins/inspect/plugin-coreelements.xml       |   2 +-
 docs/pwg/Makefile.in                               |   2 +-
 docs/slides/Makefile.in                            |   2 +-
 docs/xsl/Makefile.in                               |   2 +-
 gst/Makefile.in                                    |   2 +-
 gst/gstpad.c                                       | 109 ++++--
 gst/gstsegment.c                                   |  53 ++-
 gst/gstsegment.h                                   |   2 +
 gst/parse/Makefile.in                              |   2 +-
 gst/printf/Makefile.in                             |   2 +-
 gstreamer.doap                                     |  10 +
 gstreamer.spec                                     |   2 +-
 libs/Makefile.in                                   |   2 +-
 libs/gst/Makefile.in                               |   2 +-
 libs/gst/base/Makefile.in                          |   2 +-
 libs/gst/base/gstbaseparse.c                       | 114 +++---
 libs/gst/base/gstcollectpads.c                     |   7 +-
 libs/gst/check/Makefile.in                         |   2 +-
 libs/gst/check/libcheck/Makefile.in                |   2 +-
 libs/gst/controller/Makefile.in                    |   2 +-
 libs/gst/helpers/Makefile.in                       |   2 +-
 libs/gst/net/Makefile.in                           |   2 +-
 m4/Makefile.in                                     |   2 +-
 pkgconfig/Makefile.in                              |   2 +-
 plugins/Makefile.in                                |   2 +-
 plugins/elements/Makefile.in                       |   2 +-
 plugins/elements/gstmultiqueue.c                   |   8 +-
 plugins/elements/gsttee.c                          |  17 +-
 plugins/elements/gsttee.h                          |   3 -
 po/af.gmo                                          | Bin 14916 -> 14916 bytes
 po/af.po                                           |   2 +-
 po/az.gmo                                          | Bin 1683 -> 1683 bytes
 po/az.po                                           |   2 +-
 po/be.gmo                                          | Bin 4843 -> 4843 bytes
 po/be.po                                           |   2 +-
 po/bg.gmo                                          | Bin 43193 -> 43193 bytes
 po/bg.po                                           |   2 +-
 po/ca.gmo                                          | Bin 33710 -> 33710 bytes
 po/ca.po                                           |   2 +-
 po/cs.gmo                                          | Bin 36348 -> 36348 bytes
 po/cs.po                                           |   2 +-
 po/da.gmo                                          | Bin 35349 -> 35349 bytes
 po/da.po                                           |   2 +-
 po/de.gmo                                          | Bin 36966 -> 36966 bytes
 po/de.po                                           |   2 +-
 po/el.gmo                                          | Bin 43965 -> 43965 bytes
 po/el.po                                           |   2 +-
 po/en_GB.gmo                                       | Bin 11404 -> 11404 bytes
 po/en_GB.po                                        |   2 +-
 po/eo.gmo                                          | Bin 4307 -> 4307 bytes
 po/eo.po                                           |   2 +-
 po/es.gmo                                          | Bin 33895 -> 33895 bytes
 po/es.po                                           |   2 +-
 po/eu.gmo                                          | Bin 29436 -> 29436 bytes
 po/eu.po                                           |   2 +-
 po/fi.gmo                                          | Bin 32409 -> 32409 bytes
 po/fi.po                                           |   2 +-
 po/fr.gmo                                          | Bin 35747 -> 35747 bytes
 po/fr.po                                           |   2 +-
 po/gl.gmo                                          | Bin 35398 -> 35398 bytes
 po/gl.po                                           |   2 +-
 po/gstreamer-1.0.pot                               |   4 +-
 po/hr.gmo                                          | Bin 31591 -> 31591 bytes
 po/hr.po                                           |   2 +-
 po/hu.gmo                                          | Bin 35413 -> 35413 bytes
 po/hu.po                                           |   2 +-
 po/id.gmo                                          | Bin 34465 -> 34755 bytes
 po/id.po                                           |  20 +-
 po/it.gmo                                          | Bin 33511 -> 33511 bytes
 po/it.po                                           |   2 +-
 po/ja.gmo                                          | Bin 16417 -> 16417 bytes
 po/ja.po                                           |   2 +-
 po/lt.gmo                                          | Bin 31227 -> 31227 bytes
 po/lt.po                                           |   2 +-
 po/nb.gmo                                          | Bin 9881 -> 9881 bytes
 po/nb.po                                           |   2 +-
 po/nl.gmo                                          | Bin 35571 -> 35873 bytes
 po/nl.po                                           |  17 +-
 po/pl.gmo                                          | Bin 36218 -> 36218 bytes
 po/pl.po                                           |   2 +-
 po/pt_BR.gmo                                       | Bin 35387 -> 36869 bytes
 po/pt_BR.po                                        |  35 +-
 po/ro.gmo                                          | Bin 32641 -> 32641 bytes
 po/ro.po                                           |   2 +-
 po/ru.gmo                                          | Bin 46675 -> 46675 bytes
 po/ru.po                                           |   2 +-
 po/rw.gmo                                          | Bin 689 -> 689 bytes
 po/rw.po                                           |   2 +-
 po/sk.gmo                                          | Bin 32903 -> 36306 bytes
 po/sk.po                                           | 149 ++++----
 po/sl.gmo                                          | Bin 34024 -> 34024 bytes
 po/sl.po                                           |   2 +-
 po/sq.gmo                                          | Bin 12534 -> 12534 bytes
 po/sq.po                                           |   2 +-
 po/sr.gmo                                          | Bin 45783 -> 46164 bytes
 po/sr.po                                           |  17 +-
 po/sv.gmo                                          | Bin 32273 -> 32273 bytes
 po/sv.po                                           |   2 +-
 po/tr.gmo                                          | Bin 11899 -> 11899 bytes
 po/tr.po                                           |   2 +-
 po/uk.gmo                                          | Bin 47456 -> 47456 bytes
 po/uk.po                                           |   2 +-
 po/vi.gmo                                          | Bin 40034 -> 40034 bytes
 po/vi.po                                           |   2 +-
 po/zh_CN.gmo                                       | Bin 25328 -> 25328 bytes
 po/zh_CN.po                                        |   2 +-
 po/zh_TW.gmo                                       | Bin 7086 -> 7086 bytes
 po/zh_TW.po                                        |   2 +-
 tests/Makefile.in                                  |   2 +-
 tests/benchmarks/Makefile.in                       |   2 +-
 tests/check/Makefile.am                            |   1 +
 tests/check/Makefile.in                            |  64 ++--
 tests/check/gst/gstpad.c                           | 102 +++++-
 tests/check/gst/gstsegment.c                       |  81 +++++
 tests/check/libs/baseparse.c                       | 304 ++++++++++++++++
 tests/examples/Makefile.in                         |   2 +-
 tests/examples/adapter/Makefile.in                 |   2 +-
 tests/examples/controller/Makefile.in              |   2 +-
 tests/examples/helloworld/Makefile.in              |   2 +-
 tests/examples/launch/Makefile.in                  |   2 +-
 tests/examples/manual/Makefile.in                  |   2 +-
 tests/examples/memory/Makefile.in                  |   2 +-
 tests/examples/metadata/Makefile.in                |   2 +-
 tests/examples/queue/Makefile.in                   |   2 +-
 tests/examples/stepping/Makefile.in                |   2 +-
 tests/examples/streams/Makefile.in                 |   2 +-
 tests/examples/typefind/Makefile.in                |   2 +-
 tests/misc/Makefile.in                             |   2 +-
 tools/Makefile.in                                  |   2 +-
 win32/common/config.h                              |   8 +-
 win32/common/gstversion.h                          |   2 +-
 win32/common/libgstreamer.def                      |   1 +
 172 files changed, 3694 insertions(+), 476 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