mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #515] [MERGED] Cleanup libccx h #1335
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/515
Author: @DanilaFe
Created: 12/11/2016
Status: ✅ Merged
Merged: 12/13/2016
Merged by: @cfsmp3
Base:
master← Head:cleanup-libccx-h📝 Commits (8)
190a420Rename processhex to process_hex for consistency.12c3880Rename hex2int to hex_to_int.1f54d88Add hex_string_to_int function.7616cefRemove accidental code duplication.d5f14d5Add underscores to getfilesize.cbea9eeAlso add underscores to get_total_file_size.01d2ce3Clarify usage function name (rename it to print_usage).5602e42Merge remote-tracking branch 'upstream/master' into cleanup-libccx-h📊 Changes
7 files changed (+47 additions, -31 deletions)
View changed files
📝
src/ccextractor.c(+4 -4)📝
src/lib_ccx/ccx_demuxer.c(+2 -2)📝
src/lib_ccx/file_functions.c(+3 -3)📝
src/lib_ccx/general_loop.c(+4 -4)📝
src/lib_ccx/lib_ccx.h(+6 -5)📝
src/lib_ccx/params.c(+12 -12)📝
src/lib_ccx/utility.c(+16 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.