Releases: defisym/OpenFusionExamples
Releases · defisym/OpenFusionExamples
FFMpeg Ext B230420
- Bug fix
- fix big buffer sync issue
- fix stretch issue
- Enhancement
- auto update props to avoid audio stops playing
Fini Ext B230412
- Bug fix
- cannot delete section due to unnecessary check
- New feature
- save / load to (compressed) base64
- localization support
- auto update i18n when reading strings
SDL_Mixer Ext B230410
Compatible with #21 FFMpeg Ext B230410
FFMpeg Ext B230410
- Bug fix
- fix filter memory leak
- fix
GetVideoFrameMemory leak - fix crash if set audio temp to video without audio
- fix empty object crash
- fix video cannot reach the end
- fix start cannot be played the first time you open it due to blit frame
- fix duration accuracy
- fix incorrect sync when stream doesn't have duration
- use spin lock to fix crashes & deadlock
- Enhancement
- Tweak error handle routine
- support tempo for video without audio
- force no audio (legacy for
SDLsingle instance backend) - decryption performance
- New feature
- auto clean lib when reach given limit or memory not enough
- multi instance support (use
SDL_Mixer_Xas backend)
SDL_Mixer Ext B230409
Audio Extension based on SDL_Mixer & SDL_Mixer_X, with encryption support
Audio Effect powered by SoundTouch
FFMpeg_MultiInstance Ext B230110
Multi instance version, requires FMod.
Anime used in this demo video is Nijigasaki idol club S2
FFMpeg Ext B221022
- Bug fix
- fix crash if output pixel format matches input pixel format
- default duration if both format context and stream don't have valid duration
- protection when codec context returns
AV_PIX_FMT_NONEas pixel format - drain codec context to flush buffered frames
- fix global data memory leak
- fix pause / resume doesn't work due to condition get incorrect finish state
- Enhancement
- optimize file open probe size to speed up opening complex format like mp4
- reduce data convert when accurate seeking frame
- New feature
- on error condition to let you handle errors
- open video to a specific time stamp
- hardware decode
- stretch
- set audio tempo
FFMpeg Ext B220922
- Fix negative duration when stream doesn't contain info
- flag didn't pass into
SetPositionWithFlag - accurate seek
- optimized to reduce data copy
- get state in A/C/E
- load action file path not updated
- loop action not updated
- Crash in
Expression_GetCurrentVideoFramePointer - use default value if given Queue size is negative
- reset
frameTimerafter seeking Condition_OnVideoFinishnot trigger- if video is looping, then play state will ignore finish state
- Optimize mem loader
- cache
- filepath not reset after close
- Optimize
SDL_OpenAudio
FFMpeg Ext B220916
- fix volume control not work
- add protection for set position
- crash when load a new video with different resolution
- crash when frame data has padding
- alpha support for mov files
- seek with flag
- set queue size (if default size is not enough then some formats may not play)
FFMpeg Ext B220913
First beta!
首个测试版!
最初のベータ!よろしく♪