]> git.sesse.net Git - vlc/commit
* the directory plugin no longer uses the m3u demux
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 19 Mar 2004 00:35:21 +0000 (00:35 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 19 Mar 2004 00:35:21 +0000 (00:35 +0000)
commita09823ca86d1be582a04112e9f6117b596b20658
tree9c9fd05175c1ec554689e5744ab3dbc5a05a3b44
parentd601108c6c1f4a19fba407f5ea28bcf6452a5212
* the directory plugin no longer uses the m3u demux
  - it now does the playlist_Add itself.
  - it sets the filename instead of the path as the item name
  - it uses dummy demux to fool vlc.
  - it's almost twice as fast now.
modules/access/directory.c