1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved file duration detection by correctly tracking the last media frame's type. More... about 11 years ago
Completed Travis build, and added status icon. More... about 11 years ago
Fixed travis build. More... about 11 years ago
Added a .travis.yml file. More... about 11 years ago
Fixed FLVMeta product spelling. More... over 11 years ago
Updated copyright notices to 2013. More... over 11 years ago
Added typedef and constants for AVC packet types. More... over 11 years ago
Added FLV buffer copy helper functions. More... over 11 years ago
Updated THANKS file. More... over 11 years ago
Merge pull request #4 from neutronth/fix-spelling-error-in-manpage More... over 11 years ago
Fix spelling error in manpage More... over 11 years ago
Updated INSTALL file to contain CMake-specific build and installation instruction, courtesy of the MariaDB project INSTALL file. More... almost 12 years ago
Updated CMakeLists.txt to version 1.2. More... almost 12 years ago
Removed support for the Autotools build system. More... almost 12 years ago
Optimized read_body variable scope. More... almost 12 years ago
Fixed misleading comment. Commented out currently dead code. More... almost 12 years ago
Fixed a compilation warning. More... about 12 years ago
Renamed FindLibYAML.cmake to better reflect project name. More... about 12 years ago
Updated documentation. More... about 12 years ago
Added a github README.md file. More... about 12 years ago
Fixed Makefile.am to point to the correct path to FindLibYaml.cmake. More... about 12 years ago
Set version to 1.1.0. More... about 12 years ago
Updated module search path. More... about 12 years ago
Moved cmake module to dedicated directory. More... about 12 years ago
Improved current git commit detection. More... about 12 years ago
Fixed JSON dumping to prevent potential invalid output. More... about 12 years ago
Refactored the file dumping process so memory leaks are easier to avoid. Fixed a few function definitions. More... about 12 years ago
Removed man page reference to mjson. More... about 12 years ago
Merged feature/simple_json. More... about 12 years ago
Added missing static function modifiers. More... about 12 years ago