mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #531] [CLOSED] Formatted header files (GCI) #1358
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/531
Author: @jeffsieu
Created: 12/14/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
3f06d15Formatted header files7a54ce6Improved formatting of header files in src/lib_ccx📊 Changes
41 files changed (+1500 additions, -891 deletions)
View changed files
📝
src/lib_ccx/activity.h(+20 -8)📝
src/lib_ccx/asf_constants.h(+6 -0)📝
src/lib_ccx/avc_functions.h(+11 -3)📝
src/lib_ccx/bitstream.h(+90 -35)📝
src/lib_ccx/ccx_common_char_encoding.h(+16 -7)📝
src/lib_ccx/ccx_common_common.h(+27 -8)📝
src/lib_ccx/ccx_common_constants.h(+184 -159)📝
src/lib_ccx/ccx_common_option.h(+30 -12)📝
src/lib_ccx/ccx_common_platform.h(+53 -51)📝
src/lib_ccx/ccx_common_structs.h(+10 -10)📝
src/lib_ccx/ccx_common_timing.h(+47 -14)📝
src/lib_ccx/ccx_decoders_608.h(+91 -79)📝
src/lib_ccx/ccx_decoders_708.h(+157 -136)📝
src/lib_ccx/ccx_decoders_708_output.h(+14 -8)📝
src/lib_ccx/ccx_decoders_common.h(+48 -12)📝
src/lib_ccx/ccx_decoders_isdb.h(+12 -2)📝
src/lib_ccx/ccx_decoders_structs.h(+13 -10)📝
src/lib_ccx/ccx_decoders_vbi.h(+11 -5)📝
src/lib_ccx/ccx_decoders_xds.h(+11 -3)📝
src/lib_ccx/ccx_demuxer.h(+239 -145)...and 21 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.