mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #542] [CLOSED] Make code more legible by aligning columns, comments, etc (CCExtractor Development) #1372
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/542
Author: @ngxingyu
Created: 12/16/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
e5193deAdd files via uploade12007dAdd files via upload3f610aeAdd files via upload📊 Changes
16 files changed (+354 additions, -354 deletions)
View changed files
📝
src/lib_ccx/asf_constants.h(+36 -36)📝
src/lib_ccx/avc_functions.h(+6 -6)📝
src/lib_ccx/bitstream.h(+9 -9)📝
src/lib_ccx/ccx_common_constants.h(+34 -34)📝
src/lib_ccx/ccx_common_option.h(+78 -78)📝
src/lib_ccx/ccx_common_platform.h(+7 -7)📝
src/lib_ccx/ccx_common_structs.h(+8 -8)📝
src/lib_ccx/ccx_common_timing.h(+14 -14)📝
src/lib_ccx/ccx_decoders_608.h(+22 -22)📝
src/lib_ccx/ccx_decoders_structs.h(+41 -41)📝
src/lib_ccx/ccx_decoders_vbi.h(+1 -1)📝
src/lib_ccx/ccx_demuxer.h(+13 -13)📝
src/lib_ccx/ccx_encoders_common.h(+32 -32)📝
src/lib_ccx/ccx_encoders_structs.h(+13 -13)📝
src/lib_ccx/lib_ccx.h(+37 -37)📝
src/lib_ccx/ts_functions.h(+3 -3)📄 Description
google code-in task - worked on the .h files in src/lib_ccx/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.