diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-29 17:06:47 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-04-23 08:31:28 +0200 |
commit | 8b2261e573b9c5c06f8b3783b98bf18ac34527f4 (patch) | |
tree | 92a501daa067183e6ab0e529ebbbe77a414e6e01 /libavfilter/af_tremolo.c | |
parent | 5bd7b8d9995bfec13172993457d6c59b45b5ec01 (diff) | |
download | ffmpeg-8b2261e573b9c5c06f8b3783b98bf18ac34527f4.tar.gz |
avcodec/aacdec: Always include AV(Fixed|Float)DSPContext in AACDecContext
Up until now, AACDecContext included pointers to one of these
contexts depending upon USE_FIXED. Yet deduplicating
the common parts of the float and fixed-point AAC decoders
needs common structures, so we put both of these pointers
in a union.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/af_tremolo.c')
0 files changed, 0 insertions, 0 deletions