[libvorbis] branch upstream updated (37c6854 -> 86bd6bb)

Martin Steghöfer martin.steghoefer-guest at moszumanska.debian.org
Wed Sep 23 10:17:28 UTC 2015


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

martin.steghoefer-guest pushed a change to branch upstream
in repository libvorbis.

      from  37c6854   Imported Upstream version 1.3.4
       new  86bd6bb   Imported Upstream version 1.3.5

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:
 CHANGES                         |   15 +
 COPYING                         |    2 +-
 Makefile.in                     |  373 +--
 README                          |    2 +-
 aclocal.m4                      | 3476 ++++++++++++++----------
 compile                         |   10 +-
 config.guess                    |  194 +-
 config.h.in                     |    6 +-
 config.sub                      |  110 +-
 configure                       | 2865 +++++++++++---------
 configure.ac                    |   34 +-
 depcomp                         |  455 ++--
 doc/03-codebook.tex             |   61 +-
 doc/04-codec.tex                |    2 +-
 doc/06-floor0.tex               |   14 +-
 doc/10-tables.tex               |    2 +-
 doc/Makefile.am                 |   23 +-
 doc/Makefile.in                 |  291 ++-
 doc/Vorbis_I_spec.css           |    5 +
 doc/Vorbis_I_spec.html          | 3799 ++++++++++++---------------
 doc/Vorbis_I_spec.pdf           |  Bin 517713 -> 418532 bytes
 doc/Vorbis_I_spec.tex           |    8 +
 doc/evenlsp.png                 |  Bin 2540 -> 0 bytes
 doc/footer.tex                  |    9 +-
 doc/libvorbis/Makefile.in       |  123 +-
 doc/lspmap.png                  |  Bin 3799 -> 0 bytes
 doc/oddlsp.png                  |  Bin 1928 -> 0 bytes
 doc/vorbis.html                 |  234 --
 doc/vorbisenc/Makefile.in       |  123 +-
 doc/vorbisfile/Makefile.in      |  123 +-
 doc/vorbisword2.png             |  Bin 1173 -> 0 bytes
 doc/wait.png                    |  Bin 311 -> 0 bytes
 doc/white-xifish.png            |  Bin 770 -> 0 bytes
 doc/xifish.pdf                  |  Bin 1876 -> 0 bytes
 examples/Makefile.in            |  253 +-
 examples/seeking_example.c      |   19 +-
 include/Makefile.in             |  284 +-
 include/vorbis/Makefile.in      |  184 +-
 install-sh                      |   14 +-
 lib/Makefile.in                 |  397 +--
 lib/barkmel.c                   |    2 +-
 lib/block.c                     |   33 +-
 lib/books/Makefile.in           |  284 +-
 lib/books/coupled/Makefile.in   |  121 +-
 lib/books/floor/Makefile.in     |  121 +-
 lib/books/uncoupled/Makefile.in |  121 +-
 lib/codebook.c                  |   18 +-
 lib/codebook.h                  |    5 +-
 lib/floor0.c                    |    6 +-
 lib/floor1.c                    |   43 +-
 lib/info.c                      |   43 +-
 lib/lsp.c                       |    4 +-
 lib/mapping0.c                  |   24 +-
 lib/misc.h                      |    5 +-
 lib/modes/Makefile.in           |  121 +-
 lib/os.h                        |    9 +-
 lib/res0.c                      |   15 +-
 lib/sharedbook.c                |  125 +-
 lib/synthesis.c                 |   24 +-
 lib/vorbisenc.c                 |   23 +-
 lib/vorbisfile.c                |  230 +-
 libvorbis.spec                  |    2 +-
 ltmain.sh                       | 5528 +++++++++++++++++++++++++--------------
 m4/Makefile.in                  |  121 +-
 missing                         |  414 ++-
 test/Makefile.in                |  224 +-
 vq/Makefile.in                  |  249 +-
 67 files changed, 12176 insertions(+), 9249 deletions(-)
 delete mode 100644 doc/evenlsp.png
 delete mode 100644 doc/lspmap.png
 delete mode 100644 doc/oddlsp.png
 delete mode 100644 doc/vorbis.html
 delete mode 100644 doc/vorbisword2.png
 delete mode 100644 doc/wait.png
 delete mode 100644 doc/white-xifish.png
 delete mode 100644 doc/xifish.pdf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/libvorbis.git



More information about the pkg-xiph-commits mailing list