mpegtsdemux: add hack specific for itvhd
authorZaheer Abbas Merali <zaheer@localhost.localdomain>
Fri, 10 Apr 2009 17:24:26 +0000 (19:24 +0200)
committerZaheer Abbas Merali <zaheer@localhost.localdomain>
Tue, 21 Apr 2009 11:09:31 +0000 (12:09 +0100)
commit51fdc78786412474e77d7d52887356ce29e21e09
treee3a6747d673e0bb33604196635dde475f4c4c9b7
parentc5825f9e1d7430d75fc716b08f077d1a071519f7
mpegtsdemux: add hack specific for itvhd

itvhd masks its h264 video stream as a private stream making it harder for
other set top boxes to decode. this checks for specific program number, video
pid and stream type combination before declaring it as h264.
gst/mpegdemux/gstmpegtsdemux.c