mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 21:20:28 +00:00
[PR #1041] [CLOSED] [IMPROVEMENT] Added --noempty parameter #1843
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/1041
Author: @navimakarov
Created: 11/22/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
23e3332Added --noempty📊 Changes
39 files changed (+10491 additions, -11140 deletions)
View changed files
📝
README.md(+0 -1)📝
docs/CHANGES.TXT(+0 -3)📝
linux/Makefile.am(+0 -4)📝
linux/build(+1 -6)📝
linux/build_hardsubx(+0 -5)📝
linux/builddebug(+0 -5)📝
linux/configure.ac(+0 -1)📝
src/CMakeLists.txt(+0 -4)📝
src/lib_ccx/avc_functions.c(+4 -5)📝
src/lib_ccx/ccx_common_option.c(+1 -0)📝
src/lib_ccx/ccx_common_option.h(+1 -0)📝
src/lib_ccx/ccx_encoders_common.c(+7 -1)📝
src/lib_ccx/ccx_encoders_common.h(+1 -0)📝
src/lib_ccx/dvb_subtitle_decoder.c(+3 -5)📝
src/lib_ccx/lib_ccx.c(+2 -0)📝
src/lib_ccx/lib_ccx.h(+1 -0)📝
src/lib_ccx/ocr.c(+66 -115)📝
src/lib_ccx/params.c(+8 -19)📝
src/libpng/png.c(+20 -20)📝
src/libpng/png.h(+40 -40)...and 19 more files
📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
{pull request content here}
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.