limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 7 Oct 2006 06:50:08 +0000 (06:50 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 7 Oct 2006 06:50:08 +0000 (06:50 +0000)
commitd0edb97a4637eaffbe51c5092e84bf056caabf0f
treea23c5a7deee937fdfe005d567616df993bb876cc
parent20ad84aa61ff3a44a40ea0458ddb637a7e07ecd5
limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC order is 12
13 files changed:
doc/html/changelog.html
doc/html/documentation.html
doc/html/faq.html
doc/html/format.html
include/FLAC/format.h
include/FLAC/stream_encoder.h
man/flac.sgml
src/flac/encode.c
src/flac/main.c
src/libFLAC/include/private/stream_encoder_framing.h
src/libFLAC/stream_encoder.c
src/libFLAC/stream_encoder_framing.c
test/test_streams.sh