0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 19 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update VAQ help text. Update docs. Change some lingering tabs to spaces. More... about 4 years ago
Update preset tables. Update docs. More... about 4 years ago
Bypass inverse quantization and inverse transform when trying early skip More... about 4 years ago
Tell people to use Clang instead of GCC on MinGW More... about 4 years ago
Use _mm_store_epi64 instead of _mm_cvtsi128_si64 More... about 4 years ago
Override angular_pred to generic in travis as well. Assuming false positive from valgrind. More... about 4 years ago
Fix lacking _mm256_cvtss_f32 intrinsic on VS More... about 4 years ago
Fix a potential division by zero in a floating point operation More... about 4 years ago
New AVX2 block averaging *WIP* missing small chroma block and SMP/AMP More... about 4 years ago
New bipred average functions More... about 4 years ago
Rename some bipred functions More... about 4 years ago
About working with generics More... about 4 years ago
Remove avx2 blending More... about 4 years ago
Merge branch 'vaq' More... about 4 years ago
Handle cases where the number of pixels is not divisible by 32 More... about 4 years ago
Make function static to not mess up tests. More... about 4 years ago
Fix define for use with Visual Studio. More... about 4 years ago
Merge branch 'vaq' of https://gitlab.tut.fi/TIE/ultravideo/kvazaar into vaq More... about 4 years ago
Clamp edge lcu pixels if dimensions are not 64 divisible. More... about 4 years ago
Do not build AVX2 with GCC on MinGW More... about 4 years ago
Fix warning about potentially unused hsum_8x32b More... about 4 years ago
Fix memory leak. More... about 4 years ago
Move function hsum to file where it is used to avoid errors. More... about 4 years ago
Fix pipeline error. More... about 4 years ago
Update docs. More... about 4 years ago
Add tests for VAQ with both rate controls. More... about 4 years ago
Add VAQ test in test_tools. Bump minor version number in configure.ac. Update help text for VAQ. More... about 4 years ago
Merge vaq-simd More... about 4 years ago
Fix error when first value in pu depth list is omitted More... about 4 years ago
Fix unintended functionality when giving multiple --pu-depth-intra/inter list parameters More... about 4 years ago