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

OpenVisualCloud / SVT-AV1 / 2243 / 11
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2019 05:27PM UTC
Files 377
Run time 28s
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

26 Aug 2019 04:55PM UTC coverage: 29.718% (+29.7%) from 0.0%
COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON"

push

travis-ci-com

mafonsoN
Add weiner filter avx512 optimizations (#478)

* Add weiner filter avx512 optimizations

8% to 30% faster than avx2.

* Fix a warning in av1_compute_stats_highbd_avx512()

* Port AVX512 CPUID checking function from SVT-HEVC

Run AVX512 functions only if the AVX512 CPUID checking passed.

* Fix an illegal instruction bug on old SSE4.1 CPU

The following crash was reported on an old cpu with the highest simd available being SSE4.1

Program received signal SIGILL, Illegal instruction.
0x00005555555d718a in CheckXcr0Zmm () at /code/SVT-AV1/Source/Lib/Common/Codec/aom_dsp_rtcd.h:115
115         __asm__("xgetbv" : "=a" (xcr0) : "c" (0) : "%edx");

Call after AVX2 dection with early termination to avoid.

* Restore NON_AVX512_SUPPORT flag

* Fix a warning in avx2 code

31026 of 104401 relevant lines covered (29.72%)

1981660.89 hits per line

Source Files on job 2243.11 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON")
  • Tree
  • List 0
  • Changed 197
  • Source Changed 9
  • Coverage Changed 197
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 821
  • Travis Job 2243.11
  • 52e46139 on github
  • Prev Job for COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON" on master (#1648.10)
  • Next Job for COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON" on master (#2244.11)
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