Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #280916

Category ffmpeg
Changed by zhanghongyuan <zhanghongyuanohnoyoudont@uniontech.com>
Changed at Sun 06 Sep 2026 05:56:05
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision f93cd72dde3056c2efb39e11589745d78cd24409

Comments

fftools/ffprobe: drop duplicate HDR10+ window corner fields
window_upper_left_corner_x/_y were printed twice within the geometry
loop of print_dynamic_hdr10_plus() (copy-paste leftover). Remove the
redundant pair, which emits duplicate lines in flat output and
duplicate keys in JSON.

Signed-off-by: zhanghongyuan <zhanghongyuan@uniontech.com>

Changed files