]> git.sesse.net Git - vlc/commit
Preparse the TS until at least one ES is declared.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 26 Jun 2010 22:18:46 +0000 (00:18 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 27 Jun 2010 17:03:19 +0000 (19:03 +0200)
commit46576f85796c8fd8a06df1d39102fed7b6f9a82c
treeeed384da72871f0a73db2762a995f536845ab65d
parent7d5dbadace37c60324afb93d0c572776da0dc658
Preparse the TS until at least one ES is declared.

It is a better workaround to #3075 and it makes preparsing return the ES list
(not yet perfect for that).
modules/demux/ts.c