wine/dlls/amstream
Gijs Vermeulen 84566a0cc1 amstream: Use IDirectDraw instead of IDirectDraw7 internally.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-25 23:08:31 +02:00
..
tests amstream: Use IDirectDraw instead of IDirectDraw7 internally. 2020-06-25 23:08:31 +02:00
amstream.spec
amstream_classes.idl amstream: Allow AMAudioStream and AMDirectDrawStream to be created by CoCreateInstance. 2020-06-01 22:10:28 +02:00
amstream_private.h amstream: Move initialization calls from *_stream_create into AMMultiMediaStream::AddMediaStream. 2020-06-01 22:10:28 +02:00
audiodata.c
audiostream.c amstream: Return E_NOTIMPL from AMAudioStream::QueryInterface. 2020-06-25 23:08:31 +02:00
ddrawstream.c amstream: Use IDirectDraw instead of IDirectDraw7 internally. 2020-06-25 23:08:31 +02:00
filter.c amstream: Implement MediaStreamFilter::GetCurrentStreamTime. 2020-06-18 19:56:43 +02:00
main.c amstream: Allow AMAudioStream and AMDirectDrawStream to be created by CoCreateInstance. 2020-06-01 22:10:28 +02:00
Makefile.in
multimedia.c amstream: Call MediaStreamFilter::SupportSeeking() in AMMultiMediaStream::OpenFile(). 2020-06-03 22:57:07 +02:00
version.rc