On 12/10/17, Marton Balint <[email protected]> wrote: > This speeds up the filter, and also fixes scene change detection score which > is > reduced based on the difference of the current MAFD to the preivous MAFD. > Obviously if we compare two frames twice, the difference will be 0... > > Signed-off-by: Marton Balint <[email protected]> > --- > libavfilter/vf_framerate.c | 45 > +++++++++++++++++++++++++++------------------ > 1 file changed, 27 insertions(+), 18 deletions(-) >
probably ok _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
