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

Builder ffmpegsos-solaris10-i386 Build #14198

Results:

Exception git

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git git exception ( 20 mins, 10 secs )
    1. stdio
    2. err.text
    3. err.html
  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/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 14198 Build
codebase Build
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 0a44e7ddc18d6ec58b23cad7b56f2ca0217f8768 Build
scheduler schedule-ffmpegsos-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Zhao Zhili

Timing:

StartTue Jun 30 05:33:41 2026
EndTue Jun 30 05:53:51 2026
Elapsed20 mins, 10 secs

All Changes:

:

  1. Change #273271

    Category ffmpeg
    Changed by Zhao Zhili <quinkblackohnoyoudont@foxmail.com>
    Changed at Tue 30 Jun 2026 07:08:44
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0a44e7ddc18d6ec58b23cad7b56f2ca0217f8768

    Comments

    avformat: add iTerm2 inline image protocol muxer
    Add a muxer that wraps encoded image in the iTerm2 inline image protocol
    (OSC 1337) so ffmpeg can play video directly in an iTerm2 terminal. The
    output is a self-contained byte stream: it can be played live or saved
    to a file and replayed with cat.

    Changed files

    • Changelog
    • doc/muxers.texi
    • libavformat/Makefile
    • libavformat/allformats.c
    • libavformat/iterm2enc.c
    • libavformat/version.h