1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavcodec/aac
Lynne bdd3c6ca50
aacdec_usac: always zero out alpha_q values for stereo streams
The issue is that if a frame has no complex stereo prediction,
the alpha values must all be assumed to be zero if the next frame
has complex prediction and uses delta coding.
2024-06-12 03:33:45 +02:00
..
aacdec_ac.c
aacdec_ac.h
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_lpd.c
aacdec_lpd.h
aacdec_proc_template.c
aacdec_tab.c
aacdec_tab.h
aacdec_usac.c aacdec_usac: always zero out alpha_q values for stereo streams 2024-06-12 03:33:45 +02:00
aacdec_usac.h
aacdec.c aacdec_usac: fix stereo alpha values for transients 2024-06-08 00:22:40 +02:00
aacdec.h aacdec_usac: fix stereo alpha values for transients 2024-06-08 00:22:40 +02:00
Makefile