GNOME Bugzilla – Bug 565613
[mpegtsdemux] Add scrambled field to service structure
Last modified: 2008-12-29 16:18:46 UTC
Add a field scrambled to the service structures retrieved from SDT to determine if a channel is scrambled.
Created attachment 125298 [details] [review] Add scrambled field
Patch by: Sebastian Pölsterl <sebp at k-d-w dot org> * gst/mpegdemux/mpegtspacketizer.c: (mpegts_packetizer_parse_sdt): Add a scrambled field to the service structures retrieved from SDT to determine if a channel is scrambled. Fixes #565613.