[PR #58] [MERGED] mp4 support #952

Open
opened 2026-01-29 16:57:37 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/58
Author: @rkuchumov
Created: 7/1/2014
Status: Merged
Merged: 7/1/2014
Merged by: @cfsmp3

Base: masterHead: file_analysis


📝 Commits (1)

📊 Changes

8 files changed (+65 additions, -22 deletions)

View changed files

📝 docs/CHANGES.TXT (+3 -0)
📝 linux/Makefile (+2 -1)
📝 src/ccextractor.h (+1 -0)
📝 src/file_functions.c (+9 -1)
📝 src/gpacmp4/mp4.c (+6 -1)
📝 src/params.c (+5 -4)
📝 src/params_dump.c (+37 -14)
📝 src/stream_functions.c (+2 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/58 **Author:** [@rkuchumov](https://github.com/rkuchumov) **Created:** 7/1/2014 **Status:** ✅ Merged **Merged:** 7/1/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `file_analysis` --- ### 📝 Commits (1) - [`7be2d23`](https://github.com/CCExtractor/ccextractor/commit/7be2d231a8867ea2146de859875196000159fdae) mp4 support ### 📊 Changes **8 files changed** (+65 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+3 -0) 📝 `linux/Makefile` (+2 -1) 📝 `src/ccextractor.h` (+1 -0) 📝 `src/file_functions.c` (+9 -1) 📝 `src/gpacmp4/mp4.c` (+6 -1) 📝 `src/params.c` (+5 -4) 📝 `src/params_dump.c` (+37 -14) 📝 `src/stream_functions.c` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:57:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#952