mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #528] [CLOSED] Indentation and Readability Issues Fixed.. #1354
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/528
Author: @jagreetdg
Created: 12/13/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
be32d95Add files via upload📊 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
.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.