| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
b203f65451 |
ac3enc: use correct alignment and length in channel coupling dsp functions.
This fixes a segfault when using the C version of ac3dsp.float_to_fixed24(). |
14 years ago |
|
|
99477adc31 |
ac3enc: fix allocation of floating point samples.
sizeof(SampleType) is different for fixed and float encoders. |
14 years ago |
|
|
e0cc66df61 |
ac3enc: split templated float vs. fixed functions into a separate file.
Function pointers are used for templated functions instead of needlessly duplicating many functions. |
14 years ago |