When new streams are detected, look for old filters and close them out.
authorJeff Downs <heydowns@borg.com>
Sat, 17 Nov 2007 03:14:43 +0000 (03:14 +0000)
committerJeff Downs <heydowns@borg.com>
Sat, 17 Nov 2007 03:14:43 +0000 (03:14 +0000)
commit28af284cfb44cb198c1b1c01e61c90b10fd9e395
treed8ce5d0a670bc3bbcbd48f7c1d7a8eb192f040c0
parente240f898ffd2169d9147ccb0b557620e11f66597
When new streams are detected, look for old filters and close them out.
This avoids crashes seen when legitimate streams are found on PID 0x11 instead
of DVB SDT.
Fixes regression detailed in Roundup issue 138.

Originally committed as revision 11050 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mpegts.c