Module: wine Branch: master Commit: 48e213b4d8ccd718a0fe3f9b5f6a8577a5d6f3d4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=48e213b4d8ccd718a0fe3f9b5f...
Author: Christian Costa titan.costa@wanadoo.fr Date: Sun Dec 14 19:08:17 2008 +0100
amstream: Add stubbed implementation of MediaStreamFilter.
---
dlls/amstream/Makefile.in | 1 + dlls/amstream/amstream_private.h | 1 + dlls/amstream/main.c | 1 + dlls/amstream/mediastreamfilter.c | 313 +++++++++++++++++++++++++++++++++++++ include/amstream.idl | 1 + 5 files changed, 317 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=48e213b4d8ccd718a0fe3f...