Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
QtAV1.7.0-VS2013x86-debug.7z | 2015-07-10 | 14.5 MB | |
README.md | 2015-07-10 | 1.9 kB | |
QtAV1.7.0-QMLPlayer-android-x86-signed.apk | 2015-07-09 | 22.3 MB | |
QtAV1.7.0-Linux64.run | 2015-07-09 | 42.1 MB | |
QtAV1.7.0-VS2013x86.exe | 2015-07-09 | 30.0 MB | |
QtAV1.7.0-VS2013x64.exe | 2015-07-09 | 32.0 MB | |
QtAV1.7.0-MinGW32.exe | 2015-07-09 | 32.3 MB | |
QtAV1.7.0-MinGW64.exe | 2015-07-09 | 32.1 MB | |
QtAV1.7.0-QMLPlayer-android-armv7-signed.apk | 2015-07-09 | 15.8 MB | |
QtAV1.7.0-Qt5.3.2-player.dmg | 2015-07-09 | 15.8 MB | |
QtAV1.7.0-Qt5.5-QMLPlayer.dmg | 2015-07-09 | 20.9 MB | |
QtAV1.7.0-Qt5.5-player.dmg | 2015-07-09 | 16.4 MB | |
Totals: 12 Items | 274.0 MB | 0 |
Release Note: http://www.qtav.org/blog/1.7.0.html
Prebuild packages: Qt5.5.0 (except OSX player package) + FFmpeg2.7.1 is used
Windows
HEVC hardware decoding support(DXVA2), 0-copy support. Windows XP support. Dynamic OpenGL support
MinGW64 Qt package is here: https://sourceforge.net/projects/buildqt/files/release/5.5.0
Linux
Ubuntu ppa is available, for 14.04~15.04: https://launchpad.net/~wbsecg1/+archive/ubuntu/qtav
OSX
player dmg use Qt5.3.2, QMLPlayer use Qt5.5.0
Android
Development files
Linux & windows: after the installation, run sdk_deploy.bat(win) or sdk_deploy.sh
OSX: /Applications/player.app/sdk_osx.sh ~/Qt5.5.0/5.5/clang_64/lib
Changelog
- DXVA GPU zero-copy support
- DXVA copy-back mode improvement
- VAAPI zero-copy improvement
- Fix opengl wrong display if switch decoder between VDA and FFmpeg
- Video encoding support
- External audio track support
- Pulseaudio improvement, fix crashes and hang
- OpenGL: disable VBO for ANGLE to workaround qpainter filters have no effect. Less GL calls. Fix OpenGLWindowRenderer can not update correctly
- Fix capture video when a zero-copy HW decoder is used.
- Fix wrong audio data is played at the beginning of playback
- Enable XV shm
- Improve a/v sync
- Build android on windows
- Fix msvc debug build
- Use OpenSL ES as for android. It works correctly now. No OpenAL required any more. Add volume control for OpenSL ES.
- Fix crashes
- Add ubuntu PPA: https://launchpad.net/~wbsecg1/+archive/ubuntu/qtav
- CI: appveyor for windows
- AVInput=>MediaIO. You can use it to support custom output when encoding video
- Add seekFinished, durationChanged, QML MediaPlayer.videoCapture, Subtitle delay etc
- QMLPlayer: swipe to seek
2015-07-10