]> git.sesse.net Git - vlc/commit
Fixed broken input_AddSubtitles.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 18 Sep 2008 18:15:29 +0000 (20:15 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 18 Sep 2008 18:18:24 +0000 (20:18 +0200)
commite4e9bad7b5e329c3e581314697acbf242e9d9ad3
treee9ee5534899cdba472d9a24fda14a4cd55674e0a
parent3eaf62160ee48553c2083e1130472c4dc7624c97
Fixed broken input_AddSubtitles.

 It was a big race condition, please understand how multi-thread works before
touching core files.
 Do not throw away the few first subtitles.
src/input/input.c
src/input/input_internal.h