0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Development] Changed the .fbi file format, now key_fpos and key_size refer More... almost 16 years ago
[Bugfix] Properly flushing FBS outoput stream after writing RFB initialization. More... almost 16 years ago
[Compilation] Fix for the previous commit that broke compilation. More... almost 16 years ago
[Enhancement] One more improvement on error handling. More... almost 16 years ago
[Enhancement] Error handling on writing FBS data. More... almost 16 years ago
[Development] Data format of the .fbi file has been changed. In addition to More... almost 16 years ago
[Refactoring] Added a separate function to construct RFB initialization More... almost 16 years ago
[Cleanup] Minor bugfix in the Tight encoder. It was not any real bug, rather More... almost 16 years ago
Bugfix: default interval between keyframes was not initialized. Restoring it More... almost 16 years ago
Version number changed to 1.0.0. More... almost 16 years ago
Improved usage help message. More... almost 16 years ago
Implemented support for new -i command line option which allows to specify More... almost 16 years ago
Made the fbs-mkindex utility accept output file name prexif as the second More... almost 16 years ago
Removing the library in make clean. More... almost 16 years ago
Eliminated the rest of gcc warnings -- removed unused code. More... almost 16 years ago
Eliminated compilation warnings. More... almost 16 years ago
Compressing keyframes with Tight encoder (copied and adapted from More... almost 16 years ago
Writing correct number of keyframes into the .fbi file. More... almost 16 years ago
Writing index file (out.fbi), logging its contents to stdout. More... almost 16 years ago
Reporting encoding type if it's not supported. More... almost 16 years ago
Increased maximum allowed block size from 1 megabyte to 16 megabytes. More... almost 16 years ago
Writing raw-encoded keyframes into out.fbk. Time interval is 10 seconds, More... almost 16 years ago
Parsing Raw-encoded rectangles. More... almost 16 years ago
Dependencies updated. More... almost 16 years ago
Ignoring out.fbi and out.fbk files. More... almost 16 years ago
Writing FBS file header and RFB initialization into the keyframe file More... almost 16 years ago
A function to check the byte order. More... almost 16 years ago
Creating output files (out.fbi, out.fbk). More... almost 16 years ago
Function name change. More... almost 16 years ago
Maintaining framebuffer memory, rendering decoded data in the framebuffer. More... almost 16 years ago