mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #548] [CLOSED] Make code more legible by aligning columns, comments, etc. #1381
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/548
Author: @ngxingyu
Created: 12/17/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
9f09c59Add files via upload4d0726cUpdate asf_constants.hb88f62eUpdate ccx_common_constants.h03b8481Update ccx_common_option.h53167f4Update ccx_common_structs.h8c34476Update ccx_common_timing.h82e175fUpdate ccx_decoders_608.he826b0eUpdate ccx_common_timing.hd598e8fUpdate ccx_decoders_structs.hbe72972Update ccx_encoders_structs.h📊 Changes
16 files changed (+352 additions, -353 deletions)
View changed files
📝
src/lib_ccx/asf_constants.h(+37 -37)📝
src/lib_ccx/avc_functions.h(+5 -5)📝
src/lib_ccx/bitstream.h(+9 -9)📝
src/lib_ccx/ccx_common_constants.h(+31 -31)📝
src/lib_ccx/ccx_common_option.h(+81 -81)📝
src/lib_ccx/ccx_common_platform.h(+7 -7)📝
src/lib_ccx/ccx_common_structs.h(+10 -10)📝
src/lib_ccx/ccx_common_timing.h(+14 -14)📝
src/lib_ccx/ccx_decoders_608.h(+23 -23)📝
src/lib_ccx/ccx_decoders_structs.h(+40 -41)📝
src/lib_ccx/ccx_decoders_vbi.h(+1 -1)📝
src/lib_ccx/ccx_demuxer.h(+12 -12)📝
src/lib_ccx/ccx_encoders_common.h(+27 -27)📝
src/lib_ccx/ccx_encoders_structs.h(+13 -13)📝
src/lib_ccx/hardsubx.h(+6 -6)📝
src/lib_ccx/lib_ccx.h(+36 -36)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.