add vorbis_encode_ctl entries to manipulate the bitrate management
authorMonty <xiphmont@xiph.org>
Sun, 30 Jun 2002 08:31:04 +0000 (08:31 +0000)
committerMonty <xiphmont@xiph.org>
Sun, 30 Jun 2002 08:31:04 +0000 (08:31 +0000)
commit381a62016efdab5ebf51eaff08c1b89f24cb5600
treebc3f5c624adc06c4d4f66c8de417797047021113
parent550e5242e37608a03be94367952c962964a4512e
add vorbis_encode_ctl entries to manipulate the bitrate management
engine.  Needed to allow old -b behavior (specifying a true VBR
quality mode via a bitrate mapping).

svn path=/trunk/vorbis/; revision=3451
12 files changed:
lib/analysis.c
lib/barkmel.c
lib/bitrate.c
lib/highlevel.h
lib/info.c
lib/mapping0.c
lib/masking.h
lib/modes/psych_44.h
lib/modes/setup_44.h
lib/psy.c
lib/psy.h
lib/vorbisenc.c