[Pkg-gstreamer-commits] [gst-plugins-ugly1.0] 02/03: Merge tag 'upstream/1.3.1' into debian-experimental

Sebastian Dröge slomo at moszumanska.debian.org
Sat May 3 18:31:52 UTC 2014


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

slomo pushed a commit to branch debian-experimental
in repository gst-plugins-ugly1.0.

commit 264e6155e307302b47524aaf90bb50d8f5ea4beb
Merge: 4112e50 f10bf61
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat May 3 19:34:56 2014 +0200

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

 ChangeLog                                          | 420 +++++++++---------
 Makefile.in                                        |   1 -
 NEWS                                               | 110 ++++-
 README                                             |   2 +-
 RELEASE                                            |  48 +-
 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 +-
 compile                                            |  99 ++---
 config.guess                                       | 184 ++++----
 config.sub                                         | 106 ++---
 configure                                          |  59 ++-
 configure.ac                                       |   8 +-
 depcomp                                            | 487 ++++++++-------------
 docs/Makefile.am                                   |  12 +-
 docs/Makefile.in                                   |  10 +-
 docs/plugins/Makefile.in                           |   1 -
 docs/plugins/gst-plugins-ugly-plugins.args         |   8 +-
 docs/plugins/gst-plugins-ugly-plugins.hierarchy    |   1 +
 .../html/gst-plugins-ugly-plugins-1.0.devhelp2     |  16 +-
 .../gst-plugins-ugly-plugins-plugin-a52dec.html    |   2 +-
 .../gst-plugins-ugly-plugins-plugin-amrnb.html     |   2 +-
 .../gst-plugins-ugly-plugins-plugin-amrwbdec.html  |   2 +-
 .../html/gst-plugins-ugly-plugins-plugin-asf.html  |   2 +-
 .../html/gst-plugins-ugly-plugins-plugin-cdio.html |   2 +-
 ...gst-plugins-ugly-plugins-plugin-dvdlpcmdec.html |   2 +-
 .../gst-plugins-ugly-plugins-plugin-dvdread.html   |   2 +-
 .../gst-plugins-ugly-plugins-plugin-dvdsub.html    |   2 +-
 .../html/gst-plugins-ugly-plugins-plugin-lame.html |   2 +-
 .../html/gst-plugins-ugly-plugins-plugin-mad.html  |   2 +-
 .../gst-plugins-ugly-plugins-plugin-mpeg2dec.html  |   2 +-
 .../gst-plugins-ugly-plugins-plugin-realmedia.html |   2 +-
 .../gst-plugins-ugly-plugins-plugin-siddec.html    |   2 +-
 .../gst-plugins-ugly-plugins-plugin-twolame.html   |   2 +-
 .../html/gst-plugins-ugly-plugins-plugin-x264.html |   2 +-
 .../html/gst-plugins-ugly-plugins-rademux.html     |   5 +-
 .../html/gst-plugins-ugly-plugins-rdtmanager.html  |   5 +-
 .../html/gst-plugins-ugly-plugins-rtspreal.html    |   5 +-
 .../html/gst-plugins-ugly-plugins-rtspwms.html     |   5 +-
 .../html/gst-plugins-ugly-plugins-x264enc.html     |   8 +-
 .../html/gst-plugins-ugly-plugins-xingmux.html     |   2 +-
 docs/plugins/html/index.html                       |   2 +-
 docs/plugins/inspect/plugin-a52dec.xml             |   2 +-
 docs/plugins/inspect/plugin-amrnb.xml              |   2 +-
 docs/plugins/inspect/plugin-amrwbdec.xml           |   2 +-
 docs/plugins/inspect/plugin-asf.xml                |   2 +-
 docs/plugins/inspect/plugin-cdio.xml               |   2 +-
 docs/plugins/inspect/plugin-dvdlpcmdec.xml         |   2 +-
 docs/plugins/inspect/plugin-dvdread.xml            |   2 +-
 docs/plugins/inspect/plugin-dvdsub.xml             |   2 +-
 docs/plugins/inspect/plugin-lame.xml               |   2 +-
 docs/plugins/inspect/plugin-mad.xml                |   2 +-
 docs/plugins/inspect/plugin-mpeg2dec.xml           |   2 +-
 docs/plugins/inspect/plugin-realmedia.xml          |   2 +-
 docs/plugins/inspect/plugin-siddec.xml             |   2 +-
 docs/plugins/inspect/plugin-twolame.xml            |   2 +-
 docs/plugins/inspect/plugin-x264.xml               |   2 +-
 docs/plugins/inspect/plugin-xingmux.xml            |   4 +-
 ext/Makefile.in                                    |   1 -
 ext/a52dec/Makefile.in                             |   1 -
 ext/amrnb/Makefile.in                              |   1 -
 ext/amrnb/amrnbdec.c                               |  12 +-
 ext/amrwbdec/Makefile.in                           |   1 -
 ext/amrwbdec/amrwbdec.c                            |  12 +-
 ext/cdio/Makefile.in                               |   1 -
 ext/dvdread/Makefile.in                            |   1 -
 ext/dvdread/dvdreadsrc.c                           |   7 +-
 ext/lame/Makefile.in                               |   1 -
 ext/mad/Makefile.in                                |   1 -
 ext/mpeg2dec/Makefile.in                           |   1 -
 ext/mpeg2dec/gstmpeg2dec.c                         |   1 +
 ext/sidplay/Makefile.in                            |   1 -
 ext/sidplay/gstsiddec.cc                           |   2 -
 ext/twolame/Makefile.in                            |   1 -
 ext/x264/Makefile.in                               |   1 -
 ext/x264/gstx264enc.c                              |  10 +-
 gst-libs/Makefile.in                               |   1 -
 gst-libs/gst/Makefile.in                           |   1 -
 gst-plugins-ugly.doap                              |  38 +-
 gst-plugins-ugly.spec                              |   2 +-
 gst/Makefile.in                                    |   1 -
 gst/asfdemux/Makefile.in                           |   1 -
 gst/asfdemux/gstasfdemux.c                         |  57 +--
 gst/asfdemux/gstrtspwms.c                          |   2 -
 gst/dvdlpcmdec/Makefile.in                         |   1 -
 gst/dvdsub/Makefile.in                             |   1 -
 gst/dvdsub/gstdvdsubdec.c                          |   1 +
 gst/realmedia/Makefile.in                          |   1 -
 gst/realmedia/rademux.c                            |   2 -
 gst/realmedia/rdtmanager.c                         |   2 -
 gst/realmedia/rtspreal.c                           |   2 -
 gst/xingmux/Makefile.in                            |   1 -
 gst/xingmux/gstxingmux.c                           |   2 +-
 gst/xingmux/plugin.c                               |   2 +-
 install-sh                                         |  14 +-
 m4/Makefile.in                                     |   1 -
 missing                                            | 414 +++++++++++-------
 pkgconfig/Makefile.in                              |   1 -
 po/Makefile.in.in                                  |   3 -
 po/Makevars                                        |   2 +-
 po/af.gmo                                          | Bin 530 -> 530 bytes
 po/af.po                                           |   2 +-
 po/az.gmo                                          | Bin 588 -> 588 bytes
 po/az.po                                           |   2 +-
 po/bg.gmo                                          | Bin 2666 -> 2666 bytes
 po/bg.po                                           |   2 +-
 po/ca.gmo                                          | Bin 2144 -> 2144 bytes
 po/ca.po                                           |   2 +-
 po/cs.gmo                                          | Bin 2374 -> 2374 bytes
 po/cs.po                                           |   2 +-
 po/da.gmo                                          | Bin 2156 -> 2156 bytes
 po/da.po                                           |   2 +-
 po/de.gmo                                          | Bin 2504 -> 2504 bytes
 po/de.po                                           |   2 +-
 po/el.gmo                                          | Bin 2876 -> 2876 bytes
 po/el.po                                           |   2 +-
 po/en_GB.gmo                                       | Bin 529 -> 529 bytes
 po/en_GB.po                                        |   2 +-
 po/eo.gmo                                          | Bin 2088 -> 2088 bytes
 po/eo.po                                           |   2 +-
 po/es.gmo                                          | Bin 2147 -> 2147 bytes
 po/es.po                                           |   2 +-
 po/eu.gmo                                          | Bin 1862 -> 1862 bytes
 po/eu.po                                           |   2 +-
 po/fi.gmo                                          | Bin 1776 -> 1776 bytes
 po/fi.po                                           |   2 +-
 po/fr.gmo                                          | Bin 2119 -> 2119 bytes
 po/fr.po                                           |   2 +-
 po/gl.gmo                                          | Bin 2416 -> 2416 bytes
 po/gl.po                                           |   2 +-
 po/gst-plugins-ugly-1.0.pot                        |   8 +-
 po/hr.gmo                                          | Bin 2089 -> 2089 bytes
 po/hr.po                                           |   2 +-
 po/hu.gmo                                          | Bin 2326 -> 2326 bytes
 po/hu.po                                           |   2 +-
 po/id.gmo                                          | Bin 2134 -> 2134 bytes
 po/id.po                                           |   2 +-
 po/it.gmo                                          | Bin 1776 -> 1776 bytes
 po/it.po                                           |   2 +-
 po/ja.gmo                                          | Bin 2733 -> 2733 bytes
 po/ja.po                                           |   2 +-
 po/lt.gmo                                          | Bin 1332 -> 1332 bytes
 po/lt.po                                           |   2 +-
 po/lv.gmo                                          | Bin 2128 -> 2369 bytes
 po/lv.po                                           |  37 +-
 po/ms.gmo                                          | Bin 1701 -> 1701 bytes
 po/ms.po                                           |   2 +-
 po/mt.gmo                                          | Bin 1690 -> 1690 bytes
 po/mt.po                                           |   2 +-
 po/nb.gmo                                          | Bin 2194 -> 2194 bytes
 po/nb.po                                           |   2 +-
 po/nl.gmo                                          | Bin 2307 -> 2307 bytes
 po/nl.po                                           |   2 +-
 po/or.gmo                                          | Bin 604 -> 604 bytes
 po/or.po                                           |   2 +-
 po/pl.gmo                                          | Bin 2359 -> 2359 bytes
 po/pl.po                                           |   2 +-
 po/pt_BR.gmo                                       | Bin 2436 -> 2436 bytes
 po/pt_BR.po                                        |   2 +-
 po/ro.gmo                                          | Bin 1913 -> 1913 bytes
 po/ro.po                                           |   2 +-
 po/ru.gmo                                          | Bin 2863 -> 2863 bytes
 po/ru.po                                           |   2 +-
 po/sk.gmo                                          | Bin 2446 -> 2446 bytes
 po/sk.po                                           |   2 +-
 po/sl.gmo                                          | Bin 2288 -> 2288 bytes
 po/sl.po                                           |   2 +-
 po/sq.gmo                                          | Bin 538 -> 538 bytes
 po/sq.po                                           |   2 +-
 po/sr.gmo                                          | Bin 2891 -> 2891 bytes
 po/sr.po                                           |   2 +-
 po/sv.gmo                                          | Bin 1727 -> 1727 bytes
 po/sv.po                                           |   2 +-
 po/tr.gmo                                          | Bin 2248 -> 2248 bytes
 po/tr.po                                           |   2 +-
 po/uk.gmo                                          | Bin 3031 -> 3031 bytes
 po/uk.po                                           |   2 +-
 po/vi.gmo                                          | Bin 2573 -> 2573 bytes
 po/vi.po                                           |   2 +-
 po/zh_CN.gmo                                       | Bin 1878 -> 1878 bytes
 po/zh_CN.po                                        |   2 +-
 tests/Makefile.in                                  |   1 -
 tests/check/Makefile.am                            |   8 +-
 tests/check/Makefile.in                            |   6 +-
 win32/common/config.h                              |   8 +-
 195 files changed, 1225 insertions(+), 1325 deletions(-)

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



More information about the Pkg-gstreamer-commits mailing list