mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-18 20:12:50 +00:00
[PR #217] [MERGED] Add support for parsing the Service Description Table in MPEGTS #1094
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/217
Author: @brooss
Created: 8/24/2015
Status: ✅ Merged
Merged: 8/28/2015
Merged by: @cfsmp3
Base:
master← Head:mpegts_sdt📝 Commits (2)
ecf200eAdd support for parsing the Service Description Table in MPEGTS and using it to provide real channel names in EPG output.890e045SDT: Remove code adding extra null to channel name string end.📊 Changes
5 files changed (+120 additions, -1 deletions)
View changed files
📝
src/lib_ccx/ccx_demuxer.h(+2 -0)📝
src/lib_ccx/lib_ccx.h(+2 -0)📝
src/lib_ccx/ts_functions.c(+5 -0)📝
src/lib_ccx/ts_tables.c(+105 -0)📝
src/lib_ccx/ts_tables_epg.c(+6 -1)📄 Description
and using it to provide real channel names in EPG output.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.