MPEGTS: Improve probe function
authorMåns Rullgård <mans@mansr.com>
Fri, 18 Jul 2008 01:07:17 +0000 (01:07 +0000)
committerMåns Rullgård <mans@mansr.com>
Fri, 18 Jul 2008 01:07:17 +0000 (01:07 +0000)
commitc6002ea14d457de10340d1dc907643294a77d504
tree2cf924d7e9a6502435fe637459cb877e44488ac4
parent5469b788ea0dcdfcd368dade51bd15a76165ffd6
MPEGTS: Improve probe function

When a sync byte is found, check that transport_error_indicator is zero,
and adaptation_field_control is valid (non-zero).

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