[Pkg-gstreamer-commits] [gst-plugins-ugly1.0] branch debian-experimental updated (b9c5e99 -> 4727e69)

Sebastian Dröge slomo at moszumanska.debian.org
Mon Nov 10 08:36:57 UTC 2014


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

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

      from  b9c5e99   New upstream development release
      adds  5e6f7f4   Imported Upstream version 1.3.90
      adds  bb1d364   Merge tag 'upstream/1.3.90'
      adds  1b9ba34   New upstream release candidate
      adds  86a19a2   Imported Upstream version 1.3.91
      adds  9406227   Merge tag 'upstream/1.3.91'
      adds  3c4f2cf   New upstream release candidate
      adds  cb3e740   Imported Upstream version 1.4.0
      adds  e12b19e   Merge tag 'upstream/1.4.0'
      adds  69b35f8   New upstream stable release.
      adds  299423e   Imported Upstream version 1.4.1
      adds  e9ce1a3   Merge tag 'upstream/1.4.1'
      adds  32d1a6c   New upstream bugfix release.
      adds  5335729   Imported Upstream version 1.4.2
      adds  a110183   Merge tag 'upstream/1.4.2'
      adds  e3777cf   New upstream bugfix release.
      adds  77b4094   Imported Upstream version 1.4.3
      adds  ce297c1   Merge tag 'upstream/1.4.3'
      adds  8b22ab3   New upstream bugfix release.
       new  754e8ed   Imported Upstream version 1.4.4
       new  97e8b68   Merge tag 'upstream/1.4.4' into debian-experimental
       new  4727e69   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                                          | 558 ++++++++++++++++++++-
 Makefile.in                                        |   2 +-
 NEWS                                               | 141 +-----
 RELEASE                                            |  39 +-
 aclocal.m4                                         |   7 +-
 compile                                            |  99 ++--
 config.guess                                       | 346 +++++--------
 config.sub                                         | 122 +++--
 configure                                          |  42 +-
 configure.ac                                       |   8 +-
 debian/build-deps                                  |   4 +-
 debian/build-deps.in                               |   4 +-
 debian/changelog                                   |  48 ++
 debian/control                                     |   6 +-
 debian/rules                                       |   2 +-
 depcomp                                            | 487 +++++++++++-------
 docs/plugins/gst-plugins-ugly-plugins.hierarchy    |   2 +-
 docs/plugins/html/ch01.html                        |   6 +-
 docs/plugins/html/ch02.html                        |   6 +-
 .../html/gst-plugins-ugly-plugins-a52dec.html      |  24 +-
 .../html/gst-plugins-ugly-plugins-amrnbdec.html    |  16 +-
 .../html/gst-plugins-ugly-plugins-amrnbenc.html    |  18 +-
 .../html/gst-plugins-ugly-plugins-amrwbdec.html    |  14 +-
 .../html/gst-plugins-ugly-plugins-cdiocddasrc.html |  22 +-
 .../html/gst-plugins-ugly-plugins-lamemp3enc.html  |  34 +-
 .../plugins/html/gst-plugins-ugly-plugins-mad.html |  24 +-
 .../gst-plugins-ugly-plugins-plugin-a52dec.html    |   8 +-
 .../gst-plugins-ugly-plugins-plugin-amrnb.html     |   8 +-
 .../gst-plugins-ugly-plugins-plugin-amrwbdec.html  |   8 +-
 .../html/gst-plugins-ugly-plugins-plugin-asf.html  |   8 +-
 .../html/gst-plugins-ugly-plugins-plugin-cdio.html |   8 +-
 ...gst-plugins-ugly-plugins-plugin-dvdlpcmdec.html |   8 +-
 .../gst-plugins-ugly-plugins-plugin-dvdread.html   |   8 +-
 .../gst-plugins-ugly-plugins-plugin-dvdsub.html    |   8 +-
 .../html/gst-plugins-ugly-plugins-plugin-lame.html |   8 +-
 .../html/gst-plugins-ugly-plugins-plugin-mad.html  |   8 +-
 .../gst-plugins-ugly-plugins-plugin-mpeg2dec.html  |   8 +-
 .../gst-plugins-ugly-plugins-plugin-realmedia.html |   8 +-
 .../gst-plugins-ugly-plugins-plugin-siddec.html    |   8 +-
 .../gst-plugins-ugly-plugins-plugin-twolame.html   |   8 +-
 .../html/gst-plugins-ugly-plugins-plugin-x264.html |   8 +-
 .../html/gst-plugins-ugly-plugins-rademux.html     |  14 +-
 .../html/gst-plugins-ugly-plugins-rdtmanager.html  |  60 +--
 .../html/gst-plugins-ugly-plugins-rmdemux.html     |  14 +-
 .../html/gst-plugins-ugly-plugins-rtspreal.html    |  16 +-
 .../html/gst-plugins-ugly-plugins-rtspwms.html     |  16 +-
 .../html/gst-plugins-ugly-plugins-siddec.html      |  44 +-
 .../html/gst-plugins-ugly-plugins-twolame.html     |  66 +--
 .../html/gst-plugins-ugly-plugins-x264enc.html     | 146 +++---
 .../html/gst-plugins-ugly-plugins-xingmux.html     |  14 +-
 docs/plugins/html/index.html                       |   6 +-
 docs/plugins/html/style.css                        | 291 ++++++-----
 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            |   2 +-
 ext/x264/gstx264enc.c                              |   2 +-
 gst-plugins-ugly.doap                              |  70 +++
 gst-plugins-ugly.spec                              |   2 +-
 gst/asfdemux/asfheaders.c                          |   3 +
 gst/asfdemux/asfheaders.h                          |   3 +-
 gst/asfdemux/gstasfdemux.c                         |   1 +
 gst/realmedia/rademux.c                            |   3 +-
 install-sh                                         |  14 +-
 ltmain.sh                                          |   4 +-
 missing                                            | 414 ++++++---------
 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 2530 -> 2530 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 -> 2259 bytes
 po/eo.po                                           |  31 +-
 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                        |   4 +-
 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 2369 -> 2369 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 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 -> 2234 bytes
 po/sv.po                                           |  34 +-
 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 -> 2602 bytes
 po/vi.po                                           |  21 +-
 po/zh_CN.gmo                                       | Bin 1878 -> 1878 bytes
 po/zh_CN.po                                        |   2 +-
 test-driver                                        |  20 +-
 win32/common/config.h                              |   8 +-
 161 files changed, 2060 insertions(+), 1568 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