Zebediah Figura : amstream: Reimplement IBaseFilter methods in the media stream filter.

Alexandre Julliard julliard at winehq.org
Fri May 17 16:10:14 CDT 2019


Module: wine
Branch: master
Commit: 7ef5f3be5aaf6317414826a5b979a6c288b13697
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7ef5f3be5aaf6317414826a5b979a6c288b13697

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri May 17 00:31:06 2019 -0500

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 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/amstream/mediastreamfilter.c | 225 ++++++++++++++++++++++++--------------
 1 file changed, 144 insertions(+), 81 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=7ef5f3be5aaf6317414826a5b979a6c288b13697



More information about the wine-cvs mailing list