aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_vulkan.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-03-30 13:40:58 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-02 09:25:30 +0200
commitffa56f73a9bc5505a0d4d1e1e04a65bf10113dee (patch)
treec5c092a18f959ac76706243c8c7c701879b296a2 /libavutil/hwcontext_vulkan.c
parent2204efc2a656ae60d77a4d01c6cf8e7d6baaf030 (diff)
downloadffmpeg-ffa56f73a9bc5505a0d4d1e1e04a65bf10113dee.tar.gz
avcodec/ac3dec: Read spx flags at once, not one bit at a time
Doing so gets rid of a stupid GCC -Wstringop-overflow= warning (GCC somehow believes that fbw_channels can be 7 with the old form of the code, so that channel_uses_spx[7] would be written to, but now it no longer believes so). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/hwcontext_vulkan.c')
0 files changed, 0 insertions, 0 deletions