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

Builder ffmpeg-solaris10-i386 Build #14105

Results:

Failed

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionf93cd72dde3056c2efb39e11589745d78cd24409
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git updating ( 5 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -
  6. shell_4  
    1. - no logs -
  7. shell_5  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 14105 Build
codebase Build
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision f93cd72dde3056c2efb39e11589745d78cd24409 Build
scheduler schedule-ffmpeg-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. zhanghongyuan

Timing:

StartSun Sep 6 04:14:04 2026
EndSun Sep 6 04:14:10 2026
Elapsed5 secs

All Changes:

:

  1. 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

    • fftools/ffprobe.c