CVS Commit: vlc

Florian G. Pflug fgp at phlo.org
Thu Nov 29 02:12:03 CET 2001


This could fix some osx bugs. Locking did not work (shame over me - I forgot
vlc_mutex_initialize) for the osx_communication structure. Since using it's
own lock didn't work anyway (when ading vlc_mutex_initialize it would
deadlock), I removed the mutex and now sychronize access with the
change_lock in p_vout.

greetings, phlo




More information about the vlc-devel mailing list