Deliver log messages synchronously to subscribers
Most if not all subscribers are using a fast asynchronous callback internally anyway (at least Qt4 and libvlc do that). This was redumdant and wasteful.
Please register or sign in to comment
Most if not all subscribers are using a fast asynchronous callback internally anyway (at least Qt4 and libvlc do that). This was redumdant and wasteful.
VideoLAN code repository instance