]> git.sesse.net Git - vlc/commit
* configure.ac.in:
authorLoïc Minier <lool@videolan.org>
Thu, 16 Jan 2003 23:25:55 +0000 (23:25 +0000)
committerLoïc Minier <lool@videolan.org>
Thu, 16 Jan 2003 23:25:55 +0000 (23:25 +0000)
commitec06c01a9fe03eae822c2cb30d208623ebcf9260
tree6bfc6040d55b0819d0b4f0323499a5cb079cf7d2
parent1e97f6ad2042c71ee8710e1b4102a86cfd5213f0
  * configure.ac.in:
    . renamed access_slp to slp
    . slp is enabled by default if slp.h is present
  * modules/access/slp.c:
    . slp is now an access and a demux and forces the use of itself
    . cleanups and bug corrections
    . disappears of the playlist
      Thanks to fenrir for the help in debugging!
configure.ac.in
include/input_ext-intf.h
modules/access/Modules.am
modules/access/slp.c