Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from wang-bin:master #1

Open
wants to merge 1,791 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 16, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

wang-bin and others added 30 commits March 9, 2017 13:26
lots of files are not found
translate QtAV.ts, player.ts and QMLPlayer.ts in linguest. the result ts
file name has suffix, e.g. QtAV_de.ts
audioqueue can not play in backend. openal can
This reverts commit e7413c2.
rendering thread can have multiple contexts, OpenGLVideo in each context
should not share the same tls one.
Changelog
- CMake support
- Fix iOS build
- Fix AVPacket memory leak
- Geometry & GeometryRenderer class is public
- PAL8, XYZ color format support
- Fix OpenGL background color
- Fix external clock error after pause
- VA-API encoder support (ffmpeg>=3)
- Other improvements, fixes, and untested features
lvzhaobing and others added 30 commits June 17, 2020 16:46
edit qmltypes and fix a signal connection error
…audio and autoPlay = false, the video and location are still moving after loaded, although the playback status is pause
Fixed a QmlMediaPlayer problem
notify player about self-pause in case of MediaEndAction_Pause triggering
Qt doesn't use debug suffix for mingw-built libraries, so QtAV shouldn't use it too
replace 'QLinkedList' with 'QList'
主要使用以 win32 + cmake + qt。 unix 没有测试
根据 CMAKE_BUILD_TYPE 查找库
In case of some videos avcodec_descriptor_get() returns a nullptr, which later causes a crash when trying to access its name.
Fix crash when unable to decode subtitles
no qml. examples are wip.
fix #1381, #1294, #1389
fix: failed not emit when image is NULL
fix: include before QT_VERSION_CHECK(6,0,0)
fix: not compile
fix not compile
add missing import to make it compile
add missing import to make it compile
add missing import to make it compile
add missing import to make it compile
add missing import to make it compile
edit to make it compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.