mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #74] [MERGED] Seprate output context #967
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/74
Author: @anshul1912
Created: 7/12/2014
Status: ✅ Merged
Merged: 7/20/2014
Merged by: @cfsmp3
Base:
master← Head:seprate_output_context📝 Commits (10+)
d4597e0indentation of mythtv315d466updated mythtv for encoder855ca48not to use g++69c0b2ehandling end of data correctly7858afbMerge branch 'seprate_output_context' of https://github.com/anshul1912/ccextractor into seprate_output_context12c2cedcorrected transcript for mov files7808707mpg file correctionf543e3fxds extraction in seprate output contextbab0ec8removed implicit declaration warningdc164f8improved xds logic📊 Changes
15 files changed (+1011 additions, -958 deletions)
View changed files
📝
linux/Makefile(+2 -3)📝
src/608.c(+79 -131)📝
src/608.h(+13 -0)📝
src/cc_decoders_common.h(+2 -2)📝
src/cc_encoders_common.c(+28 -13)📝
src/ccextractor.c(+21 -21)📝
src/ccextractor.h(+1 -1)📝
src/dvb_subtitle_decoder.c(+0 -3)📝
src/file_functions.c(+0 -1)📝
src/gpacmp4/mp4.c(+10 -0)📝
src/myth.c(+725 -715)📝
src/utility.h(+4 -0)📝
src/xds.c(+116 -68)➕
src/xds.h(+8 -0)📝
windows/ccextractor.vcxproj(+2 -0)📄 Description
Draft version
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.