[vlc-devel] Volume change lag fix for OS X CoreAudio [auhal]

Jon Stacey jon at jonsview.com
Mon Mar 5 09:25:39 CET 2012


1. Patch is attached to this email.

2. I don't think CoreAudio is thread safe, but I think we're good here since we're outside the render callback. At least, from other examples I've found on the web no special locking was required when changing this parameter. 

Jon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-coreaudio_lag_fix.patch.patch
Type: application/octet-stream
Size: 2559 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120305/4cd744c5/attachment.obj>
-------------- next part --------------


On Mar 5, 2012, at 2:13 AM, R?mi Denis-Courmont wrote:
> 
> It looks OK to me but:
> 
> 1/ Please post patches here, rather than (only) on Trac. Otherwise they
> tend to be missed.
> 
> 2/ I am not sure about locking in that patch. It depends how/if CoreAudio
> is thread-safe.


More information about the vlc-devel mailing list