search for: winegstream

Displaying 20 results from an estimated 77 matches for "winegstream".

Did you mean: winegstreamer
2016 Jan 15
2
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Hi all, The next release of Wine will include a commit which changes our winegstreamer dshow module to use the modern gstreamer 1.0 API instead of the long-deprecated gstreamer 0.10 API. dshow is used by some games and applications, including Microsoft Office, to display videos and play audio. Wine's winegstreamer allows applications that use dshow to support a wide variety of...
2019 Sep 27
0
Wine release 4.17
...ing receive request (Valgrind). msi: Fix a leak on error path (Coverity). kernelbase: Fix a leak on error path (Coverity). httpapi/tests: Use CancelIo to avoid a test failure on Windows XP. Vincent Povirk (1): mscoree: Update Wine Mono to 4.9.3. Zebediah Figura (53): winegstreamer: Store the pin media type directly. winegstreamer: Improve some trace messages. winegstreamer: Use the "format" field to determine the subtype and bit depth. winegstreamer: Factor out amt_from_gst_caps(). configure: Also try /usr/lib32/pkgconfig/ for the 32-bit P...
2016 Jan 15
1
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
...ne by default. >> >> Is it some auto configuration bug? >> >> Thanks, >> Paul. >> >> On 01/15/2016 08:04 PM, Andrew Eikum wrote: >>> Hi all, >>> >>> The next release of Wine will include a commit which changes our >>> winegstreamer dshow module to use the modern gstreamer 1.0 API instead >>> of the long-deprecated gstreamer 0.10 API. dshow is used by some games >>> and applications, including Microsoft Office, to display videos and >>> play audio. Wine's winegstreamer allows applications that...
2010 Nov 12
0
Wine release 1.3.7
...KeepFocused doesn't work 24910 Age of Empires 3 Trial installer puts native msxml4 in c:\SXS on wine 24933 Morrowind freezes on startup 24939 Crysis Warhead requires msvcr80.dll 24970 AcdSee Pro 3(3.0.475) and Office 2003 'Custom' install crashes 24978 Assertion error in winegstreamer 24984 Nestle Nesquick FIRERESCUE application won't start 25026 Crysis Warhead requires d3dx9_36.dll 25081 Automation broken in AutoCAD 25090 Winedbg: input characters are not displayed 25111 Firefox 4 Beta 7: Starts but doesn't render the program (menu/toolbars/browserarea)...
2019 Sep 13
0
Wine release 4.16
...audio stream. amstream: Get rid of the AudioMediaStreamImpl typedef. amstream: Reimplement IMemInputPin locally for the primary audio stream. amstream: Reimplement IPin locally for the primary audio stream. amstream: Use shorter names for primary audio stream methods. winegstreamer: Use strmbase_source_init(). wineqtdecoder: Use strmbase_source_init(). strmbase: Get rid of the no longer used pin constructor and destructor helpers. qcap/avimux: Use strmbase pin methods directly. strmbase: Store the filter as a strmbase_filter pointer in the BasePin st...
2020 Feb 02
0
Wine release 5.1
...rMapper_RegisterPin(). quartz: Simplify FilterMapper_RegisterPinType(). quartz: Simplify FilterMapper_UnregisterFilter(). quartz: Simplify FilterMapper_UnregisterPin(). quartz: Use wide character string literals. msctf/tests: Fix some test failures on Windows 10. winegstreamer: Rename the "ppPins" element of struct gstdemux to "sources". winegstreamer: Rename the "cStreams" element of struct gstdemux to "source_count". winegstreamer: Fix pin enumeration order for the AVI and WAVE parsers. quartz/tests: Add more...
2010 Oct 29
0
Wine release 1.3.6
...it. widl: Duplicate the exception handling code between 32-bit and 64-bit. widl: Output a format string table and server info structure for stubs. widl: Output a format string table and server info structure for servers. tools: Add some sanity checks in make_makefiles. winegstreamer: Fix module name and remove obsolete variables in makefile. mofcomp: Remove obsolete variables in makefile. kernel32: Fix a FAT format sanity check for floppies. comctl32: Make more functions available by name. shell32: Make more functions available by name. shlwapi:...
2020 Mar 27
0
Wine release 5.5
...gv[0], and same-named executables in a different directory. shell32: Simplify SHELL_execute(). shell32: Pass the executable's full path from SHELL_execute() to CreateProcess(). Derek Lesho (4): mfreadwrite: Configure stream decoder on SetCurrentMediaType() if necessary. winegstreamer: Make callback parameter names more generic. winegstreamer: Move broad callback handling code to gst_cbs. mfreadwrite: Pass source samples through decoder as they arrive. Dmitry Timoshkov (32): wldap32/tests: Add ldap_bind_s test. adsldp: If secure open object fails fallb...
2018 Mar 02
0
Wine release 3.3
...rder. ws2_32: Only set error codes for triggered events in WSAEnumNetworkEvents(). kernel32/tests: Handle notifications on the parent dir more gracefully. msi/tests: Use the custom DLL for testing deferred actions. msi/tests: Add more tests for deferred custom actions. winegstreamer: Stop creating the filter if gstreamer fails to render. winegstreamer: Check for failure from gst_element_set_state() instead of counting pads. winegstreamer: Don't wait for the no-more-pads signal if playback fails. winegstreamer: Make sure the pipeline state is NULL before...
2020 Sep 11
0
Wine release 5.17
...ve registry entry left out during test. kernel32/tests: Change file name to avoid collision with other tests. Chao Long (2): ntdll: Fix a memory leak (Valgrind). ntdll: Fix a ImagePathName memory leak (Valgrind). Derek Lesho (5): mfplat: Remove fallback media source. winegstreamer: Add stub bytestream handler. winegstreamer: Add stub media source. winegstreamer: Implement source event methods. winegstreamer: Implement IMFMediaSource::Shutdown. Eric Wheeler (1): comctl32/listview: Add Get/SetSelectedColumn() support. Esme Povirk (1): mscoree:...
2019 Dec 13
0
Wine release 5.0-rc1
...de: Add missing defines for tokens in winnt.h. Vincent Povirk (1): mscoree: Ignore empty privatePath. Zebediah Figura (56): strmbase: Don't hold the filter lock while calling IPin::NewSegment(). strmbase/transform: Hold the streaming lock for the entirety of Receive(). winegstreamer/gsttffilter: Don't drop the streaming lock in Gstreamer_transform_ProcessEnd(). d3d9: Use wined3d_stateblock_get_state() in d3d9_device_GetRenderState(). d3d8: Use wined3d_stateblock_get_state() in d3d8_device_GetRenderState(). ddraw: Retrieve render state from the primary s...
2020 Oct 09
0
Wine release 5.19
...sync. 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 formats. winegstreamer: Expose 15/16-bit RGB formats. amstream: Reference the multimedia stream in...
2016 Nov 25
0
Wine release 1.9.24
...4 games (The Vanishing of Ethan Carter Redux, The Solus Project) crash while loading with "D3D11Query.cpp:139 # with error E_INVALIDARG" 41090 Multiple games (Starcraft 2, UE4 games) require vcruntime140.dll.__intrinsic_setjmp 41290 DirectShow applications: MP3 playback is broken if winegstreamer is disabled 41308 iconfig.exe needs msvcr120.??0_Condition_variable at details@Concurrency@@QAE at XZ 41451 Motocross madness: missing names of players 41602 Videos do not play in Age of Empires 41640 add rx 480 into directx.c 41671 GOG Galaxy requires unimplemented function vcrunt...
2020 Jun 19
0
Wine release 5.11
...---------------------------------------------------- Changes since 5.10: Aaro Altonen (3): include: Add ConnectionEventsVt definition. msado15/tests: Add tests for IConnectionPoint::Advise/Unadvise. msado15: Implement IConnectionPoint::Advise/Unadvise. Akihiro Sagawa (1): winegstreamer: Also wait for EOS events when retrieving duration. Alex Henrie (1): advapi32: Add RegEnableReflectionKey stub. Alexandre Julliard (50): ntdll: Move NtRaiseException() implementation to the Unix library. ntdll: Implement NtContinue() in the Unix library. ntdll: Use NtCon...
2016 Jul 22
0
Wine release 1.9.15
...n the right places. mshtml: Load dynamically created script elements asynchronously. mshtml: Added asynchronous script loading tests. jscript: Use IDispatch* as iface_to_jsdisp argument type. jscript: Optimize iface_to_jsdisp by using vtbl comparison. Jan Schmidt (7): winegstreamer: Don't replace internal bus. winegstreamer: Don't store decodebin explicitly. winegstreamer: Do conversion before flipping. winegstreamer: Fix refcounting for videoflip. d3d9: Adjust D3DCOLOR_ARGB to avoid shift overflow. quartz: Images in Direct3D surfaces m...
2016 Dec 09
0
Wine release 2.0-rc1
..._UINT and R32_UINT formats 41493 Sniper Elite V2 stuck at "Completing Installation 1%" 41508 Menu infinitely loops, the application hangs. 41696 Multiple apps (Trials Fusion Demo, Outlast 2 Demo) require DXGI_FORMAT_R32G8X24_TYPELESS support 41870 RPG Tkool (RPG Maker) 2k/2k3: winegstreamer doesn't play already played MP3 files 41898 ToCA Race Driver 3 needs ntoskrnl.exe.RtlCopyMemory 41924 Shadow Warrior 2 crashes on startup 41950 ALDI Bestellsoftware 5.2.1.2111: crashes when trying to change the font ---------------------------------------------------------------- C...
2020 Feb 28
0
Wine release 5.3
...s. d3d8: Stop setting the device state in d3d8_device_SetIndices(). d3d8: Stop setting the device state in d3d8_device_SetStreamSource(). d3d8: Retrieve the vertex shader from the primary stateblock. d3d8: Stop setting the device state in d3d8_device_SetVertexShader(). winegstreamer: Decommit the source allocator when cleaning up the stream. strmbase/renderer: Return S_FALSE when pausing the stream if approprate. quartz/tests: Add a test for cyclic connections. quartz/filtergraph: Use IFilterGraph2::ConnectDirect() instead of calling IPin::Connect()....
2016 Jan 22
0
Wine release 1.9.2
...refuse to launch 18932 Installshield installer text not being bolded (appinstall) 20896 Use-after-free in DdeClientTransaction in user32 dde tests 24658 Unimplemented function ole2.dll16.READCLASSSTM 28113 winverbs doesn't work, needs ole2disp.dll16.SAFEARRAYALLOCDESCRIPTOR 30557 winegstreamer broken with >=glib-2.32.0 31496 Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP continually spammed in console 31836 Add support for GStreamer 1.0 API/ABI 31913 EasyPal version August 6 2012 crashes on unimplemented function msvcp60.dll.??Dstd@@YA?AV?$complex at N@0 at ABNABV10@@Z 34185...
2020 Sep 25
0
Wine release 5.18
...49591 Multiple GOG installers display the error message "Out of Global Vars range" 49624 Protocol error: process 0020: recvmsg: Message too long on mac OS 49643 Calling ClipCursor too frequently can cause stack overflow in foreground window thread. 49647 wine 5.14 build fails in winegstreamer on Ubuntu 16.04 and Debian 9 49738 "warning: implicit declaration of function ?strtoumax?" when compiling PuTTY with Winelib 49765 SlingPlayer Desktop crashes on unimplemented function msvcrt._snprintf_c 49770 Firestorm viewer crashes 49774 macDriver no longer functions with...
2010 Nov 26
0
Wine release 1.3.8
...ueryVolumeInformationFile with FileFsVolumeInformation class. ntdll: Set the IdleTime member from the SystemPerformanceInformation info class in NtQuerySystemInformation. Luca Bennati (2): xcopy: Fix Italian translation. cmd: Fix Italian translation. Maarten Lankhorst (8): winegstreamer: Fix reference leak. winegstreamer: Destroy thread in GST_Connect. winegstreamer: Fix seeking for real. quartz: Prevent circular connections in render case too. quartz: Change VideoRenderer_Run to handle EndOfStream slightly better. winegstreamer: Do not allow timest...