mpegtsdemux: Handle registration descriptor for programs and streams
authorEdward Hervey <edward@collabora.com>
Sat, 6 Jul 2013 08:36:33 +0000 (10:36 +0200)
committerEdward Hervey <edward@collabora.com>
Sat, 6 Jul 2013 08:59:54 +0000 (10:59 +0200)
commita3b6b1a9513bcdadf219e9c4ac48ee0472eb1552
treecab7865630192e62459df9694c889cdaaf479c48
parent20e9f0d13933011967a60c4637c5fbe4b70df316
mpegtsdemux: Handle registration descriptor for programs and streams

* Allows us to simplify some code and prepare for future cleanups.
* Remove useless casts
* Add some FIXME regarding VC1
gst/mpegtsdemux/gstmpegdefs.h
gst/mpegtsdemux/mpegtsbase.c
gst/mpegtsdemux/mpegtsbase.h
gst/mpegtsdemux/tsdemux.c