Sweden-Number/dlls/amstream
Zebediah Figura 7ef5f3be5a 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>
2019-05-17 09:21:15 +02:00
..
tests amstream: Reimplement IMediaStreamFilter::EnumPins(). 2019-05-17 09:21:09 +02:00
Makefile.in amstream: Implement GetDirectDraw(). 2015-06-23 17:20:23 +09:00
amstream.c amstream: Reference the returned IMediaStream pointer in IAMMultiMediaStream::AddMediaStream(). 2019-04-22 11:19:02 +02:00
amstream.spec
amstream_classes.idl
amstream_private.h amstream: Reimplement IMediaStreamFilter::EnumPins(). 2019-05-17 09:21:09 +02:00
audiodata.c amstream: Implement AMAudioData::SetFormat. 2016-08-02 09:13:40 -05:00
main.c amstream: Use the ARRAY_SIZE() macro. 2018-08-14 09:42:02 +02:00
mediastream.c strmbase: Get rid of the "pfnGetMediaTypeVersion" callback. 2019-05-10 16:04:25 +02:00
mediastreamfilter.c amstream: Reimplement IBaseFilter methods in the media stream filter. 2019-05-17 09:21:15 +02:00
version.rc