external_ffmpeg/libavcodec/aac
Lynne dec93eac16 aacdec_usac, aacsbr: implement SBR support for USAC
Currently, no eSBR features are supported.
Thankfully, no encoders exist for it yet.
2026-04-20 20:51:24 +08:00
..
Makefile MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec.c aac: expose ff_aac_sample_rate_idx() in aac.h 2026-04-20 20:51:24 +08:00
aacdec.h aacdec_usac: remove custom rate_idx and use standard variable for it 2026-04-20 20:51:24 +08:00
aacdec_ac.c MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_ac.h aacdec_ac: fix an overread 2026-04-20 20:51:24 +08:00
aacdec_dsp_template.c MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_fixed.c MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_fixed_coupling.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_fixed_dequant.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_fixed_prediction.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_float.c MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_float_coupling.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_float_prediction.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_latm.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_lpd.c MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_lpd.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_proc_template.c MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_tab.c MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_tab.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00
aacdec_usac.c aacdec_usac, aacsbr: implement SBR support for USAC 2026-04-20 20:51:24 +08:00
aacdec_usac.h MAINTAINERS: Update the entries for the release maintainer for FFmpeg 2026-04-20 20:51:15 +08:00