[libvorbis] 01/04: Merge tag 'upstream/1.3.5'

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


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

martin.steghoefer-guest pushed a commit to branch package-new-upstream-version
in repository libvorbis.

commit 01626e5d821085b042abe472515efaab7dc1f8cd
Merge: b2bd365 86bd6bb
Author: Martin Steghöfer <martin at steghoefer.eu>
Date:   Wed Sep 23 11:33:13 2015 +0200

    Merge tag 'upstream/1.3.5'
    
    Upstream version 1.3.5

 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(-)

-- 
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