On Sat, Nov 16, 2024 at 12:25:00PM +0100, Niklas Haas wrote: > From: Niklas Haas <g...@haasn.dev> > > This is a purely cosmetic commit aimed at replacing accesses to > SwsInternal.opts by direct access to SwsContext wherever convenient. > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Niklas Haas <g...@haasn.dev> > --- > libswscale/options.c | 2 +- > libswscale/swscale.c | 93 ++++++------ > libswscale/utils.c | 233 +++++++++++++++--------------- > tests/checkasm/sw_gbrp.c | 16 +- > tests/checkasm/sw_range_convert.c | 16 +- > tests/checkasm/sw_rgb.c | 29 ++-- > tests/checkasm/sw_scale.c | 22 +-- > 7 files changed, 203 insertions(+), 208 deletions(-)
LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".