GNOME Bugzilla – Bug 732986
mpegts: Add support for CAT section and CA descriptor
Last modified: 2014-07-11 06:33:03 UTC
Funnily enough we weren't parsing it. Quite trivial
Created attachment 280361 [details] [review] mpegts: Add parsing for CA descriptor (0x05)
Created attachment 280363 [details] [review] examples: Add CAT section and CA descriptor support
Didn't really review in detail, but don't see why it shouldn't go in before .91
Thanks, pushed. commit b191053c7f438d74d4a600e1a92143d1768cf576 Author: Edward Hervey <bilboed@bilboed.com> Date: Thu Jul 10 11:29:41 2014 +0200 examples: Add CAT section and CA descriptor support https://bugzilla.gnome.org/show_bug.cgi?id=732986 commit 9e73b487c4427495577fc3def77da39f84fa05b9 Author: Edward Hervey <bilboed@bilboed.com> Date: Thu Jul 10 11:24:12 2014 +0200 mpegts: Add parsing for CA descriptor (0x05) https://bugzilla.gnome.org/show_bug.cgi?id=732986