-
- Downloads
avfilter/vf_framerate: fix scene change detection score
- normalize score to [0..100] instead of [0..85]
- change the default score to 8.2 to roughly keep existing behaviour
- take into account bit depth
- do not truncate to integer
Signed-off-by:
Marton Balint <cus@passwd.hu>
Showing
- doc/filters.texi 1 addition, 1 deletiondoc/filters.texi
- libavfilter/vf_framerate.c 2 additions, 2 deletionslibavfilter/vf_framerate.c
- tests/ref/fate/filter-framerate-12bit-down 1 addition, 1 deletiontests/ref/fate/filter-framerate-12bit-down
- tests/ref/fate/filter-framerate-12bit-up 1 addition, 1 deletiontests/ref/fate/filter-framerate-12bit-up
Please register or sign in to comment