mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #155] [MERGED] handling 7-byte PES packets for dvb-subs stream #1042
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/155
Author: @okisseloff
Created: 4/17/2015
Status: ✅ Merged
Merged: 5/4/2015
Merged by: @cfsmp3
Base:
master← Head:feature-dvb-7-byte-empty-pes-fix📝 Commits (1)
fb8dcf4handling 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.