]> git.sesse.net Git - vlc/commit
Correctly setup the clock state when creating a new program.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 2 Jun 2009 21:03:44 +0000 (23:03 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 2 Jun 2009 21:28:35 +0000 (23:28 +0200)
commit600446bee8c612148e23c2915cd80f8c8dc2cfeb
tree9b5595ce04ef4148aebcd19278453f37c483d67c
parent10028116c7f4b98133cf69abed979a9130dc6132
Correctly setup the clock state when creating a new program.

It avoid an assert if a program was created after the input was paused.
src/input/es_out.c