Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2014-04-21 | 1.0 kB | |
QtAV1.3.3-SailfishOS-i486.tar.bz2 | 2014-04-21 | 5.3 MB | |
QtAV1.3.3-linux64.run | 2014-04-21 | 36.2 MB | |
QtAV1.3.3-linux64.tar.xz | 2014-04-21 | 13.0 MB | |
QtAV1.3.3-QMLPlayer-OSX.dmg | 2014-04-20 | 18.7 MB | |
QtAV1.3.3-payer-OSX.dmg | 2014-04-20 | 13.1 MB | |
QtAV1.3.3-vs2013xp-x86-gles2.exe | 2014-04-20 | 25.4 MB | |
QtAV1.3.3-vs2013xp-x64-gles2.exe | 2014-04-20 | 27.4 MB | |
QtAV1.3.3-mingw32-opengl.exe | 2014-04-20 | 26.4 MB | |
Totals: 9 Items | 165.5 MB | 1 |
Ubuntu 14.04
Ubuntu 14.04 has Qt5.2.1 as system library. You have to delete all Qt libraries in the package: QtAV/bin/{libQt5*,qt.conf,plugins,qml}
Changelog
- CUDA support for windows and linux. (The first player/library support CUDA decoding on linux?)
- Renderering 16-bit YUV (for example Hi10P) for both OpenGL and OpenGL ES2. maybe it's the first player/library supports rendering 10-bit using OpenGL ES2. VLC, XBMC and mplayer can't. Supported format: 9, 10, 12, 14, 16 bit, planar, little/big endian. The performance is good. I tested a 10bit h264 video on HTC butterfly S, cpu usage is about 10% less than vlc.
- Support Sailfish OS. Works perfectly.
- Better seeking
- New VideoOutput class with QObject features support
- Improve cedarv hardware decoding.
- Audio channel api for QML
- FFmpeg build script supports maemo5, meego, sailfish, android, mingw gcc, msvc
- Fix build error for Qt 5.0
- player: fix wrong video display size when fullscreen mode changed or toolbar hidden