mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #580] [MERGED] Updated -debugdvbsub parameter to get the most relevant DVB traces for debugging. #1417
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/580
Author: @alexbrt
Created: 12/29/2016
Status: ✅ Merged
Merged: 12/29/2016
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (3)
90745b0Updated -debugdvbsub traces to get the most relevant info.b944802Updated -debugdvbsub traces to get the most relevant info.0c4bf2aAdded -ignoreptsjumps parameter to ignore pts jumps (needed for some formats). Updated help page (added documentation for latest parameters). Replaced some printf() calls with mprint().📊 Changes
8 files changed (+44 additions, -6 deletions)
View changed files
📝
src/ccextractor.c(+2 -0)📝
src/lib_ccx/activity.c(+1 -1)📝
src/lib_ccx/ccx_common_option.h(+1 -0)📝
src/lib_ccx/ccx_common_timing.c(+1 -0)📝
src/lib_ccx/dvb_subtitle_decoder.c(+25 -4)📝
src/lib_ccx/lib_ccx.c(+1 -0)📝
src/lib_ccx/lib_ccx.h(+1 -0)📝
src/lib_ccx/params.c(+12 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.