[PR #573] [MERGED] Align Comments #1411

Closed
opened 2026-01-29 17:16:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/573
Author: @yusrilia
Created: 12/26/2016
Status: Merged
Merged: 1/1/2017
Merged by: @cfsmp3

Base: masterHead: align-.h-files


📝 Commits (2)

  • 7867502 align comments
  • e7480de Merge branch 'master' into align-.h-files

📊 Changes

12 files changed (+210 additions, -211 deletions)

View changed files

📝 src/lib_ccx/asf_constants.h (+19 -19)
📝 src/lib_ccx/ccx_common_constants.h (+23 -24)
📝 src/lib_ccx/ccx_common_option.h (+66 -66)
📝 src/lib_ccx/ccx_common_structs.h (+7 -7)
📝 src/lib_ccx/ccx_common_timing.h (+12 -12)
📝 src/lib_ccx/ccx_decoders_608.h (+16 -16)
📝 src/lib_ccx/ccx_decoders_708.h (+1 -1)
📝 src/lib_ccx/ccx_decoders_structs.h (+20 -20)
📝 src/lib_ccx/ccx_demuxer.h (+3 -3)
📝 src/lib_ccx/ccx_encoders_common.h (+9 -9)
📝 src/lib_ccx/ccx_encoders_structs.h (+9 -9)
📝 src/lib_ccx/lib_ccx.h (+25 -25)

📄 Description

I aligned the comments in the .h files in the directory src/lib_ccx/ for a GCI task.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/573 **Author:** [@yusrilia](https://github.com/yusrilia) **Created:** 12/26/2016 **Status:** ✅ Merged **Merged:** 1/1/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `align-.h-files` --- ### 📝 Commits (2) - [`7867502`](https://github.com/CCExtractor/ccextractor/commit/78675027c3e3ead26ccac60534105416ee504d26) align comments - [`e7480de`](https://github.com/CCExtractor/ccextractor/commit/e7480de00d1f0c3289e1c29c2c2ee86da4f546a3) Merge branch 'master' into align-.h-files ### 📊 Changes **12 files changed** (+210 additions, -211 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/asf_constants.h` (+19 -19) 📝 `src/lib_ccx/ccx_common_constants.h` (+23 -24) 📝 `src/lib_ccx/ccx_common_option.h` (+66 -66) 📝 `src/lib_ccx/ccx_common_structs.h` (+7 -7) 📝 `src/lib_ccx/ccx_common_timing.h` (+12 -12) 📝 `src/lib_ccx/ccx_decoders_608.h` (+16 -16) 📝 `src/lib_ccx/ccx_decoders_708.h` (+1 -1) 📝 `src/lib_ccx/ccx_decoders_structs.h` (+20 -20) 📝 `src/lib_ccx/ccx_demuxer.h` (+3 -3) 📝 `src/lib_ccx/ccx_encoders_common.h` (+9 -9) 📝 `src/lib_ccx/ccx_encoders_structs.h` (+9 -9) 📝 `src/lib_ccx/lib_ccx.h` (+25 -25) </details> ### 📄 Description I aligned the comments in the `.h` files in the directory `src/lib_ccx/` for a GCI task. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1411