[PR #1312] [MERGED] Remove -cf #2088

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1312
Author: @cfsmp3
Created: 3/31/2021
Status: Merged
Merged: 3/31/2021
Merged by: @cfsmp3

Base: masterHead: removecf


📝 Commits (1)

📊 Changes

6 files changed (+2 additions, -37 deletions)

View changed files

📝 docs/CHANGES.TXT (+2 -0)
📝 src/lib_ccx/ccx_common_option.c (+0 -1)
📝 src/lib_ccx/ccx_common_option.h (+0 -1)
📝 src/lib_ccx/ccx_demuxer.c (+0 -18)
📝 src/lib_ccx/ccx_demuxer.h (+0 -2)
📝 src/lib_ccx/params.c (+0 -15)

📄 Description

Remove -cf which is just a rather bad attempt to convert a TS or PS to a ES (by just writing non-headers).

I added it maybe in CCExtractor 0.02 to help me with debugging. I don't need anyone else has ever used it and I know better now :-)


🔄 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/1312 **Author:** [@cfsmp3](https://github.com/cfsmp3) **Created:** 3/31/2021 **Status:** ✅ Merged **Merged:** 3/31/2021 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `removecf` --- ### 📝 Commits (1) - [`21b8ec7`](https://github.com/CCExtractor/ccextractor/commit/21b8ec7de39fddd35f7a09dc973f614c90aae167) Remove -cf ### 📊 Changes **6 files changed** (+2 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+2 -0) 📝 `src/lib_ccx/ccx_common_option.c` (+0 -1) 📝 `src/lib_ccx/ccx_common_option.h` (+0 -1) 📝 `src/lib_ccx/ccx_demuxer.c` (+0 -18) 📝 `src/lib_ccx/ccx_demuxer.h` (+0 -2) 📝 `src/lib_ccx/params.c` (+0 -15) </details> ### 📄 Description Remove -cf which is just a rather bad attempt to convert a TS or PS to a ES (by just writing non-headers). I added it maybe in CCExtractor 0.02 to help me with debugging. I don't need anyone else has ever used it and I know better now :-) --- <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:20:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2088