On Mon, Sep 26, 2022 at 05:14:09PM +0000, Tristan Schmelcher wrote: > When force_original_aspect_ratio and force_divisible_by are both > used, dimensions are now rounded to the nearest allowed multiple of > force_divisible_by rather than first rounding to the nearest integer and > then rounding in a static direction. This results in less distortion of > the aspect ratio. > > Reviewed-by: Thierry Foucu <tfo...@google.com> > Signed-off-by: Tristan Schmelcher <tschmelc...@google.com> > --- > libavfilter/scale_eval.c | 11 +++++++---- > libavfilter/scale_eval.h | 3 ++- > 2 files changed, 9 insertions(+), 5 deletions(-)
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML.
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".