[vlc-commits] stream_filter/httplive.c: use stream_* API iso	module_need/module_unneed
    Jean-Paul Saman 
    git at videolan.org
       
    Tue Feb 22 14:41:24 CET 2011
    
    
  
vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Tue Feb 22 14:04:32 2011 +0100| [620564f127c1990da2b260ff2cf2089853dc8b45] | committer: Jean-Paul Saman
stream_filter/httplive.c: use stream_* API iso module_need/module_unneed
Make use of stream_* API instead of manually creating access input objects.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=620564f127c1990da2b260ff2cf2089853dc8b45
---
 modules/stream_filter/httplive.c |  202 +++++++++++++++-----------------------
 1 files changed, 81 insertions(+), 121 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=620564f127c1990da2b260ff2cf2089853dc8b45
    
    
More information about the vlc-commits
mailing list