[vlc-devel] vlc: svn commit r22324 (courmisch)
    Subversion daemon 
    svn at videolan.org
       
    Sun Sep 30 16:01:24 CEST 2007
    
    
  
r22324 | courmisch | 2007-09-30 16:01:24 +0200 (Sun, 30 Sep 2007) | 4 lines
Changed paths:
   M /trunk/include/vlc_common.h
   M /trunk/src/control/media_instance.c
   M /trunk/src/input/vlm.c
   M /trunk/src/libvlc.h
   M /trunk/src/misc/objects.c
   M /trunk/src/osd/osd.c
Hide object reference counter.
Good news is, no plugins used it anyway.
Bad news is, some parts of libvlc still use which is wrong (i_refcount is protected by the "structure lock", meaning only misc/objects.c functions can use it safely).
 > http://trac.videolan.org/vlc/changeset/22324
    
    
More information about the vlc-devel
mailing list