Tyson Smith

Results 68 issues of Tyson Smith

Files such as `prefs.js` and suppression lists are part of a test case but not files that should be served. They should likely be tracked in `test_info.json` and handled appropriately.

enhancement

Generate online docs and make them available for user facing APIs. This should include: - Adapter - TestCase - TestFile - ServerMap

If DEBUG=1 is set we get the output from all modules and some are very verbose (avalanche). Having more control over which modules output debug info would be helpful.

enhancement
help wanted

Found running commit 4633b8105 To reproduce run: `./dump_video test_case.ogv` ``` #0 0x0000000000000000 in ?? () #1 0x000000000053b80a in od_mc_blend_full (state=, dst=, dystride=, src=, log_xblk_sz=, log_yblk_sz=) at src/mc.c:409 #2 od_mc_blend (s=,...

Found running commit 4633b8105 Built with AddressSanitizer To reproduce run: `./dump_video test_case.ogv` ``` ==47159==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x7f957fb3d820 at pc 0x00000055daa7 bp 0x7ffc2135f9b0 sp 0x7ffc2135f9a8 READ of size 16...

Found running commit 4633b8105 Built with AddressSanitizer To reproduce run: `./dump_video test_case.ogv` ``` ==46934==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x63400007e800 at pc 0x0000005783b0 bp 0x7ffd5098ff00 sp 0x7ffd5098fef8 READ of size 4...

Found running commit 4633b8105 Built with AddressSanitizer To reproduce run: `./dump_video test_case.ogv` ``` READ of size 4 at 0x63400005e804 thread T0 #0 0x51467a in od_post_filter4 src/filter.c:203:16 #1 0x51467a in od_apply_postfilter_frame_sbs...