[vlc-devel] commit: LibVLC audio: take a player object for most functions,   remove exceptions ( Rémi Denis-Courmont )
    git version control 
    git at videolan.org
       
    Sun Jan 31 19:54:38 CET 2010
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Jan 31 20:54:18 2010 +0200| [148630710d221cd81ac64e34c3c67735db3c0f0d] | committer: Rémi Denis-Courmont 
LibVLC audio: take a player object for most functions, remove exceptions
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=148630710d221cd81ac64e34c3c67735db3c0f0d
---
 include/vlc/libvlc_media_player.h      |   77 +++++++---------
 src/control/audio.c                    |  148 +++++++++++++++-----------------
 src/control/media_player.c             |    5 +
 src/control/mediacontrol_audio_video.c |   10 +--
 4 files changed, 112 insertions(+), 128 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=148630710d221cd81ac64e34c3c67735db3c0f0d
    
    
More information about the vlc-devel
mailing list