Change #239979
Category | ffmpeg |
Changed by | Niklas Haas <git | @haasn.dev>
Changed at | Thu 17 Jul 2025 12:26:05 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | dc61b74c1d30e0b51febdb6c567be1ca7c1eaca5 |
Comments
avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() I need to be able to distinguish between 10/12/14 and 16 bit depths, for overflow reasons.
Changed files
- libavfilter/f_select.c
- libavfilter/scene_sad.c
- libavfilter/vf_framerate.c
- libavfilter/vf_freezedetect.c
- libavfilter/vf_identity.c
- libavfilter/vf_minterpolate.c
- libavfilter/vf_scdet.c
- libavfilter/x86/scene_sad_init.c