[vlc-devel] commit: Remove access-filter support. (Laurent Aimar )

git version control git at videolan.org
Tue Dec 9 22:17:55 CET 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Dec  9 22:09:52 2008 +0100| [97dc478598f7aada4034fcec00f8377ceb6e029c] | committer: Laurent Aimar 

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.

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

 configure.ac                |    1 -
 include/vlc_access.h        |    2 -
 include/vlc_config_cat.h    |    7 ----
 include/vlc_configuration.h |   11 +++----
 modules/Makefile.am         |    1 -
 modules/access/rtp/rtp.c    |    2 +-
 src/input/access.c          |   67 ++++++++----------------------------------
 src/input/access.h          |    2 -
 src/input/input.c           |   22 --------------
 src/input/var.c             |    1 -
 src/libvlc-module.c         |    9 ------
 11 files changed, 19 insertions(+), 106 deletions(-)

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



More information about the vlc-devel mailing list