[vlc-devel] CVS Commit (fenrir)
cvs at videolan.org
cvs at videolan.org
Fri Sep 19 17:33:58 CEST 2003
Update of /cvs/videolan/vlc/src/video_output
Modified Files:
video_output.c
Update of /cvs/videolan/vlc/src/misc
Modified Files:
objects.c
Log Message:
* src/misc/objects.c: change the way that FIND_ANYWHERE work. Now we
first search the root of the object using p_parent and not directly
using p_vlc. If this first search failed then we search using p_vlc if
it wasn't the case. (I'm not sure it's harmless but I think it's the
correct behavour for FIND_ANYWHERE)
* src/video_output/video_output.c : we could now use FIND_ANYWHERE to
catch the playlist (even when the vlc is exiting. (Hehe, now visual
effects won't reopen the vout every playlist item.)
--
fenrir
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list