This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-07-27 03:39:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a50d36b5fd3914795f470abefcd37699b23bc8d4
FFmpeg
/
libavcodec
/
aac
History
Andreas Rheinhardt
0bc1d2fac4
avcodec/aac/aacdec: Fix -Wdeclaration-after-statement
...
Signed-off-by: Andreas Rheinhardt <
andreas.rheinhardt@outlook.com
>
2025-01-12 15:41:39 +01:00
..
aacdec_ac.c
…
aacdec_ac.h
aacdec_ac: fix an overread
2024-06-21 10:50:21 +02:00
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
avcodec/aac/aacdec_lpd: Check kv indec
2024-07-23 23:21:15 +02:00
aacdec_lpd.h
…
aacdec_proc_template.c
…
aacdec_tab.c
…
aacdec_tab.h
…
aacdec_usac.c
avcodec/aac/aacdec_usac: Dont leave type at a invalid value
2024-12-11 21:56:13 +01:00
aacdec_usac.h
…
aacdec.c
avcodec/aac/aacdec: Fix -Wdeclaration-after-statement
2025-01-12 15:41:39 +01:00
aacdec.h
aacdec_usac: remove custom rate_idx and use standard variable for it
2024-06-21 10:50:22 +02:00
Makefile
…