mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-19 00:14:48 +00:00
19241744d7
* Fix indentation, use switch instead of if * Remove confusing comment Enums are abstractions and should be used as such. They shouldn't be used like integers. * Return a const char* instead of char * allocated on heap * Test return value inline * Add SCC output * Add CCD format * Add channel header to CCD * Return const pointer * Revert formatting change * Colour -> Color * Fix formatting * Move comment to relevant place * Improve readability * Fix formatting * Fix erroneous comment * Use different parity function not requiring GNU extension * Use enum instead of int * Fix bug * Implement channel functionality * Fix CI errors * Fix CI build * Add options to help menu * Mention change in changelog * Add file to build systems * Remove uneeded link against zlib * Remove the use of <stdbool.h> and use const char * Rewrite SCC formatter * Use fdprintf |
||
---|---|---|
.. | ||
autogen.sh | ||
build | ||
build_hardsubx | ||
build-static.sh | ||
builddebug | ||
cleanup | ||
configure.ac | ||
description-pak | ||
Makefile.am | ||
module_generator | ||
pre-build.sh |