mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
Saves 16KiB from SwrContext. (FATE would also pass if one made the double matrix part of the union, too, but I don't know whether this is truely correct, because swri_rematrix() accesses the double matrix (to check whether it is equal to 1.0) even when one of the other matrices is in use.) Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>