master
Commits on Feb 26, 2022
Commits on Jan 13, 2022
-
-
-
fix: include before QT_VERSION_CHECK(6,0,0)
Commits on Nov 12, 2021
-
Merge pull request #1391 from mwochal/master
Fix crash when unable to decode subtitles
Commits on Oct 25, 2021
-
Fix crash when unable to decode subtitles
In case of some videos avcodec_descriptor_get() returns a nullptr, which later causes a crash when trying to access its name.
Commits on Apr 14, 2021
-
Merge pull request #1371 from cathaysia/patch-1
根据 CMAKE_BUILD_TYPE 查找库
Commits on Apr 8, 2021
Commits on Mar 16, 2021
-
Merge pull request #1369 from gimhol/master
replace 'QLinkedList' with 'QList'
-
Commits on Jan 29, 2021
-
Merge pull request #1357 from ElderOrb/master
Qt doesn't use debug suffix for mingw-built libraries, so QtAV shouldn't use it too
Commits on Jan 22, 2021
Commits on Jan 19, 2021
-
Merge pull request #1356 from ElderOrb/master
notify player about self-pause in case of MediaEndAction_Pause triggering
Commits on Jan 17, 2021
Commits on Sep 10, 2020
-
Merge pull request #1339 from lvzhaobing/master
Fixed a QmlMediaPlayer problem
Commits on Sep 9, 2020
-
Fixed a QmlMediaPlayer problem: when the video file does not contain …
…audio and autoPlay = false, the video and location are still moving after loaded, although the playback status is pause
Commits on Jun 17, 2020
-
Merge pull request #1317 from lvzhaobing/master
edit qmltypes and fix a signal connection error
-
Commits on Jun 15, 2020
-
fix notifyIntervalproperty intellisense problem
(cherry picked from commit 4c7c772)
-
Merge pull request #1316 from lvzhaobing/master
QML Player supports changing notifyInterval
-
-

