Skip to content

Releases: defisym/OpenFusionExamples

FFMpeg Ext B250906

06 Sep 03:57
a657154

Choose a tag to compare

FindTheWay Ext B250902

02 Sep 09:35

Choose a tag to compare

  • Bug fix
    • unexpected behavior if float passed in but int expected

FFMpeg Ext B250323

23 Mar 09:59

Choose a tag to compare

FFMpeg Ext B250318

18 Mar 02:32

Choose a tag to compare

FFMpeg Ext B250318 Pre-release
Pre-release
  • New feature
    • Copy to texture
      • Previously hardware decode still have a copy routine, move decode result from GPU to memory then do the pixel format conversion like software mode, it's unnecessary and even slower comparing to pure software mode. Now, by messing with the D3D render pipeline, the decode result texture will be rendered to fusion surface directly, which brings a significant performance boost. You can play 18 videos (1080P 6K bit rate, H265 P010) at the same time without frame drop (depend on the performance of your graphic card), until create failed due to OOM.
      • Watch a season of anime all at once: vlcsnap-2025-03-18-10h27m35s894
    • Shared hardware device
      • do not alloc for each FFMpeg context, reduce memory usage.

FFMpeg Ext B241027

03 Mar 03:34

Choose a tag to compare

FindTheWay Ext B240827

28 Aug 02:03

Choose a tag to compare

FFMpeg Ext B240622

28 Aug 02:03

Choose a tag to compare

FFMpeg Ext B240617

17 Jun 02:29

Choose a tag to compare

FFMpeg Ext B240617 Pre-release
Pre-release

EpicOnlineServices Ext B240414

20 Apr 02:57
20351b0

Choose a tag to compare

Make it no obstacle to publish fusion games on Epic Games Store.

Features:

  • Login & Logout
  • Achievements
  • Stat
  • Rich presence

Epic is much more complex compared to Steam, so please follow the document, make sure you know the meaning of each property and what you are trying to do, to get a proper result.

Func Ext B231120

20 Nov 03:46

Choose a tag to compare