]> git.sesse.net Git - vlc/commit
Fix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgot to use pl_Yield instead...
authorRémi Duraffort <ivoire@videolan.org>
Tue, 27 May 2008 17:20:28 +0000 (19:20 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Tue, 27 May 2008 17:53:38 +0000 (19:53 +0200)
commit85c5476d316e6697abe423ef65894942eb999367
tree90cc124c154264b8d2f9dc7c4edf76e984578674
parent6a34da50cecb7c75f493b94d539b677cac8e7f8d
Fix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgot to use pl_Yield instead of vlc_object_find.
And fix some other use of vlc_object_find for the playlist.
modules/video_output/sdl.c
modules/video_output/x11/xcommon.c