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

Sebastian Dröge slomo at alioth.debian.org
Thu Sep 19 11:51:25 UTC 2013


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 45852637881e1cd255b9f28f77d88d8157355cb2
Merge: 941fa60 c7dcb75
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Thu Sep 19 12:48:38 2013 +0200

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

 ChangeLog                                          |  125 +++++++-
 Makefile.in                                        |   12 +-
 NEWS                                               |    2 +-
 RELEASE                                            |   13 +-
 aclocal.m4                                         |  137 ++++++---
 common/Makefile.in                                 |    2 +-
 common/m4/Makefile.in                              |    2 +-
 config.h.in                                        |    3 -
 configure                                          |  324 +++++++++++---------
 configure.ac                                       |    8 +-
 docs/Makefile.in                                   |    2 +-
 docs/plugins/Makefile.in                           |    2 +-
 docs/plugins/html/ch01.html                        |    6 +-
 docs/plugins/html/ch02.html                        |    6 +-
 .../html/gst-plugins-ugly-plugins-1.0.devhelp2     |   68 ++--
 .../html/gst-plugins-ugly-plugins-a52dec.html      |    8 +-
 .../html/gst-plugins-ugly-plugins-amrnbdec.html    |    8 +-
 .../html/gst-plugins-ugly-plugins-amrnbenc.html    |    8 +-
 .../html/gst-plugins-ugly-plugins-amrwbdec.html    |    8 +-
 .../html/gst-plugins-ugly-plugins-cdiocddasrc.html |    8 +-
 .../html/gst-plugins-ugly-plugins-lamemp3enc.html  |    8 +-
 .../plugins/html/gst-plugins-ugly-plugins-mad.html |    8 +-
 .../gst-plugins-ugly-plugins-plugin-a52dec.html    |   10 +-
 .../gst-plugins-ugly-plugins-plugin-amrnb.html     |   10 +-
 .../gst-plugins-ugly-plugins-plugin-amrwbdec.html  |   10 +-
 .../html/gst-plugins-ugly-plugins-plugin-asf.html  |   10 +-
 .../html/gst-plugins-ugly-plugins-plugin-cdio.html |   10 +-
 ...gst-plugins-ugly-plugins-plugin-dvdlpcmdec.html |   10 +-
 .../gst-plugins-ugly-plugins-plugin-dvdread.html   |   10 +-
 .../gst-plugins-ugly-plugins-plugin-dvdsub.html    |   10 +-
 .../html/gst-plugins-ugly-plugins-plugin-lame.html |   10 +-
 .../html/gst-plugins-ugly-plugins-plugin-mad.html  |   10 +-
 .../gst-plugins-ugly-plugins-plugin-mpeg2dec.html  |   10 +-
 .../gst-plugins-ugly-plugins-plugin-realmedia.html |   10 +-
 .../gst-plugins-ugly-plugins-plugin-siddec.html    |   10 +-
 .../gst-plugins-ugly-plugins-plugin-twolame.html   |   10 +-
 .../html/gst-plugins-ugly-plugins-plugin-x264.html |   10 +-
 .../html/gst-plugins-ugly-plugins-rademux.html     |   10 +-
 .../html/gst-plugins-ugly-plugins-rdtmanager.html  |    8 +-
 .../html/gst-plugins-ugly-plugins-rmdemux.html     |    8 +-
 .../html/gst-plugins-ugly-plugins-rtspreal.html    |    8 +-
 .../html/gst-plugins-ugly-plugins-rtspwms.html     |    8 +-
 .../html/gst-plugins-ugly-plugins-siddec.html      |    8 +-
 .../html/gst-plugins-ugly-plugins-twolame.html     |    8 +-
 .../html/gst-plugins-ugly-plugins-x264enc.html     |   10 +-
 .../html/gst-plugins-ugly-plugins-xingmux.html     |   10 +-
 docs/plugins/html/index.html                       |    6 +-
 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               |    4 +-
 docs/plugins/inspect/plugin-xingmux.xml            |    2 +-
 ext/Makefile.in                                    |    2 +-
 ext/a52dec/Makefile.in                             |    2 +-
 ext/amrnb/Makefile.in                              |    2 +-
 ext/amrwbdec/Makefile.in                           |    2 +-
 ext/cdio/Makefile.in                               |    2 +-
 ext/dvdread/Makefile.in                            |    2 +-
 ext/lame/Makefile.in                               |    2 +-
 ext/mad/Makefile.in                                |    2 +-
 ext/mpeg2dec/Makefile.in                           |    2 +-
 ext/sidplay/Makefile.in                            |    2 +-
 ext/twolame/Makefile.in                            |    2 +-
 ext/x264/Makefile.in                               |    2 +-
 ext/x264/gstx264enc.c                              |  191 +++++++++---
 gst-libs/Makefile.in                               |    2 +-
 gst-libs/gst/Makefile.in                           |    2 +-
 gst-plugins-ugly.doap                              |   10 +
 gst-plugins-ugly.spec                              |    2 +-
 gst/Makefile.in                                    |    2 +-
 gst/asfdemux/Makefile.in                           |    2 +-
 gst/asfdemux/asfpacket.c                           |   13 -
 gst/asfdemux/gstasfdemux.c                         |   34 +-
 gst/asfdemux/gstasfdemux.h                         |    1 -
 gst/dvdlpcmdec/Makefile.in                         |    2 +-
 gst/dvdsub/Makefile.in                             |    2 +-
 gst/realmedia/Makefile.in                          |    2 +-
 gst/xingmux/Makefile.in                            |    2 +-
 m4/Makefile.in                                     |    2 +-
 pkgconfig/Makefile.in                              |    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 1853 -> 2374 bytes
 po/cs.po                                           |   55 ++--
 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                        |    6 +-
 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 1959 -> 1959 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 -> 2128 bytes
 po/lv.po                                           |    2 +-
 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 1945 -> 1945 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 2670 -> 2670 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                                  |    2 +-
 tests/check/Makefile.in                            |    2 +-
 tests/check/elements/x264enc.c                     |   57 +++-
 win32/common/config.h                              |   11 +-
 176 files changed, 956 insertions(+), 586 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