[Pkg-gstreamer-commits] [gst-libav1.0] branch master updated (9f62bf1 -> 64f55a9)

Sebastian Dröge slomo at moszumanska.debian.org
Wed May 21 11:26:09 UTC 2014


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

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

      from  9f62bf1   Make it build with GStreamer 1.2.4 and upload to unstable to allow the libav10 transition to finish
       new  26f5ba9   Imported Upstream version 1.3.2
       new  9b8eafe   Merge tag 'upstream/1.3.2'
       new  64f55a9   New upstream development 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                                          |  68 +++++++-
 NEWS                                               |  18 +-
 config.guess                                       | 192 +++------------------
 config.sub                                         |  23 +--
 configure                                          |  38 ++--
 configure.ac                                       |   8 +-
 debian/changelog                                   |   6 +
 debian/patches/03_gst-1.2.patch                    |   6 +-
 docs/plugins/gst-libav-plugins.args                |  80 +++++++++
 .../html/gst-libav-plugins-plugin-libav.html       |   2 +-
 docs/plugins/html/index.html                       |   2 +-
 docs/plugins/inspect/plugin-libav.xml              |   2 +-
 ext/libav/gstavviddec.c                            |  85 ++++-----
 ext/libav/gstavvidenc.c                            |  29 +++-
 ext/libav/gstavvidenc.h                            |   1 +
 gst-libav.doap                                     |  10 ++
 gst-libav.spec                                     |   2 +-
 gst-libs/ext/libav/Changelog                       |  25 +++
 gst-libs/ext/libav/RELEASE                         |   2 +-
 gst-libs/ext/libav/libavcodec/dcadec.c             |  20 ++-
 gst-libs/ext/libav/libavcodec/golomb.h             |   4 +-
 gst-libs/ext/libav/libavcodec/pcm-dvd.c            |   8 +-
 gst-libs/ext/libav/libavcodec/vp9.c                |   4 +-
 gst-libs/ext/libav/libavfilter/af_volume.c         |   2 +
 gst-libs/ext/libav/libavfilter/vf_gradfun.c        |   1 +
 gst-libs/ext/libav/libavfilter/vf_hqdn3d.c         |   1 +
 gst-libs/ext/libav/libavformat/avidec.c            |  70 +++++++-
 gst-libs/ext/libav/libavformat/matroska.c          |   1 +
 gst-libs/ext/libav/libavformat/matroska.h          |   1 +
 gst-libs/ext/libav/libavformat/matroskadec.c       |  10 +-
 gst-libs/ext/libav/libavformat/mp3enc.c            |  46 ++++-
 gst-libs/ext/libav/libavformat/rtmpproto.c         |   6 +-
 gst-libs/ext/libav/libavresample/utils.c           |   2 +-
 gst-libs/ext/libav/libswscale/utils.c              |   2 +-
 34 files changed, 487 insertions(+), 290 deletions(-)

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



More information about the Pkg-gstreamer-commits mailing list