amstream: Reimplement IBaseFilter methods in the media stream filter.
commit7ef5f3be5aaf6317414826a5b979a6c288b13697
authorZebediah Figura <z.figura12@gmail.com>
Fri, 17 May 2019 05:31:06 +0000 (17 00:31 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 May 2019 07:21:15 +0000 (17 09:21 +0200)
tree64c579f3c4a0d8846831e39421588d2699810034
parentf423c6e7079f797f81fe2f32db089eed5320b4d4
amstream: Reimplement IBaseFilter methods in the media stream filter.

In the long (or even short) term we probably want to decouple amstream from
strmbase entirely. The fact that pins and filters belong to separate objects
(and either one can even be provided by the application) prevents us from
performing some helpful restructuring.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/amstream/mediastreamfilter.c