[vlc-devel] commit: Added initial skeleton for es_out timeshift support. ( Laurent Aimar )
    git version control 
    git at videolan.org
       
    Mon Nov 17 20:16:37 CET 2008
    
    
  
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Nov 11 21:26:46 2008 +0100| [7e676a0275dd15b42fd05092a3d8710415aa2add] | committer: Laurent Aimar 
Added initial skeleton for es_out timeshift support.
It is not yet functionnal.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7e676a0275dd15b42fd05092a3d8710415aa2add
---
 src/Makefile.am              |    2 +
 src/input/es_out.c           |    2 +-
 src/input/es_out_timeshift.c |  772 ++++++++++++++++++++++++++++++++++++++++++
 src/input/es_out_timeshift.h |   36 ++
 src/input/input.c            |   19 +-
 5 files changed, 819 insertions(+), 12 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7e676a0275dd15b42fd05092a3d8710415aa2add
    
    
More information about the vlc-devel
mailing list