mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
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/46
Author: @rkuchumov
Created: 6/5/2014
Status: ✅ Merged
Merged: 6/12/2014
Merged by: @cfsmp3
Base:
master← Head:file_analysis📝 Commits (4)
6060950file analysis init #1785c91e3stream_mode support895c19evideo info and teletext4d962ebdvb, teletext, ts streams📊 Changes
10 files changed (+297 additions, -30 deletions)
View changed files
📝
src/608.c(+10 -1)📝
src/708.c(+8 -4)📝
src/ccextractor.c(+1 -0)📝
src/ccextractor.h(+21 -0)📝
src/es_functions.c(+5 -0)📝
src/file_functions.c(+3 -0)📝
src/params.c(+14 -6)📝
src/params_dump.c(+162 -0)📝
src/telxcc.c(+1 -1)📝
src/ts_tables.c(+72 -18)📄 Description
I also added to reports:
0) cap_stream_type value in ts stream (I omitted DVB. It depends on cxx_dvb_context which seems to out of place)
What else to add?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.