0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use unsigned min() to correctly clip -32768 More... over 4 years ago
Implement new fast coeff cost estimator in AVX2 More... over 4 years ago
Initial implementation of fast bipred. More... over 4 years ago
Implement calculation of vaq values. Values not used yet. More... over 4 years ago
Add no-vaq option to vaq More... over 4 years ago
Revert "Temporarily disable offending strategies to make tests not fail for everyone" More... over 4 years ago
Remove the broken "no mov" branch. More... over 4 years ago
Added comment about partial-coding usage More... over 4 years ago
Changed "partial-coding" variables to uint32_t More... over 4 years ago
Updated docs More... over 4 years ago
Changed parameter "slicer" to "partial-coding" to avoid confusion. More... over 4 years ago
Try first lookup table based fast coeff estimation More... over 4 years ago
Custom headers for the distributed coding More... over 4 years ago
Fix typo in comment More... over 4 years ago
aq: Add --vaq commandline option More... over 4 years ago
Fix accessing previous frame that didn't exist More... over 4 years ago
Use the new clipping only in situations where it actually helps More... over 4 years ago
Fix qp estimation and checking of previous frames that dont exist More... over 4 years ago
Change clipping of lambda and qp for ctus on OBA rc More... over 4 years ago
Fix VS build More... over 4 years ago
Remove debug print functions More... over 4 years ago
De-inline pred_filtered_dc functions, shouldn't make much difference though More... over 4 years ago
32x32 filtered DC prediction in AVX2 More... over 4 years ago
parameterize the clipping option More... over 4 years ago
save c and k to frame More... over 4 years ago
16x16 filtered DC implemented in AVX2 More... over 4 years ago
Implement AVX2 8x8 filtered DC algorithm More... over 4 years ago
try the original clipping More... over 4 years ago
Update visual studio requirment More... over 4 years ago
Update threadwrapper to enable pthread_rwlock_t More... over 4 years ago