[vlc-devel] vlc: svn commit r15963 (hartman)
Subversion daemon
svn at videolan.org
Fri Jun 30 00:04:37 CEST 2006
r15963 | hartman | 2006-06-30 00:04:35 +0200 (Fri, 30 Jun 2006) | 5 lines
Changed paths:
M /trunk/src/input/stream.c
* fix an issue with stats on inputstreams (this fixes the check for update crash)
- also fixed a similar potential issue on subtitles.
- lesson for today: Be careful when you use p_parent of an object.
- i chose not to use vlc_object_find, but yield/release instead because of the speed implications.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list