Am 08.05.23 um 15:58 schrieb Paul B Mahol:
On Mon, May 8, 2023 at 3:43 PM Thilo Borgmann <thilo.borgm...@mail.de>
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?
Thanks,
Thilo
_______________________________________________
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".