Flatpak: add more black rendering improvements to patch

This commit is contained in:
Rafostar
2020-11-17 13:20:03 +01:00
parent 7159bf3d5a
commit 6788f234aa
5 changed files with 421 additions and 12 deletions

View File

@@ -14,7 +14,6 @@ class ClapperPlayer extends PlayerBase
{
super._init();
this.state = GstPlayer.PlayerState.STOPPED;
this.cursorInPlayer = false;
this.is_local_file = false;
this.seek_done = true;