Commit a first cut of 5.1 tuning.
authorMonty <xiphmont@xiph.org>
Thu, 11 Mar 2010 07:30:34 +0000 (07:30 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 11 Mar 2010 07:30:34 +0000 (07:30 +0000)
commit8ca7e05637cf091470f8e39d686087b38f72c860
treee4199c56e27e732afd214fa816d66bd33d3520c4
parentf375f3cb80bd7f7002e3eb987361922b8e59561a
Commit a first cut of 5.1 tuning.

One last thing to try, aside from a longer training run, would be to use pairwise L/R
codebooks on uncoupled data in higher q modes, where the 'stereo abuse' strategy worked well,
probably due more to codebooks backend than the stereo coupling pairs.

svn path=/trunk/vorbis/; revision=16962
17 files changed:
lib/backends.h
lib/books/coupled/Makefile.am
lib/books/coupled/res_books_51.h [new file with mode: 0644]
lib/mapping0.c
lib/modes/Makefile.am
lib/modes/floor_all.h
lib/modes/psych_44.h
lib/modes/residue_16.h
lib/modes/residue_44.h
lib/modes/residue_44p51.h [new file with mode: 0644]
lib/modes/residue_44u.h
lib/modes/residue_8.h
lib/modes/setup_44.h
lib/modes/setup_44p51.h [new file with mode: 0644]
lib/modes/setup_44u.h
lib/res0.c
lib/vorbisenc.c