GNOME Bugzilla – Bug 721682
examples: tsparser: Add DVB teletext/subtitling parsing
Last modified: 2014-03-15 11:30:30 UTC
Created attachment 265513 [details] [review] examples: ts-parser: Add DVB teletext/subtitling Patch that adds DVB teletext descriptor and subtitling descriptor parsing in the tsparser example. The teletext parsing depends on https://bugzilla.gnome.org/show_bug.cgi?id=671136
Created attachment 265514 [details] [review] examples: ts-parser: Add table_id_name function Adds a function to extract the table id name from all MPEGTS/DVB/SCTE/ATSC tables.
eh, sorry for the delay. commit 5f3270814810ccbc5e01864aa0c2c05bf733d716 Author: Jesper Larsen <jesper.larsen@ixonos.com> Date: Thu Oct 31 14:27:10 2013 +0100 examples: ts-parser: Add table_id_name function https://bugzilla.gnome.org/show_bug.cgi?id=721682 commit 1f2f0f31bf50aab4fd02c8f8c4e9708f777530bb Author: Jesper Larsen <jesper.larsen@ixonos.com> Date: Tue Nov 19 11:36:14 2013 +0100 examples: ts-parser: Add DVB teletext/subtitling https://bugzilla.gnome.org/show_bug.cgi?id=721682