[PR #636] [CLOSED] Make code more legible by aligning columns, comments, etc (GCI) #1479

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/636
Author: @Rosehip1248
Created: 1/11/2017
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

9 files changed (+59 additions, -46 deletions)

View changed files

📝 src/lib_ccx/avc_functions.h (+1 -1)
📝 src/lib_ccx/ccx_common_constants.h (+1 -0)
📝 src/lib_ccx/ccx_common_platform.h (+1 -1)
📝 src/lib_ccx/ccx_decoders_structs.h (+9 -8)
📝 src/lib_ccx/lib_ccx.h (+14 -14)
📝 src/lib_ccx/list.h (+27 -14)
📝 src/lib_ccx/ocr.h (+1 -1)
📝 src/lib_ccx/stdintmsc.h (+4 -5)
📝 src/lib_ccx/teletext.h (+1 -2)

📄 Description

No description provided


🔄 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/636 **Author:** [@Rosehip1248](https://github.com/Rosehip1248) **Created:** 1/11/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`d01ff3d`](https://github.com/CCExtractor/ccextractor/commit/d01ff3dc74de8b4966b4a725d463871133c6b3d1) Update avc_functions.h - [`28b4606`](https://github.com/CCExtractor/ccextractor/commit/28b4606dad9d7e7f11c6cc3bfc2ffd8050494c73) Update ccx_common_constants.h - [`6b3fec5`](https://github.com/CCExtractor/ccextractor/commit/6b3fec5bf3d76601311593c0ba7aece067165fae) Update ccx_common_platform.h - [`3f98157`](https://github.com/CCExtractor/ccextractor/commit/3f98157538638a68fc8e9de583e27f15aced2b2b) Update ccx_decoders_structs.h - [`6802489`](https://github.com/CCExtractor/ccextractor/commit/6802489a6fc2f6a8c4371b71d536f7580d4e7f97) Update hardsubx.h - [`bc24885`](https://github.com/CCExtractor/ccextractor/commit/bc248852e2fc7b4fbeb18c0d89d58657b6a4b01c) Update lib_ccx.h - [`409028a`](https://github.com/CCExtractor/ccextractor/commit/409028a81d3d04412cf142fd44a73222418b6a96) Update list.h - [`5a17685`](https://github.com/CCExtractor/ccextractor/commit/5a176853e761b4dd03c63d0fe30e07b0d59c0e46) Update ocr.h - [`6d477aa`](https://github.com/CCExtractor/ccextractor/commit/6d477aa07eb9d3de467f92203aee3bf5b5e028fe) Update stdintmsc.h - [`070219b`](https://github.com/CCExtractor/ccextractor/commit/070219bb340f573a0d4d317a7c169767631f730e) Update teletext.h ### 📊 Changes **9 files changed** (+59 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/avc_functions.h` (+1 -1) 📝 `src/lib_ccx/ccx_common_constants.h` (+1 -0) 📝 `src/lib_ccx/ccx_common_platform.h` (+1 -1) 📝 `src/lib_ccx/ccx_decoders_structs.h` (+9 -8) 📝 `src/lib_ccx/lib_ccx.h` (+14 -14) 📝 `src/lib_ccx/list.h` (+27 -14) 📝 `src/lib_ccx/ocr.h` (+1 -1) 📝 `src/lib_ccx/stdintmsc.h` (+4 -5) 📝 `src/lib_ccx/teletext.h` (+1 -2) </details> ### 📄 Description _No description provided_ --- <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:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1479