search for: vmr7

Displaying 11 results from an estimated 11 matches for "vmr7".

Did you mean: var7
2020 Jul 03
0
Wine release 5.12
...instruction list in make_assignment(). d3dcompiler: Pass the instruction list to implicit_conversion(). winegstreamer: Prefer YUV formats to RGB ones. winegstreamer: Avoid performing color matrix conversions in videoconvert. quartz/vmr9: Remove support for 8-bit RGB from the VMR7. quartz/vmr9: Remove support for 15-bit RGB from the VMR7. quartz/vmr9: Remove support for 16-bit RGB from the VMR7. quartz/vmr9: Return VFW_E_TYPE_NOT_ACCEPTED when connection fails. quartz/vmr9: Support YUV formats in the VMR7. quartz: Change the merit of the default...
2019 Apr 12
0
Wine release 4.6
...oleaut32/tests: Test marshalling of complex structs. rpcrt4: Properly handle complex arrays in the typelib marshaller. quartz/tests: Add some tests for video renderer media types. quartz/tests: Link to strmiids and uuid. quartz/tests: Add tests for IVMRFilterConfig on the VMR7. quartz/vmr9: Avoid unloading d3d9 while holding d3d9 objects. quartz/vmr9: Implement IVMRFilterConfig::SetRenderingMode(). quartz/tests: Add tests for VMR7 filter interfaces. quartz/tests: Add tests for IBaseFilter::EnumPins() on the VMR7. quartz/tests: Add tests for...
2010 May 16
2
Oggcodecs release 0.83.17220
...e (Async.)" filter which can handle files bigger than 2GB, or "File Source (URL)" which gives better networking support (proxy, ipv6, etc.) * HTML5 <video> plug-in has received a couple of improvements: - URI support given by uriparser library - VMR9 support (instead of VMR7), this requires DirectX9 - Internet Explorer Standards mode support, instead of just Quirks mode - width and height basic attribute support * Removed OGM decoding support * Fixed playback of Theora files with big ogg pages (e.g. hi-res "Patent Absurdity") * Fixed #1447: common...
2010 May 16
2
Oggcodecs release 0.83.17220
...e (Async.)" filter which can handle files bigger than 2GB, or "File Source (URL)" which gives better networking support (proxy, ipv6, etc.) * HTML5 <video> plug-in has received a couple of improvements: - URI support given by uriparser library - VMR9 support (instead of VMR7), this requires DirectX9 - Internet Explorer Standards mode support, instead of just Quirks mode - width and height basic attribute support * Removed OGM decoding support * Fixed playback of Theora files with big ogg pages (e.g. hi-res "Patent Absurdity") * Fixed #1447: common...
2010 May 16
2
Oggcodecs release 0.83.17220
...e (Async.)" filter which can handle files bigger than 2GB, or "File Source (URL)" which gives better networking support (proxy, ipv6, etc.) * HTML5 <video> plug-in has received a couple of improvements: - URI support given by uriparser library - VMR9 support (instead of VMR7), this requires DirectX9 - Internet Explorer Standards mode support, instead of just Quirks mode - width and height basic attribute support * Removed OGM decoding support * Fixed playback of Theora files with big ogg pages (e.g. hi-res "Patent Absurdity") * Fixed #1447: common...
2019 Nov 29
0
Wine release 4.21
...edef. qedit/samplegrabber: Reimplement the sink pin over the strmbase sink. d3d9: Track the viewport and scissor rect in the primary stateblock. d3d8: Track the viewport and scissor rect in the primary stateblock. quartz/tests: Add some tests for allocator negotiation on the VMR7. quartz/tests: Add some tests for VMR7 filter state. quartz/tests: Add some tests for flushing on the VMR7. quartz/tests: Add some tests for VMR9 allocator negotiation. quartz/tests: Add some tests for VMR9 filter state. quartz/tests: Add some tests for flushing on the...
2020 May 08
0
Wine release 5.8
...ServiceDatabase() into a no-op. advapi32: Reimplement EnumServicesStatusW() on top of EnumServicesStatusExW(). ksproxy.ax: New stub DLL. quartz/vmr9: Don't expose IVMRSurfaceAllocatorNotify from the VMR9. quartz/vmr9: Don't expose IVMRSurfaceAllocatorNotify9 from the VMR7. quartz/vmr9: Don't expose IVMRWindowlessControl from the VMR9. quartz/vmr9: Don't expose IVMRWindowlessControl9 from the VMR7. quartz/tests: Expand tests for VMR9 interfaces. advapi32: Move service functions into sechost. quartz/vmr9: Remove some dead code....
2020 Jan 21
0
Wine release 5.0
...o RGB translation and reading from v4l2 devices using mmap() has been removed; we now depend on libv4l2 for both of these things. - The builtin AVI, MPEG-I, and WAVE decoders have been removed; we now depend on GStreamer or the Mac QuickTime Toolkit to decode such media files. - Some more VMR7 configuration APIs are implemented. - The sound drivers support per-channel volume adjustments. *** Internationalization - Unicode character tables are based on version 12.1.0 of the Unicode Standard. - Unicode normalization is implemented. - The geographic region id is automatically set in...
2014 Jan 03
0
Wine release 1.7.10
...m.dll16: Free the correct pointer (Coverity). setupapi: Do not free stack pointers (Coverity). msxml3: Avoid double free of str (Coverity). Martin Storsjo (1): ntdll: Improve handling of THUMB_MOV32 relocations. Michael M?ller (1): quartz: Return increasing monitor GUID on VMR7 monitor enumeration. Michael Stefaniuc (5): dmusic: These COM classes don't support COM aggregation. dmusic/tests: Centralize the skip(). dmusic/tests: Add some COM tests for IDirectMusic/IDirectMusicCollection. dmusic/tests: Don't crash with old dmusic versions....
2019 Jul 05
0
Wine release 4.12
...sts: Add some tests for AVI mux pin interfaces. qcap/tests: Add some more tests for AVI mux media types. setupapi: Also start newly installed root PnP services in SetupDiInstallDevice(). hidclass.sys: Detach the HID device before deleting it. quartz/tests: Add some tests for VMR7 media types. quartz/tests: Add some tests for VMR9 media types. quartz/tests: Add some tests for IEnumMediaTypes(). qcap/tests: Add some tests for IEnumMediaTypes(). qedit/tests: Add some tests for media types. qedit/tests: Add some tests for IEnumMediaTypes(). s...
2019 Oct 18
0
Wine release 4.18
...tateblocks in d3d9_device_SetPixelShaderConstantI(). wined3d: Introduce wined3d_stateblock_set_ps_consts_b(). d3d9: Handle stateblocks in d3d9_device_SetPixelShaderConstantB(). strmbase: Move tracking of the stream start time to the renderer. quartz/tests: Add some tests for VMR7 pin connection. quartz/tests: Add some tests for VMR9 pin connection. quartz/vmr9: Add a stub IOverlay interface to the sink pin. quartz/vmr9: Implement IOverlay::GetWindowHandle(). advapi32/tests: Use unique service names in test_wow64(). widl: Write pointer classes f...