> libavfilter: zscale performance optimization >4x This reads like an advertisement rather than a useful description. It should say what the patch does, performance improvement numbers should be mentioned in the commit message body.
Quoting Victoria Zhislina (2022-02-21 09:20:55) > By ffmpeg threading support implementation via frame slicing and doing > zimg_filter_graph_build that used to take 30-60% of each frame processig > only if necessary (some parameters changed) > the performance increase vs original version > in video downscale and color conversion >4x is seen > on 64 cores Intel Xeon, 3x on i7-6700K (4 cores with HT) This implies the patch does multiple unrelated things. Then it should be split in multiple patches, unless some important factor prevents that (then that factor should be described in the commit message). -- Anton Khirnov _______________________________________________ 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".