• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenVisualCloud / SVT-AV1 / 3235
0%

Build:
DEFAULT BRANCH: master
Ran 24 Dec 2019 09:13PM UTC
Jobs 1
Files 447
Run time 15min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3235

push

travis-ci

hassount
add svt log system

this will remove all printf to stdout, fixes
https://github.com/OpenVisualCloud/SVT-AV1/issues/302

as applciation user,you have three options in env variables
SVT_LOG: control the log level
SVT_LOG_FILE: log file for svt library
SVT_APP_LOG_FILE: log file for svt applications
here is sample commandline:
1. SVT_LOG=4 SVT_LOG_FILE=lib.log SVT_APP_LOG_FILE=app.log SvtEncApp -i test.y4m -b test.ivf
2. SVT_LOG=4 SVT_LOG_FILE=lib.log SVT_APP_LOG_FILE=app.log ffmpeg -i test.y4m -c:v libsvt_av1 test.mp4

as developer, you can use following macros
SVT_LOG
SVT_DEBUG
SVT_INFO
SVT_WARN
SVT_ERROR
SVT_FATAL
please check EbMalloc.c for for usage

32629 of 125149 relevant lines covered (26.07%)

2520084.45 hits per line

Jobs
ID Job ID Ran Files Coverage
12 3235.12 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 24 Dec 2019 09:13PM UTC 0
26.07
Travis Job 3235.12
Source Files on build 3235
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3235
  • 15f92427 on github
  • Prev Build on master (#3210)
  • Next Build on master (#3244)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc