mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-18 03:52:46 +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/331
Author: @at25sep
Created: 3/16/2016
Status: ✅ Merged
Merged: 3/18/2016
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
02593c9mfra mp4 box weight changed to 1 #27337496f8typo mistake📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/lib_ccx/stream_functions.c(+2 -2)📄 Description
File-detecting program detect only "mfra" mp4 box in this video which is a trailer and it is assigned weight 3 in ccx_stream_mp4_boxes . So, program detects file as mp4. "mfra" box weight should be "1" so that other box too can confirm file is mp4.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.