search for: amdirectdrawstream

Displaying 5 results from an estimated 5 matches for "amdirectdrawstream".

2020 Sep 11
0
Wine release 5.17
...sename without object dir for generated files. makefiles: Fix a few more object directory references. makefiles: Remove support for generating a single makefile. makefiles: Add separate variable to keep track of source dir font files. Anton Baskanov (5): amstream: Implement AMDirectDrawStream::GetFormat. amstream: Implement AMDirectDrawStream::SetFormat. amstream: Reject incompatible media types in AMDirectDrawStream::ReceiveConnection. amstream: Reconnect if the new format is incompatible with the connection media type in AMDirectDrawStream::SetFormat. amstream:...
2020 Sep 25
0
Wine release 5.18
...schema API enums. include: Remove coclasses that don't belong to msxml6.idl. xactengine3_7: Return S_OK from IXACT3Cue Destroy. dmband: Semi-stub IDirectMusicBand CreateSegment. dmstyle: Implement IDirectMusicStyle8 GetBand. Anton Baskanov (4): amstream: Implement AMDirectDrawStream::SetState. amstream: Implement AMDirectDrawStream::EndOfStream. amstream: Call ::SetFormat in AMDirectDrawStream::CreateSample. amstream: Implement AMDirectDrawStream::Receive and IDirectDrawStreamSample::Update. Aurimas Fi?eras (3): po: Update Lithuanian translation....
2018 Mar 02
0
Wine release 3.3
...ts: Check the correct value. Andrew Eikum (1): maintainers: Remove myself from a dmusic DLL. Andrey Gusev (2): mshtml/tests: Use GetModuleHandleA instead of LoadLibraryA. gdiplus/tests: Fix copy-paste typos. Anton Baskanov (10): amstream: Add stub IPin and IMemInputPin to AMDirectDrawStream. amstream: Implement GetMediaType for AMDirectDrawStream based on code from mediastreamfilter.c. amstream: Implement CheckMediaType for AMDirectDrawStream based on code form mediastreamfilter.c. amstream: Implement AMDirectDrawStream::JoinFilter. amstream: Add stub IPin and...
2020 Jun 05
0
Wine release 5.10
...eakin() to the Unix library. secur32/tests: Update for new WineHQ certificate. wininet/tests: Update for new WineHQ certificate. Alistair Leslie-Hughes (1): include/ddk: Add wsk.h file. Anton Baskanov (11): amstream: Don't crash if parent is NULL in AMAudioStream:: and AMDirectDrawStream::GetMultiMediaStream. amstream: Move initialization code from audio_stream_create into AMAudioStream::Initialize and ::JoinAMMultiMediaStream. amstream: Move initialization code from ddraw_stream_create into AMDirectDrawStream::Initialize and ::JoinAMMultiMediaStream. amstream: Mo...
2020 Oct 09
0
Wine release 5.19
...udioClient3. include: Add a few more stream categories. mmdevapi: Implement ActivateAudioInterfaceAsync. Anton Baskanov (9): amstream: Implement IDirectDrawStreamSample::CompletionStatus. amstream: Implement IDirectDrawStreamSample::GetSampleTimes. amstream: Implement AMDirectDrawStream::BeginFlush and ::EndFlush. amstream: Implement AMDirectDrawStream::NewSegment. winegstreamer: Use RGB15/16 formats instead of BGR15/16. winegstreamer: Fix RGB565 conversion in amt_from_gst_video_info(). winegstreamer: Add a second videoconvert to handle 15/16-bit RGB format...