]> git.sesse.net Git - vlc/commit
Clip pts_delay from access/demux to 60s.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 30 Apr 2009 20:29:08 +0000 (22:29 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 30 Apr 2009 20:29:08 +0000 (22:29 +0200)
commit6d9c2bc2d6f40012f068725a117a54888b28e606
tree9869e5033d30b64eba72f606e329088632e59c70
parent5491c687697f452bee1b1047042a58b3405c711f
Clip pts_delay from access/demux to 60s.

That plus the fact that the decoder already limit its fifo will allow
to mark all --*-cache options safe.
src/input/input.c