Author | SHA1 | Message | Date |
---|---|---|---|
|
5c46ad1da0 |
ARM: optimised mpadsp_apply_window_fixed
Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
153382e1b6 |
multiple inclusion guard cleanup
Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent. |
14 years ago |
|
89a2098735 |
Fix ff_mpa_synth_filter_fixed() prototype
The prototype should use the same typedefs as the definition, or it will fail where int32_t is not int (DOS apparently). Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
c4f5c2d6f4 |
Move some mpegaudio functions to new mpegaudiodsp subsystem
This separation allows these functions to be used in a cleaner fashion from other codecs (e.g. qdm2) and simplifies creating optimised versions of them. Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |