]> git.sesse.net Git - vlc/commit
Remove access-filter support.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 9 Dec 2008 21:09:52 +0000 (22:09 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 9 Dec 2008 21:11:34 +0000 (22:11 +0100)
commit97dc478598f7aada4034fcec00f8377ceb6e029c
tree802aadcab190ee05702b9ac6a3c0dffb2c88226a
parentd504bcec2529ed4a995d6b54f49b615eb4a0a89b
Remove access-filter support.

The GUI need to be updated (QT4/macosx/wx).
The module "dump" and "bandwidth" need to be ported to stream_filter.
configure.ac
include/vlc_access.h
include/vlc_config_cat.h
include/vlc_configuration.h
modules/Makefile.am
modules/access/rtp/rtp.c
src/input/access.c
src/input/access.h
src/input/input.c
src/input/var.c
src/libvlc-module.c