mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-27 00:19:51 +00:00
[PR #512] [CLOSED] GCI Make code more legible by aligning columns, comments, etc #1334
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/512
Author: @EianKlock
Created: 12/10/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
0a28ee4I have done some tidying of the code and comments to make it more readable685b176Merge pull request #1 from EianKlock/Tidy📊 Changes
32 files changed (+479 additions, -494 deletions)
View changed files
📝
src/lib_ccx/avc_functions.c(+2 -2)📝
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_demuxer.c(+1 -1)📝
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)📝
src/lib_ccx/ccx_encoders_spupng.c(+2 -2)📝
src/lib_ccx/ccx_encoders_srt.c(+3 -3)📝
src/lib_ccx/ccx_encoders_ssa.c(+3 -3)...and 12 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.