GNOME Bugzilla – Bug 724981
mpegts: Add support for creation of SDT and service descriptor
Last modified: 2014-02-25 14:44:43 UTC
Created attachment 270016 [details] [review] mpegts: Add transport_stream_id to GstMpegTsSDT Patches that will enable creation of SDT and service descriptors in the mpegts library.
Created attachment 270017 [details] [review] mpegts: Add constructor for dvb service descriptor
Created attachment 270018 [details] [review] mpegts: Add support for creation of SDT
Created attachment 270233 [details] [review] mpegts: Add constructor for dvb service descriptor Fix a typo in the gtkdoc description
Created attachment 270234 [details] [review] docs: mpegts: Add new SDT API
Created attachment 270252 [details] [review] mpegts: Add constructor for dvb service descriptor Added checks for string lengths, and reorder the arguments to fit the parse function
Created attachment 270253 [details] [review] test: mpegts: Add check for SDT
Pushed, thanks.