]> git.sesse.net Git - vlc/commit
Support for auto and user requested stream_filter.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 8 Dec 2008 21:34:33 +0000 (22:34 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 9 Dec 2008 20:13:03 +0000 (21:13 +0100)
commit584da504599d99acd7afe548b8b6ce9b9e2b1edb
tree6afef30d8136edcac5867a520443b05e3ebf05d1
parent7a0f1546bb8661f9983dae865c7429f495270c48
Support for auto and user requested stream_filter.
include/vlc_stream.h
src/Makefile.am
src/input/input.c
src/input/stream.c
src/input/stream.h
src/input/stream_filter.c [new file with mode: 0644]
src/input/var.c