Video playback with mpv
Comparer les modifications
+ 19
− 4
@@ -104,7 +104,7 @@ MpvContainer::handleMpvEvent(mpv_event *event) noexcept
@@ -104,7 +104,7 @@ MpvContainer::handleMpvEvent(mpv_event *event) noexcept
@@ -142,11 +142,26 @@ MpvContainer::handleMpvEvent(mpv_event *event) noexcept
@@ -142,11 +142,26 @@ MpvContainer::handleMpvEvent(mpv_event *event) noexcept
@@ -184,7 +199,7 @@ MpvContainer::loadFile(const QString &filename) noexcept
@@ -184,7 +199,7 @@ MpvContainer::loadFile(const QString &filename) noexcept
@@ -214,5 +229,5 @@ void
@@ -214,5 +229,5 @@ void