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

Builder ffmpeg-solaris10-i386 Build #13123

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionff63d4865bc553ca58b923d77df566b6979d2f2d
Got Revisionff63d4865bc553ca58b923d77df566b6979d2f2d
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 0 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 0 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 7 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 0 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config.sh' failed ( 0 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 13123 Build
codebase Build
got_revision ff63d4865bc553ca58b923d77df566b6979d2f2d Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision ff63d4865bc553ca58b923d77df566b6979d2f2d 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. GeoffreyAA

Timing:

StartSat Jan 24 12:06:20 2026
EndSat Jan 24 12:06:35 2026
Elapsed15 secs

All Changes:

:

  1. Change #256221

    Category ffmpeg
    Changed by GeoffreyAA <geoffreyaaohnoyoudont@noreply.code.ffmpeg.org>
    Changed at Sat 24 Jan 2026 12:01:34
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ff63d4865bc553ca58b923d77df566b6979d2f2d

    Comments

    avfilter/vf_libplacebo: add chroma_location option
    Add chroma_location option so that, in the subsampled-to-subsampled case, the destination's chroma siting can be changed from the source's without having to use other filters. Useful, for example, when converting BT.2020 to BT.709, where the former customarily uses "top left" and the latter "left."
    
    Update documentation.
    
    Closes: #21185

    Changed files

    • doc/filters.texi
    • libavfilter/vf_libplacebo.c