[KS]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 1 Apr 2010 17:22:21 +0000 (17:22 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Thu, 1 Apr 2010 17:22:21 +0000 (17:22 +0000)
commitd66a0171a17a36dc7378edba75624fa884de5e87
tree4e953ecd6d71b4c791d4dca33d22eb48daaa6cb6
parentc44cdc2405e3b2c1a374f51b8842d332f9f9805d
[KS]
- Partly implement pin property handling by using supplied pin descriptor properties
- Dynamically allocate connection format and put in pin's object bag
- Remove bogus assert as pins don't have to provide a PinDispatchCreate function
- Tuner device filter and capture device filter now successfully connect and instantiate corresponding input / output pins

svn path=/trunk/; revision=46643
reactos/drivers/ksfilter/ks/filter.c
reactos/drivers/ksfilter/ks/pin.c