.. | ||
bib_32.c | ||
bib_32.h | ||
data.c | ||
data.h | ||
decoder.c | ||
encoder.c | ||
fv_h8.h | ||
fv_m8.h | ||
fv_x8.h | ||
getsize.c | ||
init.c | ||
lhacm.c | ||
lhacm.def | ||
lhacm.h | ||
lhacm.mak | ||
lhacm.rc | ||
makefile | ||
readme.txt | ||
resource.h | ||
sources | ||
variable.h | ||
verinfo.h |
to do 1. decide on wave format for l and h codecs. one wave format tag with sub-tags in the extra bytes or use four tags? 2. add code throughout wrapper to handle four codecs instead of one 3. determine block size and other constants for each codec 4. write conversion routine using l and h api 5. run-time dynamically link to the codec or just load all four always