mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-17 11:33:12 +00:00
[PR #551] [CLOSED] Make code more legible #1384
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/551
Author: @ngxingyu
Created: 12/18/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
9f09c59Add files via upload4d0726cUpdate asf_constants.hb88f62eUpdate ccx_common_constants.h03b8481Update ccx_common_option.h53167f4Update ccx_common_structs.h8c34476Update ccx_common_timing.h82e175fUpdate ccx_decoders_608.he826b0eUpdate ccx_common_timing.hd598e8fUpdate ccx_decoders_structs.hbe72972Update ccx_encoders_structs.h📊 Changes
14 files changed (+289 additions, -289 deletions)
View changed files
📝
src/lib_ccx/asf_constants.h(+22 -22)📝
src/lib_ccx/bitstream.h(+9 -9)📝
src/lib_ccx/ccx_common_constants.h(+31 -31)📝
src/lib_ccx/ccx_common_option.h(+72 -72)📝
src/lib_ccx/ccx_common_platform.h(+6 -6)📝
src/lib_ccx/ccx_common_structs.h(+10 -10)📝
src/lib_ccx/ccx_common_timing.h(+14 -14)📝
src/lib_ccx/ccx_decoders_608.h(+23 -23)📝
src/lib_ccx/ccx_decoders_structs.h(+30 -30)📝
src/lib_ccx/ccx_decoders_vbi.h(+1 -1)📝
src/lib_ccx/ccx_demuxer.h(+7 -7)📝
src/lib_ccx/ccx_encoders_common.h(+18 -18)📝
src/lib_ccx/ccx_encoders_structs.h(+13 -13)📝
src/lib_ccx/lib_ccx.h(+33 -33)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.