]> git.sesse.net Git - vlc/commit
smf: avoid arbitrarily long (PCR wise) Demux calls
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 9 Jul 2014 20:18:22 +0000 (23:18 +0300)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 11 Jul 2014 07:43:27 +0000 (09:43 +0200)
commit04c2e2360c113d0fd36548589baa2d723f4aaec4
tree715d80b81a76a9e58700b0173af622faea0b865b
parent43937ebafbe90f1098f12ff26ea2a1be05be92d0
smf: avoid arbitrarily long (PCR wise) Demux calls

Always return after one tick or one events timestamp.
modules/demux/smf.c