[PR #155] [MERGED] handling 7-byte PES packets for dvb-subs stream #1042

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/155
Author: @okisseloff
Created: 4/17/2015
Status: Merged
Merged: 5/4/2015
Merged by: @cfsmp3

Base: masterHead: feature-dvb-7-byte-empty-pes-fix


📝 Commits (1)

  • fb8dcf4 handling 7-byte PES packets for dvb-subs stream

📊 Changes

3 files changed (+24 additions, -7 deletions)

View changed files

📝 src/lib_ccx/dvb_subtitle_decoder.c (+2 -2)
📝 src/lib_ccx/stream_functions.c (+11 -3)
📝 src/lib_ccx/ts_functions.c (+11 -2)

📄 Description

This handling is be better, because broken PES packets could happen too.


🔄 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/155 **Author:** [@okisseloff](https://github.com/okisseloff) **Created:** 4/17/2015 **Status:** ✅ Merged **Merged:** 5/4/2015 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `feature-dvb-7-byte-empty-pes-fix` --- ### 📝 Commits (1) - [`fb8dcf4`](https://github.com/CCExtractor/ccextractor/commit/fb8dcf402563300906920d58b3c363dfe9471b0a) handling 7-byte PES packets for dvb-subs stream ### 📊 Changes **3 files changed** (+24 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/dvb_subtitle_decoder.c` (+2 -2) 📝 `src/lib_ccx/stream_functions.c` (+11 -3) 📝 `src/lib_ccx/ts_functions.c` (+11 -2) </details> ### 📄 Description This handling is be better, because broken PES packets could happen too. --- <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:58:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1042