[PR #604] [CLOSED] Completed task: Make code more legible... #1446

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/604
Author: @kalpana2k1
Created: 1/5/2017
Status: Closed

Base: masterHead: master


📝 Commits (7)

📊 Changes

7 files changed (+26 additions, -29 deletions)

View changed files

📝 src/lib_ccx/ccx_decoders_708_output.h (+6 -6)
📝 src/lib_ccx/ccx_decoders_structs.h (+10 -10)
📝 src/lib_ccx/ccx_dtvcc.h (+2 -2)
📝 src/lib_ccx/ccx_encoders_structs.h (+1 -1)
📝 src/lib_ccx/ccx_mp4.h (+0 -3)
📝 src/lib_ccx/spupng_encoder.h (+4 -4)
📝 src/lib_ccx/utility.h (+3 -3)

📄 Description

Hi, I have completed this task by going through the files inside the directory src/lib_ccx and fixing issues such as misalignments, extra new lines, tabs, spaces etc.

Kindly review this PR. Thanks.


🔄 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/604 **Author:** [@kalpana2k1](https://github.com/kalpana2k1) **Created:** 1/5/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`9219ebf`](https://github.com/CCExtractor/ccextractor/commit/9219ebf6402cdc18b7a3ba9b6e150d46dee0942f) Remove unnecessary tabs and spaces. - [`41537cf`](https://github.com/CCExtractor/ccextractor/commit/41537cf5edbc86fbd93e2c95e55f4ecaf7c89d9c) Remove extra whitespaces and fix alignment. - [`5d31f0e`](https://github.com/CCExtractor/ccextractor/commit/5d31f0ee4d16df3c9e5065023e79891fbb319565) Remove extra newlines. - [`0999bce`](https://github.com/CCExtractor/ccextractor/commit/0999bcedd49d67dcff13b047e1bb6a8b5d971a27) Fix a comment's alignment. - [`dc1c48e`](https://github.com/CCExtractor/ccextractor/commit/dc1c48e85c419b27f61b0cbae640605e3dcf5c7b) Fix alignment. - [`2bae426`](https://github.com/CCExtractor/ccextractor/commit/2bae426292e1c6cc4fe6be8a328fb98944101f5f) Fix alignment. - [`6486b09`](https://github.com/CCExtractor/ccextractor/commit/6486b09e73c1d72fdbd862085f78fcb6cbc239ed) Fix alignment. ### 📊 Changes **7 files changed** (+26 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_decoders_708_output.h` (+6 -6) 📝 `src/lib_ccx/ccx_decoders_structs.h` (+10 -10) 📝 `src/lib_ccx/ccx_dtvcc.h` (+2 -2) 📝 `src/lib_ccx/ccx_encoders_structs.h` (+1 -1) 📝 `src/lib_ccx/ccx_mp4.h` (+0 -3) 📝 `src/lib_ccx/spupng_encoder.h` (+4 -4) 📝 `src/lib_ccx/utility.h` (+3 -3) </details> ### 📄 Description Hi, I have completed this task by going through the files inside the directory src/lib_ccx and fixing issues such as misalignments, extra new lines, tabs, spaces etc. Kindly review this PR. Thanks. --- <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:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1446