mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
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/1431
Author: @nikolabr
Created: 4/12/2022
Status: ✅ Merged
Merged: 6/17/2022
Merged by: @canihavesomecoffee
Base:
master← Head:master📝 Commits (2)
8c9047e[Fix] Fix issue [PR #581] Minor changes in .sln (#1421)c31ad2dFix header offset📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/lib_ccx/stream_functions.c(+4 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
This pull request fixes Issue #1421, by checking if a box of type
moovalso has a valid movie header (mvhd). This might cause problems with files which do not have the header at the start of the box. I could not confirm if such files exist, but all the files I tested with do have themvhdheader at the start of themoovbox. This might require some further testing, as it might cause problems with such MP4 containers which could contain another atom before themvhdheader.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.