]> git.sesse.net Git - vlc/commit
* configure.ac, modules/access/dshow/: brand new DirectShow input plugin.
authorGildas Bazin <gbazin@videolan.org>
Sun, 24 Aug 2003 11:17:39 +0000 (11:17 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 24 Aug 2003 11:17:39 +0000 (11:17 +0000)
commitb34227c15382af4d2df3155b4ab571e3c60fae3f
treef3a0f4b59d4465afe52c4a396e00b6b8ac9a0cf7
parent026eb7678fab56b99acfe7ba8e1f43327218eada
* configure.ac, modules/access/dshow/: brand new DirectShow input plugin.
   Much work still needs to be done, like audio support, adding plenty of configuration options, etc... But the video part is already working quite well here.
configure.ac
modules/access/dshow/.cvsignore [new file with mode: 0644]
modules/access/dshow/Modules.am [new file with mode: 0644]
modules/access/dshow/dshow.cpp [new file with mode: 0644]
modules/access/dshow/filter.cpp [new file with mode: 0644]
modules/access/dshow/filter.h [new file with mode: 0644]