[PR #631] [CLOSED] Fixed DVB timing for multiprogram. #1474

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/631
Author: @alexbrt
Created: 1/11/2017
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 8c6f3ca Fixed DVB timing for multiprogram.
  • 7d6f07c Removed debug traces (code cleanup)

📊 Changes

1 file changed (+58 additions, -46 deletions)

View changed files

📝 src/lib_ccx/ts_functions.c (+58 -46)

📄 Description

Implemented method for discarding all packets with a PID that doesn't belong to our program when getting the minimum PTS.


🔄 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/631 **Author:** [@alexbrt](https://github.com/alexbrt) **Created:** 1/11/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8c6f3ca`](https://github.com/CCExtractor/ccextractor/commit/8c6f3cab214327c88e5eefb2a6b323f2f5e222c4) Fixed DVB timing for multiprogram. - [`7d6f07c`](https://github.com/CCExtractor/ccextractor/commit/7d6f07cef0af9c12ed44c95e59e0d1d4f80c76c3) Removed debug traces (code cleanup) ### 📊 Changes **1 file changed** (+58 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ts_functions.c` (+58 -46) </details> ### 📄 Description Implemented method for discarding all packets with a PID that doesn't belong to our program when getting the minimum PTS. --- <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:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1474