0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only read left and right border pixels if necessary More... about 3 years ago
Handle "don't care" rows in the end separately More... about 3 years ago
Use AVX2 luma interpolation for SMP and AMP as well More... about 3 years ago
Add a reminder to fix a rare case for bipred More... about 3 years ago
Add some defines for important interpolation related sizes More... about 3 years ago
Rename some interpolation functions and strategies for consistency More... about 3 years ago
Require 64-bit build for AVX2 interpolation filter functions More... about 3 years ago
Do not use nonstandard extension for struct initialization. More... about 3 years ago
Remove unused functions and variables More... about 3 years ago
Fix epol_func signature and function definition More... about 3 years ago
Update build worker images for MinGW tests on AppVeyor. Test all branches and not just master. More... about 3 years ago
Fix warning and limit intra qp offset to -3 More... about 3 years ago
Add new AVX2 ip filters for chroma More... about 3 years ago
Fix parameter to signed More... about 3 years ago
Add new AVX2 vertical ip filter for pixel precision More... about 3 years ago
Use the new horizontal filter for pixel precision as well More... about 3 years ago
Relocate function More... about 3 years ago
Add new AVX2 horizontal ip filter capable of every luma PB More... about 3 years ago
Replace old block extrapolation with more capable one. More... about 3 years ago
Fix mistake in define. More... about 3 years ago
Add MINGW64 to define. Try to fix tsan test path error to suppressions.txt. More... about 3 years ago
Disable thread exit call in encmain when MINGW is used. This should fix the issue with media auto-build suite. More... about 3 years ago
abi change, version bump More... over 3 years ago
document fastrd tools in readme too More... over 3 years ago
document fastrd tools in manpage More... over 3 years ago
return-type error does not know that you don't return from assert(0) More... over 3 years ago
Whoops, included fast_coeff_cost stuff twice in vs project More... over 3 years ago
better documentation for the rdcost extraction More... over 3 years ago
Add fast coeff sources to vcxproj More... over 3 years ago
Maybe this would work with VC++ More... over 3 years ago