Put AoTuV tunings merge (along with bugfixes) on the mainline. This
authorMonty <xiphmont@xiph.org>
Wed, 7 Jul 2004 15:44:46 +0000 (15:44 +0000)
committerMonty <xiphmont@xiph.org>
Wed, 7 Jul 2004 15:44:46 +0000 (15:44 +0000)
commit50c1cc2d205718eda9b6076fa89a50912477a0b9
tree64dd3d41876aa750c1dc7c67675d5206bd3fdb9a
parent42f2d30bbcb427657613d3cc44988e6623df948b
Put AoTuV tunings merge (along with bugfixes) on the mainline.  This
is ready for wider correctness testing; no substantial issues
expected.

svn path=/trunk/vorbis/; revision=7037
57 files changed:
examples/Makefile.am
examples/encoder_example.c
lib/bitrate.c
lib/books/coupled/res_books_stereo.h
lib/books/floor/floor_books.h
lib/books/uncoupled/res_books_uncoupled.h
lib/info.c
lib/mapping0.c
lib/modes/floor_all.h
lib/modes/psych_11.h
lib/modes/psych_44.h
lib/modes/residue_44.h
lib/modes/residue_44u.h
lib/modes/setup_11.h
lib/modes/setup_32.h
lib/modes/setup_44.h
lib/modes/setup_44u.h
lib/modes/setup_8.h
lib/modes/setup_X.h
lib/psy.c
lib/psy.h
lib/res0.c
lib/scales.h
lib/vorbisenc.c
vq/16.vqs
vq/16u.vqs
vq/44c-1.vqs [new file with mode: 0644]
vq/44c0.vqs
vq/44c1.vqs
vq/44c2.vqs
vq/44c3.vqs
vq/44c4.vqs
vq/44c5.vqs
vq/44c6.vqs
vq/44c7.vqs
vq/44c8.vqs
vq/44c9.vqs
vq/44u0.vqs
vq/44u1.vqs
vq/44u2.vqs
vq/44u3.vqs
vq/44u4.vqs
vq/44u5.vqs
vq/44u6.vqs
vq/44u7.vqs
vq/44u8.vqs
vq/44u9.vqs
vq/8.vqs
vq/8u.vqs
vq/bookutil.c
vq/bookutil.h
vq/floor_11.vqs [new file with mode: 0644]
vq/floor_22.vqs [new file with mode: 0644]
vq/floor_44.vqs [new file with mode: 0644]
vq/localcodebook.h [new file with mode: 0644]
vq/make_floor_books.pl [new file with mode: 0755]
vq/make_residue_books.pl