mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #272] [MERGED] Move FFmpeg demuxer in cc_demuxer from ccextractor #1123
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/272
Author: @anshul1912
Created: 1/31/2016
Status: ✅ Merged
Merged: 1/31/2016
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (1)
d7136a8Move FFmpeg demuxer in cc_demuxer from ccextractor📊 Changes
7 files changed (+104 additions, -64 deletions)
View changed files
📝
src/ccextractor.c(+3 -45)📝
src/lib_ccx/ccx_common_constants.h(+5 -0)📝
src/lib_ccx/ccx_demuxer.c(+20 -6)📝
src/lib_ccx/ccx_demuxer.h(+3 -0)📝
src/lib_ccx/ffmpeg_intgr.c(+60 -5)📝
src/lib_ccx/ffmpeg_intgr.h(+3 -8)📝
src/lib_ccx/general_loop.c(+10 -0)📄 Description
Signed-off-by: Anshul Maheshwari er.anshul.maheshwari@gmail.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.