[PR #582] [MERGED] Adobe Premiere Pro Compatibility. #1420

Closed
opened 2026-01-29 17:16:19 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/582
Author: @saurabhshri
Created: 12/30/2016
Status: Merged
Merged: 12/30/2016
Merged by: @cfsmp3

Base: masterHead: patch-4


📝 Commits (8)

  • 2b94b5e Updated SMPTE-TT header.
  • c9fe870 Rebasing with current memory leak fix.
  • e0b6ae2 Adobe Premier Pro Compatibility and Proper HTML formatting.
  • 76e0987 Adobe Premier Pro Compatibility and Proper HTML formatting.
  • 0a08810 Revert Incorrect Commit.
  • 344a3e6 Fixed minor mistake.
  • 23a9c5d Probable Memory Leak Fix.
  • 6e3f669 Corrected improper encoding.

📊 Changes

2 files changed (+227 additions, -45 deletions)

View changed files

📝 src/lib_ccx/ccx_encoders_common.c (+34 -13)
📝 src/lib_ccx/ccx_encoders_smptett.c (+193 -32)

📄 Description

Fix to : https://github.com/CCExtractor/ccextractor/issues/380

More description in individual commits and in the code comments. :)


🔄 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/582 **Author:** [@saurabhshri](https://github.com/saurabhshri) **Created:** 12/30/2016 **Status:** ✅ Merged **Merged:** 12/30/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `patch-4` --- ### 📝 Commits (8) - [`2b94b5e`](https://github.com/CCExtractor/ccextractor/commit/2b94b5e31606808e004da157588ff1c39affb96f) Updated SMPTE-TT header. - [`c9fe870`](https://github.com/CCExtractor/ccextractor/commit/c9fe87014eb257c70a3b5fad9105b7b8deb0fd59) Rebasing with current memory leak fix. - [`e0b6ae2`](https://github.com/CCExtractor/ccextractor/commit/e0b6ae275d32a557b71538c9c60d60e03ac5bab6) Adobe Premier Pro Compatibility and Proper HTML formatting. - [`76e0987`](https://github.com/CCExtractor/ccextractor/commit/76e0987c57027281a4d310d9e11502dc3c3feb4a) Adobe Premier Pro Compatibility and Proper HTML formatting. - [`0a08810`](https://github.com/CCExtractor/ccextractor/commit/0a0881017a21735a55a144646d48701ad3264caa) Revert Incorrect Commit. - [`344a3e6`](https://github.com/CCExtractor/ccextractor/commit/344a3e633a3340cb1fa31e68d9a0cbe49c44f7ae) Fixed minor mistake. - [`23a9c5d`](https://github.com/CCExtractor/ccextractor/commit/23a9c5da4d08612f36128833de6b2a4ad7bf269b) Probable Memory Leak Fix. - [`6e3f669`](https://github.com/CCExtractor/ccextractor/commit/6e3f669c13d5d9140ddb1225b8ed54c9c2151352) Corrected improper encoding. ### 📊 Changes **2 files changed** (+227 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_common.c` (+34 -13) 📝 `src/lib_ccx/ccx_encoders_smptett.c` (+193 -32) </details> ### 📄 Description Fix to : https://github.com/CCExtractor/ccextractor/issues/380 More description in individual commits and in the code comments. :) --- <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 17:16:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1420