new ectl calls for lowpass and impulse block tweaking
authorMonty <xiphmont@xiph.org>
Mon, 1 Jul 2002 11:20:20 +0000 (11:20 +0000)
committerMonty <xiphmont@xiph.org>
Mon, 1 Jul 2002 11:20:20 +0000 (11:20 +0000)
commit26c664f7448b03606aa16111bab2c76fd611bff2
tree0749bfb761ee7cabb7bc55d2c7c2e99788093ba3
parent55803d423180dd957bda10d4137e903407f8ea58
new ectl calls for lowpass and impulse block tweaking

fix some accidentally untrained books for mid/high rate stereo

add 44kHz mono modes (32kHz - 280kHz)

tone down bass ATH to avoid stressing floor

svn path=/trunk/vorbis/; revision=3463
33 files changed:
examples/encoder_example.c
include/vorbis/vorbisenc.h
lib/analysis.c
lib/bitrate.c
lib/books/coupled/res_books_44c.h
lib/books/uncoupled/res_books_44u.h [new file with mode: 0644]
lib/floor1.c
lib/highlevel.h
lib/mapping0.c
lib/masking.h
lib/modes/floor_44.h
lib/modes/psych_44.h
lib/modes/residue_44.h
lib/modes/residue_44u.h [new file with mode: 0644]
lib/modes/setup_44.h
lib/modes/setup_44u.h [new file with mode: 0644]
lib/res0.c
lib/vorbisenc.c
vq/44c0.vqs
vq/44c6.vqs
vq/44c7.vqs
vq/44c8.vqs
vq/44c9.vqs
vq/44u0.vqs
vq/44u1.vqs [new file with mode: 0644]
vq/44u2.vqs [new file with mode: 0644]
vq/44u3.vqs [new file with mode: 0644]
vq/44u4.vqs
vq/44u5.vqs [new file with mode: 0644]
vq/44u6.vqs [new file with mode: 0644]
vq/44u7.vqs
vq/44u8.vqs [new file with mode: 0644]
vq/44u9.vqs [new file with mode: 0644]