[vlc-devel] [vlc-commits] macosx: prevent pseudo-random crashes on quit found by Rafael
Rafaël Carré
funman at videolan.org
Wed Feb 15 20:22:03 CET 2012
Le 12-02-15 14:19, Felix Paul Kühne a écrit :
> vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Feb 15 20:19:18 2012 +0100| [43cbb735cf5afa66d8193bfe03a614ef7de45286] | committer: Felix Paul Kühne
>
> macosx: prevent pseudo-random crashes on quit found by Rafael
>
> we do 2 things: check whether the interface is still alive when calling libvlccore stuff. additionally, we store the interface pointer instead of using VLCIntf twice to save a 1 objc selector call, which saves quite a bit of CPU time.
I asked you on IRC quite explicitely to not commit those 2 changes together.
I used push --force to remove this
More information about the vlc-devel
mailing list