Skip to content

Commit 005855b

Browse files
committed
0.10.1 - 2020-10-05
- Vulkan: support Player.snapshot() - GLRenderAPI.egl/opengl/opengles combinations - Fix Player.setProperty("audio.avfilter") - D3D11 supports shared nt handle 0-copy rendering via decoder "D3D11:nthandle=1" - Simplify ffmpeg runtime loading - Fix some crashes and endless waits
1 parent 5e37d20 commit 005855b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Change log:
22

33

4+
0.10.1 - 2020-10-05
5+
6+
- Vulkan: support Player.snapshot()
7+
- GLRenderAPI.egl/opengl/opengles combinations
8+
- Fix Player.setProperty("audio.avfilter")
9+
- D3D11 supports shared nt handle 0-copy rendering via decoder "D3D11:nthandle=1"
10+
- Simplify ffmpeg runtime loading
11+
- Fix some crashes and endless waits
12+
13+
414
0.10.0 - 2020-09-01
515

616
- API:

0 commit comments

Comments
 (0)