[KSPROXY]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 4 Mar 2010 17:34:22 +0000 (17:34 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 4 Mar 2010 17:34:22 +0000 (17:34 +0000)
commit57103f1233df4e2f93fade11d09c969a9d195e6b
tree0e012f8d5fe762d538e1ae5938cb910900c55e9b
parenteb4f41f03bff31aebcb9eff46116640c2eecc4cf
[KSPROXY]
- Silence traces in IEnumPins interface
- Partly implement IKsObject interface for COutputPin
- Retrieve pin communication and pass it to constructor of CInputPin
- Implement IKsPinEx and IMemInputPin interface for CInputPin
- The DVBT network provider can now connect to the BDA Source Filter

svn path=/trunk/; revision=45836
reactos/dll/directx/ksproxy/enumpins.cpp
reactos/dll/directx/ksproxy/input_pin.cpp
reactos/dll/directx/ksproxy/ksproxy.rbuild
reactos/dll/directx/ksproxy/output_pin.cpp
reactos/dll/directx/ksproxy/precomp.h
reactos/dll/directx/ksproxy/proxy.cpp