[vlc-devel] commit: Support for auto and user requested stream_filter. (Laurent Aimar )
git version control
git at videolan.org
Tue Dec 9 21:40:25 CET 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Dec 8 22:34:33 2008 +0100| [584da504599d99acd7afe548b8b6ce9b9e2b1edb] | committer: Laurent Aimar
Support for auto and user requested stream_filter.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=584da504599d99acd7afe548b8b6ce9b9e2b1edb
---
include/vlc_stream.h | 17 +++++++----
src/Makefile.am | 1 +
src/input/input.c | 50 ++++++++++++++++++++++++++-----
src/input/stream.c | 23 ++++++++++----
src/input/stream.h | 7 ++--
src/input/stream_filter.c | 73 +++++++++++++++++++++++++++++++++++++++++++++
src/input/var.c | 4 ++
7 files changed, 152 insertions(+), 23 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=584da504599d99acd7afe548b8b6ce9b9e2b1edb
More information about the vlc-devel
mailing list