Skip to content

Releases: Aleksoid1978/VideoRenderer

MPC Video Renderer 0.10.7.2560

Choose a tag to compare

@v0lt v0lt released this 01 Aug 04:59

Fixed the issue with frame aspect ratios that are set to very large numbers.
Corrected colors for Dolby Vision Profile 20.

MPC Video Renderer 0.10.5.2552

Choose a tag to compare

@v0lt v0lt released this 20 Jun 04:48

Fixed a potential crash when using DXVA2 Video Processor.
Fixed tone mapping when using 16-bit float textures.
Dolby Vision Profile 7 Full Enhancement Layer is not processed because it is not supported.

MPC Video Renderer 0.10.3.2545

Choose a tag to compare

@v0lt v0lt released this 07 Jun 05:57

Fixed 180 degree rotation not occurring in some situations.
Fixed activation of DVD-Video menu buttons for PAL 16:9 format.
Support for the deprecated IID_MediaSideDataDOVIMetadata has been removed. Only IID_MediaSideDataDOVIMetadataV2 will be used.
Recommended MPC-BE 1.8.9.106 or newer.

MPC Video Renderer 0.10.1.2531

Choose a tag to compare

@v0lt v0lt released this 01 Apr 03:40

Added support for 'UYVY' format.
Improved handling of the D3DERR_DEVICEHUNG error for Direct3D 9.
Fixed conversion of 'AYUV' format using shaders for Direct3D 9.
Added a local tone mapping for HDR output (ACES, Reinhard, Habel, Mobius, BT2390, ST 2094-10). ST 2094-10 only applies to Dolby Vision.
Added Dovi Extension Level 1/2 processing for the local tone mapping, Level 2 for HDR to SDR conversion when using D3D11.

MPC Video Renderer 0.9.19.2490

Choose a tag to compare

@v0lt v0lt released this 25 Dec 03:55

Improved HDR display mode activation.
The "Allow turn on/off (fullscreen)" option setting now works not only for exclusive full screen.
Cosmetic changes to renderer statistics.
Added tooltips for some settings.
The RTX Video HDR setting is only available for the x64 version.

MPC Video Renderer 0.9.17.2472

Choose a tag to compare

@v0lt v0lt released this 23 Oct 03:20

Fixed a crash in DX9 mode in some situations.

MPC Video Renderer 0.9.15.2463

Choose a tag to compare

@v0lt v0lt released this 01 Oct 03:32

Fixed HDR mode being disabled for the display after playback ended.
Added handling for situations where the display's HDR mode is changed externally.
Fixed a crash in DX9 mode in some situations.

MPC Video Renderer 0.9.13.2451

Choose a tag to compare

@v0lt v0lt released this 15 Sep 03:20

Changed the way to get a screenshot when the "RTX Video HDR" setting is active.
Improved enabling and disabling the HDR mode for the display.
Fixed a crash when using the DXVA2 video processor and DXVA2 decoder in some situations.

MPC Video Renderer 0.9.11.2440

Choose a tag to compare

@v0lt v0lt released this 05 Aug 03:32

Fixed a crash when exceeding the frame size increase limit using the DXVA2/D3D11 video processor. In this case, frame size increase using shaders will be used.
Fixed a crash when using exclusive full Screen and the "Exclusive full screen on additional window" setting in MPC-BE for two graphics adapters.
Added "Deinterlacing" setting for DXVA2 and D3D11 video processors.
Eliminated frame copying (ZeroCopy) when using the DXVA2 hardware decoder and DXVA2 video processor for Direct3D 9 mode.
Eliminated frame copying (ZeroCopy) when using the D3D11 hardware decoder and D3D11 video processor for Direct3D 11 mode.
Fixed filter registration and deregistration using included CMD files.

MPC Video Renderer 0.9.9.2400

Choose a tag to compare

@v0lt v0lt released this 07 Jun 03:53

Fixed a crash when receiving a video frame that was smaller than required.
Fixed a potential crash when changing the input media type.
Added support for I420 format.
Added support for v210 format for DX11 mode.