]> granicus.if.org Git - handbrake/commit
don't pass unhandled TS/PS stream types to demux
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 16 Sep 2011 00:15:37 +0000 (00:15 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 16 Sep 2011 00:15:37 +0000 (00:15 +0000)
commit1a521e3ac23d7036823ae3b157e9a7c7719b2cdd
tree3e416f16dc16d83b29b1b9931a68af8a66bbbce2
parent99b2f89cfc6e63fc34d5c7e8311f0b8124da57a0
don't pass unhandled TS/PS stream types to demux

I ran across a stream that has bad timestamps in the Teletext track
which causes the demux to think there are discontinuities and drop
packets.  makes a real mess of things.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4224 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/stream.c