[Pkg-gstreamer-commits] [gst-libav1.0] branch master updated (1742c49 -> fc2ed40)

Sebastian Dröge slomo at moszumanska.debian.org
Thu Aug 28 12:20:11 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  1742c49   New upstream stable release.
       new  e32a633   Imported Upstream version 1.4.1
       new  fc2ed40   Merge tag 'upstream/1.4.1'

The 2 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                                          |  37 ++-
 Makefile.in                                        |   4 +-
 NEWS                                               | 145 +---------
 configure                                          |  34 +--
 configure.ac                                       |   4 +-
 docs/plugins/html/ch01.html                        |   6 +-
 docs/plugins/html/ch02.html                        |   6 +-
 docs/plugins/html/ch03.html                        |   6 +-
 .../html/gst-libav-plugins-GstFFMpegAudDec.html    |  16 +-
 .../html/gst-libav-plugins-GstFFMpegAudEnc.html    |  16 +-
 .../html/gst-libav-plugins-GstFFMpegVidDec.html    |  16 +-
 .../html/gst-libav-plugins-GstFFMpegVidEnc.html    |  16 +-
 docs/plugins/html/gst-libav-plugins-gstav.html     |  40 ++-
 docs/plugins/html/gst-libav-plugins-gstavcfg.html  |  20 +-
 .../html/gst-libav-plugins-gstavcodecmap.html      |  60 ++---
 .../html/gst-libav-plugins-gstavprotocol.html      |  24 +-
 .../plugins/html/gst-libav-plugins-gstavutils.html |  20 +-
 .../html/gst-libav-plugins-plugin-libav.html       |   8 +-
 docs/plugins/html/index.html                       |   6 +-
 docs/plugins/html/index.sgml                       |   9 -
 docs/plugins/html/style.css                        | 291 +++++++++++----------
 docs/plugins/inspect/plugin-libav.xml              |   2 +-
 ext/libav/gstavviddec.c                            |  40 ++-
 gst-libav.doap                                     |  10 +
 gst-libav.spec                                     |   2 +-
 gst-libs/ext/libav/Changelog                       |  27 ++
 gst-libs/ext/libav/RELEASE                         |   2 +-
 gst-libs/ext/libav/avconv_opt.c                    |   3 +-
 gst-libs/ext/libav/avplay.c                        |   2 +
 .../ext/libav/libavcodec/arm/h264dsp_init_arm.c    |   6 +-
 gst-libs/ext/libav/libavcodec/cdgraphics.c         |  19 +-
 gst-libs/ext/libav/libavcodec/eamad.c              |  37 +--
 gst-libs/ext/libav/libavcodec/fft-test.c           |  22 ++
 gst-libs/ext/libav/libavcodec/ffv1dec.c            |  32 ++-
 gst-libs/ext/libav/libavcodec/g2meet.c             |   9 +-
 gst-libs/ext/libav/libavcodec/h264.c               |   4 +-
 gst-libs/ext/libav/libavcodec/h264_sei.c           |  18 +-
 gst-libs/ext/libav/libavcodec/huffyuvdec.c         | 113 ++++----
 gst-libs/ext/libav/libavcodec/jpeg2000dec.c        |   2 +-
 gst-libs/ext/libav/libavcodec/libx264.c            |   4 +-
 gst-libs/ext/libav/libavcodec/mmvideo.c            |   2 +
 gst-libs/ext/libav/libavcodec/pgssubdec.c          |   7 +
 gst-libs/ext/libav/libavcodec/svq1dec.c            |  24 +-
 gst-libs/ext/libav/libavcodec/wmalosslessdec.c     |   4 +-
 gst-libs/ext/libav/libavfilter/af_compand.c        |  18 +-
 gst-libs/ext/libav/libavfilter/vf_select.c         |  12 -
 gst-libs/ext/libav/libavformat/librtmp.c           |   9 +-
 gst-libs/ext/libav/libavformat/mpegtsenc.c         |  34 ++-
 gst-libs/ext/libav/libavutil/stereo3d.h            |   5 +
 gst-libs/ext/libav/tests/fate/fft.mak              |  32 +--
 ltmain.sh                                          |   4 +-
 51 files changed, 651 insertions(+), 638 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