diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-06 13:28:19 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-07 00:01:39 +0200 |
commit | 8762aa4d62522f993a6f4b03902feb3e6a875b32 (patch) | |
tree | cf595dc62396f20b45f5ae031741bfdbddd55ecc /tests/fate | |
parent | 0fc3d8e4d6d38da5f456ca958647b4ac34926c67 (diff) | |
download | ffmpeg-8762aa4d62522f993a6f4b03902feb3e6a875b32.tar.gz |
avcodec/aac/aacdec: Move init functions to aacdec_fixed/float
This allows to merge it with AACDecDSP.init and remove the latter
(it is called only once anyway); it also allows to make
the fixed/float AACDecDSP and AACDecProc implementations internal
to aacdec_fixed/float.c (which also fixes a violation of our
naming conventions). And it some linker errors when either decoder
is disabled.
Reviewed-by: Lynne <dev@lynne.ee>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/fate')
0 files changed, 0 insertions, 0 deletions