[vlc-devel] [PATCH 7/7] libvlc: Unify volume/mute change	functions and add a mutex layer
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Sun Jan 10 14:40:18 CET 2010
    
    
  
Le dimanche 10 janvier 2010 00:54:50 Francois Cartegnie, vous avez écrit :
> ---
>  include/vlc_aout.h               |    2 +
>  src/audio_output/aout_internal.h |   15 +++
>  src/audio_output/common.c        |   22 +++--
>  src/audio_output/intf.c          |  179
>  +++++++++++++++++++++++++------------- 4 files changed, 147 insertions(+),
>  71 deletions(-)
I will merge it because the custom lock seems like "the way to go". But we 
should probably not use libvlc object variables then - rather custom integer 
in the aout_instance_t object.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
    
    
More information about the vlc-devel
mailing list