]> git.sesse.net Git - vlc/commit
streamfilter/httplive.c: UpdatePlaylist() actually lock segment when updating it.
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Tue, 10 Jan 2012 11:14:00 +0000 (12:14 +0100)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 18 Jan 2012 14:19:24 +0000 (15:19 +0100)
commit2ada723d2ad9682c7532690462ca4791b3290899
treee4428b0116b8e28c0ed37f21c3f79351f80917ec
parent6189c75855cf343875c334cd9a9b824b3585c5c0
streamfilter/httplive.c: UpdatePlaylist() actually lock segment when updating it.

When an already existing segment is updated, then make sure it to take the lock.
modules/stream_filter/httplive.c