0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Address clang-analyzer warnings about unused values. More... about 10 years ago
Huge refactoring More... about 10 years ago
Address clang-analyzer warning about undefined behavior in intra. More... about 10 years ago
Address a clang-analyzer warning about undefined behavior in filter. More... about 10 years ago
Moved g_cur_lambda_cost into encoder_control.cur_lambda_cost More... about 10 years ago
Remove g_lambda_cost More... about 10 years ago
Removed table generation from main code, moved it to tools. More... about 10 years ago
Centralize resource deallocation for encmain. More... about 10 years ago
Remove g_bitdepth More... about 10 years ago
Remove encoder_input width, height, height_in_lcu, and width_in_lcu More... about 10 years ago
bitstream is a union, and is statically in encoder_control structure More... about 10 years ago
some const in cabac.c More... about 10 years ago
added const in bitstream More... about 10 years ago
encoder->in.cur_pic --> cur_pic More... about 10 years ago
Replace encoder->stream by stream More... about 10 years ago
nal are now written to a bitstream, not a FILE* More... about 10 years ago
Fix prototype of create_bitstream in bitstream.h More... about 10 years ago
Address warnings about unused values. More... about 10 years ago
Fix undefined behavior of EO_IDX. More... about 10 years ago
Moved scalinglist_process into init_encoder_control More... about 10 years ago
Merge branch 'sao-mode-cost' More... about 10 years ago
Merge branch 'static_tables' More... about 10 years ago
scalinglist changes missing in previous commit More... about 10 years ago
Add new modules to VS project. More... about 10 years ago
Remove unused old mode cost estimation from SAO. More... about 10 years ago
scalinglist in independent file More... about 10 years ago
Merge remote-tracking branch 'remotes/lfasnacht/const' More... about 10 years ago
Merge remote-tracking branch 'remotes/lfasnacht/makefile_deps' More... about 10 years ago
Generate and use static tables More... about 10 years ago
g_sig_last_scan -> const uint32_t* More... about 10 years ago