GNOME Bugzilla – Bug 724034
mpegts: parse extended event, component and content descriptors
Last modified: 2014-05-12 07:46:19 UTC
Created attachment 268674 [details] [review] Add extended event descriptor parsing add a few descriptor parsing methods
Created attachment 268675 [details] [review] add component descriptor parsing
Created attachment 268676 [details] [review] add content descriptor parsing
Created attachment 268769 [details] [review] bugfix parsing items
Can you add these patches? It's importent for gnome-dvb-deamon project.
Comment on attachment 268769 [details] [review] bugfix parsing items Please squash this into the other patches
Created attachment 269283 [details] [review] add parse extended descriptor
Created attachment 269284 [details] [review] add parse component descriptor
Created attachment 269285 [details] [review] add parse content descriptor
commit beb31d127b6b5bf392f211ae46d07931c277cafe Author: Stefan Ringel <linuxtv@stefanringel.de> Date: Sun Feb 16 10:45:21 2014 +0100 mpegts: Add support for content descriptor https://bugzilla.gnome.org/show_bug.cgi?id=724034 commit 792fc1cf01d15bf531c05fba63cb6a24607f4feb Author: Stefan Ringel <linuxtv@stefanringel.de> Date: Sun Feb 16 10:44:55 2014 +0100 mpegts: Add support for component descriptor https://bugzilla.gnome.org/show_bug.cgi?id=724034 commit 347ac5fbd79a94764494c38b71bd75b4887e3597 Author: Stefan Ringel <linuxtv@stefanringel.de> Date: Sun Feb 16 10:43:52 2014 +0100 mpegts: Add support for extended event desriptor https://bugzilla.gnome.org/show_bug.cgi?id=724034
*** Bug 672538 has been marked as a duplicate of this bug. ***