mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #871] [CLOSED] [IMPROVEMENT] The rest of libGPAC update #1706
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/871
Author: @Hori75
Created: 12/31/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
bbe2f33The real changes (This gonna be messy)d96b8e0Modify makefile.am for linux and maca531779Configuring the vs project solution📊 Changes
49 files changed (+26705 additions, -21097 deletions)
View changed files
📝
linux/Makefile.am(+3 -1)📝
mac/Makefile.am(+3 -1)📝
src/gpacmp4/av_parsers.c(+1022 -812)📝
src/gpacmp4/avc_ext.c(+435 -321)📝
src/gpacmp4/avilib.c(+766 -776)📝
src/gpacmp4/box_code_3gpp.c(+155 -305)📝
src/gpacmp4/box_code_adobe.c(+87 -113)📝
src/gpacmp4/box_code_apple.c(+62 -80)📝
src/gpacmp4/box_code_base.c(+3270 -1777)📝
src/gpacmp4/box_code_drm.c(+283 -373)📝
src/gpacmp4/box_code_meta.c(+124 -174)➕
src/gpacmp4/box_dump.c(+5170 -0)📝
src/gpacmp4/box_funcs.c(+1167 -2662)📝
src/gpacmp4/descriptors.c(+130 -129)📝
src/gpacmp4/drm_sample.c(+220 -229)➕
src/gpacmp4/gpac/color.h(+297 -0)📝
src/gpacmp4/gpac/config_file.h(+214 -214)📝
src/gpacmp4/gpac/configuration.h(+154 -75)📝
src/gpacmp4/gpac/internal/isomedia_dev.h(+3447 -4280)📝
src/gpacmp4/gpac/internal/media_dev.h(+92 -51)...and 29 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):
I have tested it with some samples, I hope it won't break something.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.