OSDN Git Service

mpegts: make sure the "standard" code doesnt override the probing with NONE/DATA.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Sep 2011 21:01:04 +0000 (23:01 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Sep 2011 21:01:04 +0000 (23:01 +0200)
commite78d1a594a0a4942b2c39170df10b9f36f9b8d08
tree23c416ec8538c0b56ff77abbe22222b7eb44581d
parent5d305c9398c043f9ae3bbc6d64a3e1dc468c1e63
mpegts: make sure the "standard" code doesnt override the probing with NONE/DATA.
Fixes video stream detection in vid_0x80.ts

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mpegts.c