[vlc-commits] parser/fetcher: split in 2 pass mode

Francois Cartegnie git at videolan.org
Wed May 21 22:30:09 CEST 2014


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed May 21 21:12:33 2014 +0200| [001cae59519cd53ef0c656d54ccf8c7f29092d63] | committer: Francois Cartegnie

parser/fetcher: split in 2 pass mode

Changes from a depth first (local then network) per item to
an horizontal parsing. Allows displaying all local files first
and let the thread slowly process all other resources.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=001cae59519cd53ef0c656d54ccf8c7f29092d63
---

 src/playlist/fetcher.c |  198 +++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 153 insertions(+), 45 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=001cae59519cd53ef0c656d54ccf8c7f29092d63


More information about the vlc-commits mailing list