[vlc-devel] commit: Prepare for safe (sout)/vout/aout recycling.	(Laurent Aimar )
    git version control 
    git at videolan.org
       
    Mon Jan  5 21:26:45 CET 2009
    
    
  
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Dec 23 19:45:59 2008 +0100| [3b40c17456163be0f2e3c96c710db38d536bbd74] | committer: Laurent Aimar 
Prepare for safe (sout)/vout/aout recycling.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3b40c17456163be0f2e3c96c710db38d536bbd74
---
 src/Makefile.am             |    2 +
 src/input/decoder.c         |   23 ++--
 src/input/input.c           |   96 ++++++--------
 src/input/input_interface.h |   27 ++++-
 src/input/input_internal.h  |    3 +
 src/input/ressource.c       |  327 +++++++++++++++++++++++++++++++++++++++++++
 src/input/ressource.h       |   66 +++++++++
 src/input/vlm.c             |   26 +++-
 src/playlist/thread.c       |    6 +-
 9 files changed, 502 insertions(+), 74 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3b40c17456163be0f2e3c96c710db38d536bbd74
    
    
More information about the vlc-devel
mailing list