OSDN Git Service

Only autodetect loas in transport streams.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Tue, 30 Aug 2011 08:35:29 +0000 (10:35 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Tue, 30 Aug 2011 08:46:51 +0000 (10:46 +0200)
commitc41bf905f425c1f749dfeb23d11aa377a5104135
tree6b5299a917c91ce110de8a1404ac99629b74a605
parent75a225217ce4b0bdccce2af1d614002866f59a17
Only autodetect loas in transport streams.

The Makito encoder sets stream type 0x11 for AAC.
This patch should be reverted if it breaks decoding valid streams (and
the problem can't be fixed in the probe function).
libavformat/mpegts.c