Releases
v0.3.0
support A-B loop via setLoop()
API:
fix player.mediaInfo() crash
add chapters description in MediaInfo
add setLoop()
GL:
add hdr tone mapping. can be disabled by env var "GL_TONE_MAP=0"
can create wgl context with specified version and profile
improve glsl
raspberry pi:
fix legacy driver check. gl and mmal works correctly on all drivers
load libwayland-egl.so.1 when needed
mmal zero copy rendering supports yuv textures. not perfect. not the default. enabled by "GL_MMAL_FORMAT=yuv420p"
MFT(windows media foundation):
fix dolby decoder output format
input/output type index can be specified by property, example: decoder name is "MFT:in_type=0:out_type=0"
add missing metadata in MediaInfo
improve EOS handling in demux thread
remove terminal null in log
videotoolbox: stop decoding if decoded frame is invalid
stop annexb conversion if error occurs
fix video output drop rate is not desired value
fix crash if cuda is not available when using CUDA decoder
fix xaudio2 crash
fix iOS 32bit min version
You can’t perform that action at this time.