mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-29 09:59:34 +00:00
[PR #498] [CLOSED] I've begun to make the code more readable #1316
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/498
Author: @EianKlock
Created: 12/9/2016
Status: ❌ Closed
Base:
master← Head:TidyUp📝 Commits (1)
15172d6I've begun to make the code more readable📊 Changes
28 files changed (+469 additions, -484 deletions)
View changed files
📝
src/gpacmp4/av_parsers.c(+7 -7)📝
src/gpacmp4/avilib.c(+16 -16)📝
src/gpacmp4/box_code_3gpp.c(+1 -1)📝
src/gpacmp4/box_code_base.c(+2 -2)📝
src/gpacmp4/data_map.c(+1 -1)📝
src/lib_ccx/ccx_common_char_encoding.c(+2 -2)📝
src/lib_ccx/ccx_common_common.c(+15 -15)📝
src/lib_ccx/ccx_common_constants.c(+3 -3)📝
src/lib_ccx/ccx_common_option.c(+54 -64)📝
src/lib_ccx/ccx_common_timing.c(+26 -30)📝
src/lib_ccx/ccx_decoders_608.c(+88 -88)📝
src/lib_ccx/ccx_decoders_708.c(+34 -32)📝
src/lib_ccx/ccx_decoders_708_encoding.c(+4 -4)📝
src/lib_ccx/ccx_decoders_common.c(+6 -6)📝
src/lib_ccx/ccx_decoders_isdb.c(+79 -82)📝
src/lib_ccx/ccx_decoders_xds.c(+45 -45)📝
src/lib_ccx/ccx_dtvcc.c(+5 -5)📝
src/lib_ccx/ccx_encoders_common.c(+8 -8)📝
src/lib_ccx/ccx_encoders_helpers.c(+6 -6)📝
src/lib_ccx/ccx_encoders_smptett.c(+1 -1)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.