On Tue, Oct 31, 2023 at 03:54:48PM +0100, Niklas Haas wrote: > From: Niklas Haas <g...@haasn.dev> > > No need to write a custom string parser when we can just use an integer > option with preset values. The various bits of fallback logic are wholly > redundant with equivalent logic already inside sws_getCoefficients. > > Note: I disallowed setting 'out_color_matrix=auto', because this does > not do anything meaningful in the current code (just hard-codes > AVCOL_SPC_BT470BG fallback). > --- > libavfilter/vf_scale.c | 66 ++++++++++++++---------------------------- > 1 file changed, 22 insertions(+), 44 deletions(-)
probably ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Concerning the gods, I have no means of knowing whether they exist or not or of what sort they may be, because of the obscurity of the subject, and the brevity of human life -- Protagoras
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".