mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1312] [MERGED] Remove -cf #2088
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/1312
Author: @cfsmp3
Created: 3/31/2021
Status: ✅ Merged
Merged: 3/31/2021
Merged by: @cfsmp3
Base:
master← Head:removecf📝 Commits (1)
21b8ec7Remove -cf📊 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.