mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #811] [MERGED] [IMPROVEMENT]GCI:Made fatal errror messages clearer #1623
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/811
Author: @govindbalaji-s
Created: 12/1/2017
Status: ✅ Merged
Merged: 12/1/2017
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (3)
7d963eeMade fatal errror messages clearer4c497adMerge branch 'master' into master597571eMerge branch 'master' into master📊 Changes
16 files changed (+63 additions, -62 deletions)
View changed files
📝
src/ccextractor.c(+5 -5)📝
src/lib_ccx/asf_functions.c(+5 -5)📝
src/lib_ccx/avc_functions.c(+5 -5)📝
src/lib_ccx/cc_bitstream.c(+11 -11)📝
src/lib_ccx/ccx_demuxer.c(+1 -1)📝
src/lib_ccx/ccx_encoders_common.h(+1 -1)📝
src/lib_ccx/ccx_encoders_splitbysentence.c(+1 -1)📝
src/lib_ccx/ccx_share.c(+9 -8)📝
src/lib_ccx/es_functions.c(+5 -5)📝
src/lib_ccx/es_userdata.c(+2 -2)📝
src/lib_ccx/general_loop.c(+7 -7)📝
src/lib_ccx/hardsubx.c(+2 -2)📝
src/lib_ccx/lib_ccx.c(+3 -3)📝
src/lib_ccx/networking.c(+4 -4)📝
src/lib_ccx/ts_tables.c(+1 -1)📝
src/lib_ccx/utility.c(+1 -1)📄 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):
I have made improvements in some of the error messages.
{pull request content here}
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.