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 <andreas.rheinhardt@outlook.com>
release/7.1
Andreas Rheinhardt 8 months ago
parent eef5d60ac6
commit cf96c0295e
Loading…
Cancel
Save