mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-27 08:31:32 +00:00
[PR #110] [MERGED] added library file in windows build script #1006
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/110
Author: @anshul1912
Created: 10/9/2014
Status: ✅ Merged
Merged: 10/11/2014
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (5)
7bb4e84corrected function declaration3887669Merge branch 'master' of https://github.com/anshul1912/ccextractor4ae5f34removed global variable from header files87f1a38remove more global variables from header files72ecd27passing ctx to store_hdcc📊 Changes
21 files changed (+107 additions, -94 deletions)
View changed files
📝
src/ccextractor.c(+1 -6)📝
src/gpacmp4/mp4.c(+1 -1)📝
src/lib_ccx/ccx_common_option.h(+1 -1)📝
src/lib_ccx/ccx_common_structs.h(+2 -1)📝
src/lib_ccx/ccx_common_timing.c(+4 -1)📝
src/lib_ccx/ccx_common_timing.h(+2 -1)📝
src/lib_ccx/ccx_decoders_608.c(+8 -3)📝
src/lib_ccx/ccx_decoders_608.h(+6 -7)📝
src/lib_ccx/ccx_decoders_708.c(+1 -0)📝
src/lib_ccx/ccx_decoders_708.h(+5 -3)📝
src/lib_ccx/ccx_decoders_structs.h(+4 -3)📝
src/lib_ccx/ccx_encoders_helpers.c(+4 -3)📝
src/lib_ccx/ccx_encoders_helpers.h(+5 -4)📝
src/lib_ccx/es_functions.c(+10 -10)📝
src/lib_ccx/file_functions.c(+1 -1)📝
src/lib_ccx/general_loop.c(+1 -1)📝
src/lib_ccx/lib_ccx.c(+13 -1)📝
src/lib_ccx/lib_ccx.h(+6 -15)📝
src/lib_ccx/params_dump.c(+22 -22)📝
src/lib_ccx/telxcc.c(+1 -1)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.