search for: mp3dmod

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

Did you mean: mp3&mode
2020 Feb 28
0
Wine release 5.3
...ShaderConstant(). d3d8: Retrieve textures from the primary stateblock. d3d8: Stop setting the device state in d3d8_device_SetTexture(). d3d8: Retrieve texture states from the primary stateblock. d3d8: Stop setting the device state in d3d8_device_SetTextureStageState(). mp3dmod: Implement IMediaObject::GetStreamCount(). mp3dmod: Implement IMediaObject::GetInputStreamInfo(). mp3dmod: Implement IMediaObject::GetOutputStreamInfo(). mp3dmod: Implement IMediaObject::GetInputType(). mp3dmod: Implement IMediaObject::SetInputType(). mp3dmod: Implemen...
2018 May 11
0
Wine release 3.8
...king in IEnumDMO_Next(). msdmo: Make formatting consistent with the rest of the file. msdmo: Only return valid GUIDs in IEnumDMO_Next(). msi: Avoid leaking custom action data. include: Add wmcodecdsp.idl and CMP3DecMediaObject. wmcodecdspuuid: Add static library. mp3dmod: Add stub MP3 Decoder DMO. mp3dmod: Link to libmpg123. mp3dmod: Return S_OK from SetInputType(). mp3dmod: Implement SetOutputType(). mp3dmod: Implement ProcessInput(). mp3dmod: Implement ProcessOutput(). Zhiyi Zhang (2): user32: Use the heap_*() functions in tex...
2018 May 25
0
Wine release 3.9
...rce directly. Sebastian Lackner (1): shell32: Create Microsoft\Windows\Themes directory during prefix creation. Thomas Crider (1): kernel32: Add SetProcessAffinityUpdateMode stub. Zebediah Figura (41): advapi32: Correctly translate SERVICE_REQUIRED_PRIVILEGES_INFO to RPC. mp3dmod/tests: Add some tests for decoding. mp3dmod: Return timestamp and length from ProcessOutput(). msi/tests: Add a header for some common functions. msi/tests: Add the custom action DLL in create_database_wordcount(). d3d10core/tests: Add test for depth clip. msi/tests: M...
2018 Jul 09
0
Wine release 3.12
...nd rectangles in debug strings. Sebastian Lackner (1): kernel32: Fill stack with meaningful values in call_process_entry mis-align workaround. Zebediah Figura (39): devenum: Implement parsing and reading DMO monikers. devenum: Implement enumerating DMOs. wine.inf: Register mp3dmod DMO. mp3dmod: Support COM aggregation. hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName(). devenum: Merge factory.c into devenum_main.c. devenum: Use separate factories for CLSID_SystemDeviceEnum and CLSID_CDeviceMoniker. devenum: Ma...
2018 Dec 14
0
Wine release 4.0-rc2
...ng (3): comctl32/tests: Test status bar size grip behavior and bounds. comctl32/status: Hide size grip when the parent window is maximized. comctl32/status: Checking size grip bounds in x-axis only. Zebediah Figura (3): devenum/tests: Fix some memory leaks (Valgrind). mp3dmod: Fix a memory leak (Valgrind). ntdll/tests: Fix a memory leak (Valgrind). -- Alexandre Julliard julliard at winehq.org