0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove quote from graphviz dump More... almost 10 years ago
Fix compilation for VS2010. More... almost 10 years ago
Fix small bugs with compilation More... almost 10 years ago
Restored parallelism, but it will be done in another way... OpenMP is not very efficient in these kind of dynamic situation More... almost 10 years ago
Refactor picture to remove hidden dependency between slice and tiles More... almost 10 years ago
Fix bug with cabac stream pointing to bad data More... almost 10 years ago
Works when not using tiles More... almost 10 years ago
encoder_control_input_init near the other encoder_control_* functions More... almost 10 years ago
Renamed encoder_clear_refs to encoder_state_clear_refs More... almost 10 years ago
Parsing seems to work now More... almost 10 years ago
Debug code to generate a graph More... almost 10 years ago
Fix iteration on children More... almost 10 years ago
Remove unnecessary tertiary expressions from usages of CABAC_BIN. More... almost 10 years ago
Have CABAC_BIN accept any >0 as binary 1. More... almost 10 years ago
fixed typo More... almost 10 years ago
Clear old cbf data before recursion in encode_transform_tree. More... almost 10 years ago
Improve cu_info coded block flag data structure a bit. More... almost 10 years ago
Add some comments and const qualifiers. More... almost 10 years ago
Refactor encoder_state More... almost 10 years ago
added parent to encoder_state More... almost 10 years ago
lcu_at_tile_start and lcu_at_tile_end helper functions More... almost 10 years ago
Fix a buffer overflow in parse_tiles_specification More... almost 10 years ago
Slices and WPP in command line and encoder More... almost 10 years ago
reorganized encoder_state structure More... almost 10 years ago
Moved all the stream related stuff into substream_write_bitstream More... almost 10 years ago
Merge commit 'bf2c2a1330ce6eb093afe0c03eb3a99520a41e4b' More... almost 10 years ago
Small changes to fix compiling on VS More... almost 10 years ago
Move bitstream write to a separate function, and add assertions about the part which should not write to bitstream. More... almost 10 years ago
bitstream_tell More... almost 10 years ago
Reference count for picture More... almost 10 years ago