libvisual icon indicating copy to clipboard operation
libvisual copied to clipboard

Libvisual Audio Visualization

Results 56 libvisual issues
Sort by recently updated
recently updated
newest added

with the accidental assignment, the function would always return 0 for a keytype of VISUAL_HASHMAP_KEY_TYPE_STRING (because it has a value of 2), which is technically valid but not good for...

bug
porting: not needed

Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0. Release notes Sourced from actions/cache's releases. v4.1.0 What's Changed Fix cache-hit output when cache missed by @​fchimpan in actions/cache#1404 Deprecate save-always input by @​joshmgross...

enhancement
porting: done

I tried to build with the following *FLAGS to optimize the build: `-flto=4 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing` The -Werror=* flags are important to detect cases where the compiler can try to...

I'm not sure how relevant colour quantization is now for today's display devices, but this would be great for completeness sake. There are some well known and performant algorithms to...

enhancement

Did extensive testing of the audio sample conversion and found a tonne of egregious numerical errors. This PR fixes all of the known bugs. Where the conversion accuracy is sacrificed...

bug
critical
porting: TODO
clean up