[Pkg-gstreamer-commits] [gst-plugins-base1.0] branch master updated (1a000fa -> 06ba2cf)

Sebastian Dröge slomo at moszumanska.debian.org
Fri Sep 19 12:18:23 UTC 2014


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

slomo pushed a change to branch master
in repository gst-plugins-base1.0.

      from  1a000fa   Ship gst-device-monitor-1.0 tool
       new  ba4ee02   Imported Upstream version 1.4.2
       new  3db3416   Merge tag 'upstream/1.4.2'
       new  06ba2cf   New upstream bugfix release.

The 3 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                                          | 314 ++++++++++++++++++++-
 Makefile.in                                        |   2 +-
 NEWS                                               |   2 +-
 RELEASE                                            |  34 ++-
 configure                                          |  34 +--
 configure.ac                                       |   4 +-
 debian/changelog                                   |   5 +-
 debian/control                                     |   6 +-
 ...st-plugins-base-libs-gstpluginsbaseversion.html |   2 +-
 docs/libs/html/index.html                          |   2 +-
 .../gst-plugins-base-plugins-plugin-adder.html     |   2 +-
 .../html/gst-plugins-base-plugins-plugin-alsa.html |   2 +-
 .../html/gst-plugins-base-plugins-plugin-app.html  |   2 +-
 ...t-plugins-base-plugins-plugin-audioconvert.html |   2 +-
 .../gst-plugins-base-plugins-plugin-audiorate.html |   2 +-
 ...-plugins-base-plugins-plugin-audioresample.html |   2 +-
 ...t-plugins-base-plugins-plugin-audiotestsrc.html |   2 +-
 ...gst-plugins-base-plugins-plugin-cdparanoia.html |   2 +-
 .../gst-plugins-base-plugins-plugin-encoding.html  |   2 +-
 .../html/gst-plugins-base-plugins-plugin-gio.html  |   2 +-
 .../gst-plugins-base-plugins-plugin-libvisual.html |   2 +-
 .../html/gst-plugins-base-plugins-plugin-ogg.html  |   2 +-
 .../gst-plugins-base-plugins-plugin-pango.html     |   2 +-
 .../gst-plugins-base-plugins-plugin-playback.html  |   2 +-
 .../gst-plugins-base-plugins-plugin-subparse.html  |   2 +-
 .../html/gst-plugins-base-plugins-plugin-tcp.html  |   2 +-
 .../gst-plugins-base-plugins-plugin-theora.html    |   2 +-
 ...gins-base-plugins-plugin-typefindfunctions.html |   2 +-
 ...t-plugins-base-plugins-plugin-videoconvert.html |   2 +-
 .../gst-plugins-base-plugins-plugin-videorate.html |   2 +-
 ...gst-plugins-base-plugins-plugin-videoscale.html |   2 +-
 ...t-plugins-base-plugins-plugin-videotestsrc.html |   2 +-
 .../gst-plugins-base-plugins-plugin-volume.html    |   2 +-
 .../gst-plugins-base-plugins-plugin-vorbis.html    |   2 +-
 ...gst-plugins-base-plugins-plugin-ximagesink.html |   2 +-
 ...st-plugins-base-plugins-plugin-xvimagesink.html |   2 +-
 docs/plugins/html/index.html                       |   2 +-
 docs/plugins/inspect/plugin-adder.xml              |   2 +-
 docs/plugins/inspect/plugin-alsa.xml               |   2 +-
 docs/plugins/inspect/plugin-app.xml                |   2 +-
 docs/plugins/inspect/plugin-audioconvert.xml       |   2 +-
 docs/plugins/inspect/plugin-audiorate.xml          |   2 +-
 docs/plugins/inspect/plugin-audioresample.xml      |   2 +-
 docs/plugins/inspect/plugin-audiotestsrc.xml       |   2 +-
 docs/plugins/inspect/plugin-cdparanoia.xml         |   2 +-
 docs/plugins/inspect/plugin-encoding.xml           |   2 +-
 docs/plugins/inspect/plugin-gio.xml                |   2 +-
 docs/plugins/inspect/plugin-ivorbisdec.xml         |   2 +-
 docs/plugins/inspect/plugin-libvisual.xml          |   2 +-
 docs/plugins/inspect/plugin-ogg.xml                |   2 +-
 docs/plugins/inspect/plugin-pango.xml              |   2 +-
 docs/plugins/inspect/plugin-playback.xml           |   2 +-
 docs/plugins/inspect/plugin-subparse.xml           |   2 +-
 docs/plugins/inspect/plugin-tcp.xml                |   2 +-
 docs/plugins/inspect/plugin-theora.xml             |   2 +-
 docs/plugins/inspect/plugin-typefindfunctions.xml  |   2 +-
 docs/plugins/inspect/plugin-videoconvert.xml       |   2 +-
 docs/plugins/inspect/plugin-videorate.xml          |   2 +-
 docs/plugins/inspect/plugin-videoscale.xml         |   2 +-
 docs/plugins/inspect/plugin-videotestsrc.xml       |   2 +-
 docs/plugins/inspect/plugin-volume.xml             |   2 +-
 docs/plugins/inspect/plugin-vorbis.xml             |   2 +-
 docs/plugins/inspect/plugin-ximagesink.xml         |   2 +-
 docs/plugins/inspect/plugin-xvimagesink.xml        |   2 +-
 ext/pango/gstbasetextoverlay.c                     |  57 ++--
 gst-libs/gst/audio/gstaudiobasesink.c              |  12 +-
 gst-libs/gst/audio/gstaudiocdsrc.c                 |   1 +
 gst-libs/gst/audio/gstaudiodecoder.c               |  10 +-
 gst-libs/gst/audio/gstaudioencoder.c               |   9 +-
 gst-libs/gst/rtsp/gstrtspconnection.c              |   6 +
 gst-libs/gst/video/gstvideodecoder.c               |  13 +-
 gst-libs/gst/video/gstvideoencoder.c               |   9 +-
 gst-libs/gst/video/gstvideofilter.c                |  16 ++
 gst-libs/gst/video/video-orc-dist.c                |   2 +-
 gst-plugins-base.doap                              |  10 +
 gst-plugins-base.spec                              |   2 +-
 gst/audioresample/resample.c                       |   4 +-
 gst/encoding/gststreamsplitter.c                   |  10 +-
 gst/playback/gstdecodebin2.c                       |   2 +
 gst/playback/gstplaybin2.c                         |  53 +++-
 gst/playback/gstplaysink.c                         |  52 +++-
 gst/typefind/gsttypefindfunctions.c                |   2 +-
 gst/videorate/gstvideorate.c                       |   1 +
 gst/videoscale/gstvideoscaleorc-dist.c             |  22 +-
 gst/volume/gstvolumeorc-dist.c                     |  22 +-
 po/af.gmo                                          | Bin 555 -> 555 bytes
 po/af.po                                           |   2 +-
 po/az.gmo                                          | Bin 616 -> 616 bytes
 po/az.po                                           |   2 +-
 po/bg.gmo                                          | Bin 15986 -> 15986 bytes
 po/bg.po                                           |   2 +-
 po/ca.gmo                                          | Bin 12557 -> 12557 bytes
 po/ca.po                                           |   2 +-
 po/cs.gmo                                          | Bin 15222 -> 15222 bytes
 po/cs.po                                           |   2 +-
 po/da.gmo                                          | Bin 14590 -> 14803 bytes
 po/da.po                                           |   8 +-
 po/de.gmo                                          | Bin 15550 -> 15550 bytes
 po/de.po                                           |   2 +-
 po/el.gmo                                          | Bin 16109 -> 16109 bytes
 po/el.po                                           |   2 +-
 po/en_GB.gmo                                       | Bin 559 -> 559 bytes
 po/en_GB.po                                        |   2 +-
 po/eo.gmo                                          | Bin 3409 -> 3409 bytes
 po/eo.po                                           |   2 +-
 po/es.gmo                                          | Bin 12536 -> 12536 bytes
 po/es.po                                           |   2 +-
 po/eu.gmo                                          | Bin 8196 -> 8196 bytes
 po/eu.po                                           |   2 +-
 po/fi.gmo                                          | Bin 11553 -> 11553 bytes
 po/fi.po                                           |   2 +-
 po/fr.gmo                                          | Bin 12930 -> 12930 bytes
 po/fr.po                                           |   2 +-
 po/gl.gmo                                          | Bin 13234 -> 13234 bytes
 po/gl.po                                           |   2 +-
 po/gst-plugins-base-1.0.pot                        |  51 ++--
 po/hr.gmo                                          | Bin 11851 -> 11851 bytes
 po/hr.po                                           |   2 +-
 po/hu.gmo                                          | Bin 15541 -> 15541 bytes
 po/hu.po                                           |   2 +-
 po/id.gmo                                          | Bin 14876 -> 14876 bytes
 po/id.po                                           |   2 +-
 po/it.gmo                                          | Bin 8432 -> 8432 bytes
 po/it.po                                           |   2 +-
 po/ja.gmo                                          | Bin 10257 -> 10257 bytes
 po/ja.po                                           |   2 +-
 po/lt.gmo                                          | Bin 6356 -> 6356 bytes
 po/lt.po                                           |   2 +-
 po/lv.gmo                                          | Bin 14627 -> 14627 bytes
 po/lv.po                                           |   2 +-
 po/nb.gmo                                          | Bin 14611 -> 14611 bytes
 po/nb.po                                           |   2 +-
 po/nl.gmo                                          | Bin 15323 -> 15323 bytes
 po/nl.po                                           |   2 +-
 po/or.gmo                                          | Bin 649 -> 649 bytes
 po/or.po                                           |   2 +-
 po/pl.gmo                                          | Bin 15396 -> 15396 bytes
 po/pl.po                                           |   2 +-
 po/pt_BR.gmo                                       | Bin 15350 -> 15350 bytes
 po/pt_BR.po                                        |   2 +-
 po/ro.gmo                                          | Bin 7912 -> 7912 bytes
 po/ro.po                                           |   2 +-
 po/ru.gmo                                          | Bin 19229 -> 19229 bytes
 po/ru.po                                           |   2 +-
 po/sk.gmo                                          | Bin 13990 -> 13990 bytes
 po/sk.po                                           |   2 +-
 po/sl.gmo                                          | Bin 12719 -> 12719 bytes
 po/sl.po                                           |   2 +-
 po/sq.gmo                                          | Bin 568 -> 568 bytes
 po/sq.po                                           |   2 +-
 po/sr.gmo                                          | Bin 19225 -> 19502 bytes
 po/sr.po                                           |  10 +-
 po/sv.gmo                                          | Bin 14723 -> 14723 bytes
 po/sv.po                                           |   2 +-
 po/tr.gmo                                          | Bin 12710 -> 12710 bytes
 po/tr.po                                           |   2 +-
 po/uk.gmo                                          | Bin 20398 -> 20398 bytes
 po/uk.po                                           |   2 +-
 po/vi.gmo                                          | Bin 17293 -> 17293 bytes
 po/vi.po                                           |   2 +-
 po/zh_CN.gmo                                       | Bin 5928 -> 5928 bytes
 po/zh_CN.po                                        |   2 +-
 tests/check/elements/textoverlay.c                 | 107 +++++++
 tests/check/libs/audiodecoder.c                    |  75 +++--
 win32/common/_stdint.h                             |   4 +-
 win32/common/config.h                              |   8 +-
 166 files changed, 902 insertions(+), 261 deletions(-)

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



More information about the Pkg-gstreamer-commits mailing list