You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
bib_32.c | 4 years ago | |
bib_32.h | 4 years ago | |
data.c | 4 years ago | |
data.h | 4 years ago | |
decoder.c | 4 years ago | |
encoder.c | 4 years ago | |
fv_h8.h | 4 years ago | |
fv_m8.h | 4 years ago | |
fv_x8.h | 4 years ago | |
getsize.c | 4 years ago | |
init.c | 4 years ago | |
lhacm.c | 4 years ago | |
lhacm.def | 4 years ago | |
lhacm.h | 4 years ago | |
lhacm.mak | 4 years ago | |
lhacm.rc | 4 years ago | |
makefile | 4 years ago | |
readme.txt | 4 years ago | |
resource.h | 4 years ago | |
sources | 4 years ago | |
variable.h | 4 years ago | |
verinfo.h | 4 years ago |
readme.txt
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