[Pkg-gstreamer-commits] [gst-fluendo-mp3] branch upstream updated (f892976 -> 67fc0bd)

Iain Lane laney at moszumanska.debian.org
Wed Jun 25 12:28:11 UTC 2014


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

laney pushed a change to branch upstream
in repository gst-fluendo-mp3.

      from  f892976   Imported Upstream version 0.10.23.debian
       new  67fc0bd   Imported Upstream version 0.10.28.debian

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                              |   68 +
 INSTALL                                |  235 +-
 Makefile.in                            |   36 +-
 aclocal.m4                             | 8730 +++++++++++++++++++++++++++++++-
 common/ChangeLog                       |  192 +
 common/Makefile.in                     |   17 +-
 common/gst-compat.h                    |   61 +
 common/gst-demo.h                      |   48 +-
 common/m4/Makefile.in                  |   17 +-
 common/m4/gst-cpu-tune.m4              |   57 +-
 common/m4/ipp.m4                       |   46 +-
 common/m4/libtool.m4                   | 7991 -----------------------------
 common/m4/ltoptions.m4                 |  384 --
 common/m4/ltsugar.m4                   |  123 -
 common/m4/ltversion.m4                 |   23 -
 common/m4/lt~obsolete.m4               |   98 -
 compile                                |  347 ++
 config.h.in                            |   13 +-
 configure                              | 1069 +++-
 configure.ac                           |   23 +-
 gst-fluendo-mp3.spec                   |    2 +-
 ltmain.sh                              |    4 +-
 missing                                |    4 +-
 src/Makefile.am                        |    5 +-
 src/Makefile.in                        |   66 +-
 src/flump3dec-0_10.c                   |   45 +-
 src/flump3dec.c                        |    4 -
 src/mp3-c-synth.c                      |   18 +-
 src/mp3-c.c                            |   20 +-
 util/Makefile.in                       |   21 +-
 win32/Makefile.in                      |   17 +-
 win32/include/Makefile.in              |   17 +-
 win32/include/config-orig.h            |    6 +-
 win32/oa/Makefile.in                   |   17 +-
 win32/oa/config.h                      |    6 +-
 win32/vs10/Makefile.in                 |   17 +-
 win32/vs10/libgstflump3dec_sdk.vcxproj |   69 +-
 win32/vs9/Makefile.in                  |   17 +-
 win32/vs9/config.h                     |    6 +-
 39 files changed, 10692 insertions(+), 9247 deletions(-)
 delete mode 100644 common/m4/libtool.m4
 delete mode 100644 common/m4/ltoptions.m4
 delete mode 100644 common/m4/ltsugar.m4
 delete mode 100644 common/m4/ltversion.m4
 delete mode 100644 common/m4/lt~obsolete.m4
 create mode 100755 compile

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



More information about the Pkg-gstreamer-commits mailing list