mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-19 04:22:49 +00:00
[PR #509] [CLOSED] GCI Task - Improving Code Readability #1331
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/509
Author: @DeeprajPandey
Created: 12/10/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
f0a436cMerge pull request #1 from CCExtractor/master9910333Resolved comment indentation issues in header files.📊 Changes
19 files changed (+540 additions, -330 deletions)
View changed files
📝
src/lib_ccx/ccx_common_option.h(+147 -76)📝
src/lib_ccx/ccx_common_platform.h(+4 -4)📝
src/lib_ccx/ccx_common_structs.h(+16 -16)📝
src/lib_ccx/ccx_common_timing.h(+39 -25)📝
src/lib_ccx/ccx_decoders_608.h(+45 -25)📝
src/lib_ccx/ccx_decoders_common.h(+12 -7)📝
src/lib_ccx/ccx_decoders_structs.h(+93 -60)📝
src/lib_ccx/ccx_decoders_vbi.h(+7 -2)📝
src/lib_ccx/ccx_decoders_xds.h(+7 -3)📝
src/lib_ccx/ccx_demuxer.h(+48 -37)📝
src/lib_ccx/ccx_dtvcc.h(+4 -4)📝
src/lib_ccx/ccx_encoders_common.h(+58 -40)📝
src/lib_ccx/ccx_encoders_helpers.h(+31 -8)📝
src/lib_ccx/ccx_encoders_spupng.h(+3 -2)📝
src/lib_ccx/ccx_encoders_structs.h(+10 -10)📝
src/lib_ccx/ccx_encoders_xds.h(+4 -1)📝
src/lib_ccx/ccx_gxf.h(+4 -2)📝
src/lib_ccx/ccx_mp4.h(+3 -3)📝
src/lib_ccx/ccx_share.h(+5 -5)📄 Description
Hope the request will be merged ASAP. :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.