mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 11:33:12 +00:00
[PR #524] [MERGED] Refactor millisecond printing functions. #1350
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/524
Author: @DanilaFe
Created: 12/11/2016
Status: ✅ Merged
Merged: 12/16/2016
Merged by: @cfsmp3
Base:
master← Head:refactor-msprint📝 Commits (3)
289aeccRefactor code surrounding print_mstime_static.5846093Merge remote-tracking branch 'upstream/master' into refactor-msprint7c21754Update with upstream changes and fix merge conflict.📊 Changes
12 files changed (+91 additions, -112 deletions)
View changed files
📝
src/ccextractor.c(+24 -24)📝
src/lib_ccx/asf_functions.c(+3 -3)📝
src/lib_ccx/avc_functions.c(+1 -1)📝
src/lib_ccx/ccx_common_timing.c(+14 -34)📝
src/lib_ccx/ccx_common_timing.h(+3 -4)📝
src/lib_ccx/ccx_decoders_608.c(+1 -1)📝
src/lib_ccx/ccx_decoders_708.c(+14 -14)📝
src/lib_ccx/ccx_decoders_708_output.c(+6 -6)📝
src/lib_ccx/ccx_decoders_common.c(+3 -3)📝
src/lib_ccx/es_functions.c(+4 -4)📝
src/lib_ccx/general_loop.c(+14 -14)📝
src/lib_ccx/output.c(+4 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.