[vlc-commits] Smooth Streaming: clean / factorize code
Frédéric Yhuel
git at videolan.org
Fri Oct 5 17:24:04 CEST 2012
vlc | branch: master | Frédéric Yhuel <yhuelf at gmail.com> | Thu Oct 4 13:12:55 2012 +0200| [f67cdb7498f2cbf7c4dd06a466f1e01396566875] | committer: Jean-Baptiste Kempf
Smooth Streaming: clean / factorize code
and prepare subtitle support
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f67cdb7498f2cbf7c4dd06a466f1e01396566875
---
modules/stream_filter/smooth/downloader.c | 193 +++++++++++------------------
modules/stream_filter/smooth/smooth.c | 49 +++-----
modules/stream_filter/smooth/smooth.h | 26 ++--
modules/stream_filter/smooth/utils.c | 60 +++++++++
4 files changed, 163 insertions(+), 165 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f67cdb7498f2cbf7c4dd06a466f1e01396566875
More information about the vlc-commits
mailing list