mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #51] [MERGED] Fix for mp4 #944
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/51
Author: @canihavesomecoffee
Created: 6/22/2014
Status: ✅ Merged
Merged: 6/23/2014
Merged by: @cfsmp3
Base:
master← Head:mp4📝 Commits (2)
ef7d478Fix for mp486ef6d5Added a description of fix in changes.txt📊 Changes
2 files changed (+27 additions, -2 deletions)
View changed files
📝
docs/CHANGES.TXT(+2 -0)📝
src/gpacmp4/mp4.c(+25 -2)📄 Description
Fixed the wrong subtitles on the given iphone sample by splitting up the
sample into multiple atoms (if present) instead of just one. Tested
change with a second (already working) sample, nothing broke there.
closes #50
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.