mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #838] [CLOSED] [IMPROVEMENT] Update libGPAC to 0.7.0 #1661
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/838
Author: @Hori75
Created: 12/16/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
b2ee51fUpdate GPAC to 0.7.045d1abaUpdate GPAC to 0.7.01d7094fMerge branch 'master' of https://github.com/ccextractor/ccextractorb0892dfMake ccextractor working in windows816a8acFix Travis CI failure4de76f7Fix Travis CI failure in Mac001d0a6Unable GPAC memory tracking0c8256fRemove alloc.c from vs solutiondb92c8fMerge branch 'master' of https://github.com/CCExtractor/ccextractor4d45de7Merge harrynull's PR in this fork📊 Changes
78 files changed (+35814 additions, -30265 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/base_encoding.c(+75 -79)📝
src/gpacmp4/bitstream.c(+154 -155)📝
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/configfile.c(+77 -80)📝
src/gpacmp4/data_map.c(+51 -61)📝
src/gpacmp4/desc_private.c(+62 -62)📝
src/gpacmp4/descriptors.c(+130 -129)📝
src/gpacmp4/drm_sample.c(+220 -229)...and 58 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):
Update libgpac for https://github.com/CCExtractor/ccextractor/issues/778
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.