search for: ivideowindow

Displaying 7 results from an estimated 7 matches for "ivideowindow".

2019 Oct 18
0
Wine release 4.18
...trmbase: Introduce a helper to more thoroughly trace media type. quartz: Use strmbase_dump_media_type() where appropriate. qcap: Use strmbase_dump_media_type() where appropriate. winegstreamer: Use strmbase_dump_media_type() where appropriate. strmbase: Fix implementation of IVideoWindow::get_Caption(). quartz/tests: Add tests for IVideoWindow on the video renderer. strmbase: IVideoWindow::SetWindowForeground takes OATRUE, not TRUE. strmbase: Correctly implement IVideoWindow::put_Owner(). strmbase: Do not activate the window when changing its position....
2019 Jun 21
0
Wine release 4.11
...ed implementation of SRW locks. ntdll: Try to avoid an unnecessary syscall in fast_release_srw_exclusive(). qedit/samplegrabber: Use BaseFilterImpl_QueryVendorInfo(). quartz/filtergraph: Use the type info cache for IBasicAudio. quartz/filtergraph: Use the type info cache for IVideoWindow. quartz/filtergraph: Use the type info cache for IBasicVideo. strmbase: Don't increment the pin reference count in filter_get_pin(). strmbase: Add default implementations of IUnknown methods for IBasicVideo. quartz: Use strmbase IUnknown methods for IBasicVideo. st...
2019 Dec 13
0
Wine release 5.0-rc1
...ilterGraph(). qcap/avico: Use strmbase filter state change methods. qcap/avimux: Use strmbase filter state change methods. qcap: Rework v4l2 state change logic. strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init(). strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage(). quartz/vmr9: Create the rendering window when the filter is created. quartz/tests: Port IVideoWindow tests to the VMR. strmbase: Create the video window with the correct styles. wined3d: Introduce wined3d_stateblock_multiply_transform(). ddraw: U...
2020 Sep 11
0
Wine release 5.17
...DESC with default values. vcruntime140_1: Handle rethrowing from nested try blocks on x64. msvcrt: Handle rethrowing from nested try blocks on x64. d3dcompiler/tests: Test d3d12 interface in test_reflection_bound_resources(). Pengpeng Dong (1): quartz: Return E_POINTER from IVideoWindow::get_Visible() if "visible" is NULL. Robert Wilhelm (1): vbscript: Colon used in for loop. Roberto Pungartnik (1): po: Update Brazilian Portuguese translation. R?mi Bernon (16): bcrypt: Return STATUS_INVALID_PARAMETER on ECC magic mismatch. bcrypt: Export ECDSA/...
2011 Jul 08
0
Wine release 1.3.24
...ject instead of the iface to an internal helper. quartz: COM cleanup for the IMediaControl iface. quartz: COM cleanup for the IMediaSeeking iface. quartz: COM cleanup for the IBasicAudio iface. quartz: COM cleanup for the IBasicVideo2 iface. quartz: COM cleanup for the IVideoWindow iface. quartz: COM cleanup for the IMediaEventEx iface. quartz: COM cleanup for the IMediaFilter iface. quartz: COM cleanup for the IMediaEventSink iface. quartz: COM cleanup for the IGraphConfig iface. quartz: COM cleanup for the IMediaPosition iface. d3d8: Avoi...
2019 Jun 10
0
Wine release 4.10
...IRPs to the top of the device stack. ntoskrnl.exe: Send PnP IRPs to the top of the device stack. ntoskrnl.exe: Implement automatically generated device names. strmbase: Add a cached implementation of IDispatch and use it in IBasicVideo. strmbase: Use the type info cache for IVideoWindow. strmbase: Use the type info cache for IMediaPosition. quartz/dsoundrender: Use the type info cache for IBasicAudio. strmbase: Get rid of IBasicAudio implementation. strmbase: Get rid of base IDispatch implementation. winehid.inf: Add new INF file and copy it to the IN...
2008 Apr 18
1
Wine release 0.9.60
...ru interface. quartz: Add a stub for SeekingPassThru. quartz: Add stubs for the IMediaSeeking interface in SeekingPassThru. quartz: Don't clean up in avi decoder if driver isn't opened. quartz: Set sane defaults for pin stream rate. quartz: Silence requests for IVideoWindow. quartz: Silence seeking fixmes on transform filter. quartz: Bring waveparser to the same level as the mpeg splitter. include: Add dvdmedia stub header. quartz: Add VIDEOINFOHEADER2 support to VideoRenderer. quartz: Update start_time if the current position is changed....