summaryrefslogtreecommitdiffstats
path: root/libavcodec/get_buffer.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2024-02-29 17:06:47 +0100
committerLynne <[email protected]>2024-04-23 08:31:28 +0200
commit8b2261e573b9c5c06f8b3783b98bf18ac34527f4 (patch)
tree92a501daa067183e6ab0e529ebbbe77a414e6e01 /libavcodec/get_buffer.c
parent5bd7b8d9995bfec13172993457d6c59b45b5ec01 (diff)
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 <[email protected]>
Diffstat (limited to 'libavcodec/get_buffer.c')
0 files changed, 0 insertions, 0 deletions