mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-09 02:16:41 +00:00
[PR #870] [MERGED] {IMPROVEMENT] Whitespace changes (Part of libGPAC update) #1705
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/870
Author: @Hori75
Created: 12/31/2017
Status: ✅ Merged
Merged: 12/31/2017
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
08d3b95Whitespace changes49af068Update tools.h📊 Changes
29 files changed (+9109 additions, -9168 deletions)
View changed files
📝
src/gpacmp4/base_encoding.c(+75 -79)📝
src/gpacmp4/bitstream.c(+154 -155)📝
src/gpacmp4/configfile.c(+77 -80)📝
src/gpacmp4/data_map.c(+51 -61)📝
src/gpacmp4/desc_private.c(+62 -62)📝
src/gpacmp4/error.c(+644 -648)📝
src/gpacmp4/gpac/avparse.h(+255 -255)📝
src/gpacmp4/gpac/base_coding.h(+82 -82)📝
src/gpacmp4/gpac/bitstream.h(+513 -513)📝
src/gpacmp4/gpac/constants.h(+690 -688)📝
src/gpacmp4/gpac/events_constants.h(+71 -71)📝
src/gpacmp4/gpac/ietf.h(+1091 -1091)📝
src/gpacmp4/gpac/internal/avilib.h(+49 -49)📝
src/gpacmp4/gpac/internal/odf_dev.h(+23 -23)📝
src/gpacmp4/gpac/internal/odf_parse_common.h(+23 -23)📝
src/gpacmp4/gpac/internal/ogg.h(+180 -180)📝
src/gpacmp4/gpac/mpeg4_odf.h(+2059 -2059)📝
src/gpacmp4/gpac/network.h(+485 -485)📝
src/gpacmp4/gpac/sync_layer.h(+147 -147)📝
src/gpacmp4/gpac/tools.h(+983 -974)...and 9 more files
📄 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):
Whitespace changes only, there are small changes but I'm sure that would be valid.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.