mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-14 21:23:42 +00:00
[PR #1465] [MERGED] [FIX] Run clang-format on all source files #2201
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/1465
Author: @canihavesomecoffee
Created: 12/14/2022
Status: ✅ Merged
Merged: 12/14/2022
Merged by: @canihavesomecoffee
Base:
master← Head:fix-formatting📝 Commits (1)
df86204Run clang-format on all source files📊 Changes
50 files changed (+511 additions, -511 deletions)
View changed files
📝
src/GUI/ccextractorGUI.c(+44 -44)📝
src/GUI/command_builder.c(+2 -2)📝
src/GUI/popups.c(+1 -1)📝
src/GUI/save_load_data.c(+24 -24)📝
src/GUI/tabs.c(+40 -40)📝
src/lib_ccx/activity.c(+1 -1)📝
src/lib_ccx/asf_functions.c(+7 -7)📝
src/lib_ccx/avc_functions.c(+12 -12)📝
src/lib_ccx/cc_bitstream.c(+1 -1)📝
src/lib_ccx/ccx_common_constants.c(+7 -7)📝
src/lib_ccx/ccx_common_option.c(+2 -2)📝
src/lib_ccx/ccx_decoders_608.c(+15 -15)📝
src/lib_ccx/ccx_decoders_708.c(+30 -30)📝
src/lib_ccx/ccx_decoders_708_output.c(+4 -4)📝
src/lib_ccx/ccx_decoders_common.c(+5 -5)📝
src/lib_ccx/ccx_decoders_isdb.c(+31 -31)📝
src/lib_ccx/ccx_decoders_vbi.c(+2 -2)📝
src/lib_ccx/ccx_decoders_xds.c(+1 -1)📝
src/lib_ccx/ccx_demuxer.c(+1 -1)📝
src/lib_ccx/ccx_demuxer_mxf.c(+4 -4)...and 30 more files
📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
{pull request content here}
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.