mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #188] [MERGED] remove compiler warnings #1071
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/188
Author: @anshul1912
Created: 6/20/2015
Status: ✅ Merged
Merged: 6/23/2015
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (6)
081f127remove compiler warningsee47e84Use cc_sub in raw dvdaa35314remove wbout dependency from decoder2032a75moved credits initializations48dce9ccorrect header guard5d52026remove wbout dependency📊 Changes
15 files changed (+89 additions, -95 deletions)
View changed files
📝
src/lib_ccx/608_spupng.c(+9 -2)📝
src/lib_ccx/ccx_common_constants.h(+8 -0)📝
src/lib_ccx/ccx_common_option.c(+8 -0)📝
src/lib_ccx/ccx_decoders_608.c(+0 -1)📝
src/lib_ccx/ccx_decoders_608.h(+0 -1)📝
src/lib_ccx/ccx_decoders_common.c(+0 -1)📝
src/lib_ccx/ccx_decoders_structs.h(+1 -4)📝
src/lib_ccx/ccx_encoders_structs.h(+1 -1)📝
src/lib_ccx/general_loop.c(+0 -2)📝
src/lib_ccx/lib_ccx.c(+1 -0)📝
src/lib_ccx/output.c(+15 -23)📝
src/lib_ccx/params.c(+0 -59)📝
src/lib_ccx/stream_functions.c(+1 -1)📝
src/lib_ccx/utility.c(+44 -0)📝
src/lib_ccx/utility.h(+1 -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.