mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #559] [CLOSED] Improved comment indentation #1391
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/559
Author: @awesometushar000
Created: 12/21/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
0c18055Try to improve the indentation of few files2b3a375Indentation improved of Comments5a4c3fdIndentation Improvement4cf8bd3Merge https://github.com/CCExtractor/ccextractor📊 Changes
33 files changed (+876 additions, -876 deletions)
View changed files
📝
src/lib_ccx/activity.h(+1 -1)📝
src/lib_ccx/asf_constants.h(+44 -44)📝
src/lib_ccx/avc_functions.h(+6 -6)📝
src/lib_ccx/bitstream.h(+15 -15)📝
src/lib_ccx/ccx_common_common.h(+1 -1)📝
src/lib_ccx/ccx_common_constants.h(+30 -30)📝
src/lib_ccx/ccx_common_option.c(+66 -66)📝
src/lib_ccx/ccx_common_option.h(+74 -74)📝
src/lib_ccx/ccx_common_structs.h(+19 -19)📝
src/lib_ccx/ccx_common_timing.c(+52 -52)📝
src/lib_ccx/ccx_common_timing.h(+15 -15)📝
src/lib_ccx/ccx_decoders_608.c(+36 -36)📝
src/lib_ccx/ccx_decoders_608.h(+20 -20)📝
src/lib_ccx/ccx_decoders_708_encoding.c(+7 -7)📝
src/lib_ccx/ccx_decoders_structs.h(+48 -48)📝
src/lib_ccx/ccx_decoders_vbi.c(+15 -15)📝
src/lib_ccx/ccx_demuxer.c(+7 -7)📝
src/lib_ccx/ccx_demuxer.h(+17 -17)📝
src/lib_ccx/ccx_encoders_common.h(+38 -38)📝
src/lib_ccx/ccx_encoders_g608.c(+8 -8)...and 13 more files
📄 Description
As a [GCI task] (https://codein.withgoogle.com/dashboard/task-instances/6400773606866944/)
improved comment section.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.