summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2024-04-04 05:59:57 +0200
committerAndreas Rheinhardt <[email protected]>2024-04-07 21:59:32 +0200
commitcf96c0295ea9c8f58617408ed68dbb1cba8d1682 (patch)
tree1c91f95a8cbde14fbdb21b376a3e32133147e436 /tests
parenteef5d60ac6200e0d4790d936c4e57656fe8502cc (diff)
avcodec/huffyuv(dec|enc): Use union for temp/temp16
These pointers already point to the same buffers, so using a union is possible and avoids the overhead of syncing the pointers (and saves some memory). Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions