[Pkg-gstreamer-commits] [gst-plugins-base1.0] branch upstream updated (77de01c -> 0a8a0d1)

Sebastian Dröge slomo at moszumanska.debian.org
Fri Dec 27 10:54:55 UTC 2013


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

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

      from  77de01c   Imported Upstream version 1.2.1
       new  0a8a0d1   Imported Upstream version 1.2.2

The 1 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                                          | 262 +++++-
 NEWS                                               |   2 +-
 RELEASE                                            |  44 +-
 configure                                          |  34 +-
 configure.ac                                       |   4 +-
 docs/libs/gst-plugins-base-libs-sections.txt       |   1 +
 docs/libs/html/annotation-glossary.html            |  37 +-
 docs/libs/html/api-index-full.html                 |   4 +
 docs/libs/html/gst-plugins-base-libs-1.0.devhelp2  |   1 +
 .../gst-plugins-base-libs-GstVideoDecoder.html     |  32 +
 ...st-plugins-base-libs-gstpluginsbaseversion.html |   2 +-
 docs/libs/html/index.html                          |   2 +-
 docs/libs/html/index.sgml                          |  11 +-
 .../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/theora/gsttheoraparse.c                        |   7 +-
 gst-libs/gst/audio/gstaudiodecoder.c               |   6 +
 gst-libs/gst/rtp/gstrtpbuffer.c                    |   4 +-
 gst-libs/gst/tag/gstvorbistag.c                    |  13 +
 gst-libs/gst/video/convertframe.c                  |   2 +-
 gst-libs/gst/video/gstvideodecoder.c               |  21 +-
 gst-libs/gst/video/gstvideodecoder.h               |   3 +
 gst-libs/gst/video/video-orc-dist.c                |   2 +-
 gst-plugins-base.doap                              |  10 +
 gst-plugins-base.spec                              |   2 +-
 gst/playback/gstdecodebin2.c                       |  52 +-
 gst/playback/gstplaysink.c                         |   2 +
 gst/playback/gsturidecodebin.c                     |  13 +
 gst/subparse/gstssaparse.c                         |   2 +-
 gst/subparse/gstsubparse.c                         |  10 +-
 gst/subparse/samiparse.c                           |   2 +-
 gst/tcp/gsttcpserversink.c                         |   5 +-
 gst/typefind/gsttypefindfunctions.c                |   9 +-
 gst/videoconvert/gstvideoconvertorc-dist.c         | 890 +++------------------
 gst/videoconvert/gstvideoconvertorc-dist.h         |   1 -
 gst/videoconvert/gstvideoconvertorc.orc            |  78 +-
 gst/videoconvert/videoconvert.c                    |  28 +-
 gst/videoscale/gstvideoscaleorc-dist.c             |  22 +-
 gst/volume/gstvolumeorc-dist.c                     |  22 +-
 po/af.gmo                                          | Bin 525 -> 525 bytes
 po/af.po                                           |   2 +-
 po/az.gmo                                          | Bin 588 -> 588 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 13945 -> 13945 bytes
 po/cs.po                                           |   2 +-
 po/da.gmo                                          | Bin 12481 -> 14195 bytes
 po/da.po                                           |  64 +-
 po/de.gmo                                          | Bin 13628 -> 14887 bytes
 po/de.po                                           |  44 +-
 po/el.gmo                                          | Bin 16109 -> 16109 bytes
 po/el.po                                           |   2 +-
 po/en_GB.gmo                                       | Bin 529 -> 529 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                        |  30 +-
 po/hr.gmo                                          | Bin 11851 -> 11851 bytes
 po/hr.po                                           |   2 +-
 po/hu.gmo                                          | Bin 13051 -> 13051 bytes
 po/hu.po                                           |   2 +-
 po/id.gmo                                          | Bin 13092 -> 13092 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 12249 -> 12249 bytes
 po/lv.po                                           |   2 +-
 po/nb.gmo                                          | Bin 12334 -> 12334 bytes
 po/nb.po                                           |   2 +-
 po/nl.gmo                                          | Bin 13433 -> 13433 bytes
 po/nl.po                                           |   2 +-
 po/or.gmo                                          | Bin 604 -> 604 bytes
 po/or.po                                           |   2 +-
 po/pl.gmo                                          | Bin 13503 -> 14737 bytes
 po/pl.po                                           |  42 +-
 po/pt_BR.gmo                                       | Bin 13520 -> 13520 bytes
 po/pt_BR.po                                        |   2 +-
 po/ro.gmo                                          | Bin 7912 -> 7912 bytes
 po/ro.po                                           |   2 +-
 po/ru.gmo                                          | Bin 16887 -> 18379 bytes
 po/ru.po                                           |  42 +-
 po/sk.gmo                                          | Bin 11823 -> 11823 bytes
 po/sk.po                                           |   2 +-
 po/sl.gmo                                          | Bin 12719 -> 12719 bytes
 po/sl.po                                           |   2 +-
 po/sq.gmo                                          | Bin 538 -> 538 bytes
 po/sq.po                                           |   2 +-
 po/sr.gmo                                          | Bin 17135 -> 17135 bytes
 po/sr.po                                           |   2 +-
 po/sv.gmo                                          | Bin 7936 -> 7936 bytes
 po/sv.po                                           |   2 +-
 po/tr.gmo                                          | Bin 12710 -> 12710 bytes
 po/tr.po                                           |   2 +-
 po/uk.gmo                                          | Bin 17835 -> 19449 bytes
 po/uk.po                                           |  41 +-
 po/vi.gmo                                          | Bin 15389 -> 16577 bytes
 po/vi.po                                           |  67 +-
 po/zh_CN.gmo                                       | Bin 5928 -> 5928 bytes
 po/zh_CN.po                                        |   2 +-
 tests/check/elements/appsrc.c                      |  15 +-
 tests/check/elements/streamsynchronizer.c          |   8 +-
 tests/icles/input-selector-test.c                  |   6 +-
 win32/common/_stdint.h                             |   4 +-
 win32/common/config.h                              |   8 +-
 win32/common/libgstvideo.def                       |   1 +
 174 files changed, 913 insertions(+), 1273 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