Thomas Daede

Results 98 issues of Thomas Daede

Both SCP and A2R have the concept of "raw" vs "solved" fluxmaps - the former are straight off a drive, the latter are suitable for writing onto new media. Fluxengine...

In ibm*.textpb files, the clock rate is specified as 500kHz for HD media: ``` clock_rate_khz: 500 ``` However, when decoding HD media, the reported clock rate is shown as double:...

Specifically, keyboard echo remains disabled.

When playing back a file encoded with rav1e and opus audio, chromium pauses at what appears to be each chunk boundary. Firefox and mpv play the video fine.

--webm seems to create a properly tagged WebM file, but the default output filename is still .mkv.

It would be great if av1an also supported the MP4 container format.

**Describe the bug** STM32F7 has the Flash exposed twice, once on the ITCM bus and once on the AXI bus. If the linker script specifies the ITCM Flash region, probe-run...

bug

Has no effect on minimum latency, effectively changes the meaning of this value by 1.

AKA dual-filter. Depends on #1726 .

compression performance

perf has a tool to measure cross-core contention: https://joemario.github.io/blog/2016/09/01/c2c-blog/ It would be interesting to run this while in tile threaded mode to see if we have any accidental extra dependencies.