On Mon, May 8, 2023 at 8:06 PM Thilo Borgmann <[email protected]> wrote:
> Am 08.05.23 um 15:58 schrieb Paul B Mahol: > > On Mon, May 8, 2023 at 3:43 PM Thilo Borgmann <[email protected]> > > wrote: > > > >> Am 08.05.23 um 15:32 schrieb Thilo Borgmann: > >>> This allows for decimating large similar portions of a video while > >> preserving small ones. > >>> --- > >>> libavfilter/vf_mpdecimate.c | 19 +++++++++++++++++-- > >>> 1 file changed, 17 insertions(+), 2 deletions(-) > >> > >> docs and micro bump in v2. > >> > > > > Why is range for option allowed to go bellow 0 to INT_MIN? > > Oh it shall allow for >= 0 from the user. Will fix the min/max values, > anything else? > Nope. Rest looks fine. > > Thanks, > Thilo > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
