mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
2eab5a1f54
This is achieved by using function pointers for AAC SBR functions. This unfortunately necessitated to use void* in ff_aac_sbr_apply(_fixed). Fixes ticket #10999. Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
||
---|---|---|
.. | ||
aacdec_dsp_template.c | ||
aacdec_fixed_coupling.h | ||
aacdec_fixed_dequant.h | ||
aacdec_fixed_prediction.h | ||
aacdec_fixed.c | ||
aacdec_float_coupling.h | ||
aacdec_float_prediction.h | ||
aacdec_float.c | ||
aacdec_latm.h | ||
aacdec_proc_template.c | ||
aacdec_tab.c | ||
aacdec_tab.h | ||
aacdec.c | ||
aacdec.h | ||
Makefile |