| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
8683c6a638 |
ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
This avoids using function pointers for quite a few small functions, most of which just call DSP functions. |
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 |
|
|
c8e9ea43d0 | Move E-AC-3 encoder functions to a separate eac3enc.c file. | 14 years ago |