~trebelnik-stefina/cinnamon-test/+git/qtav:1.8

Last commit made on 2015-09-03
Get this branch:
git clone -b 1.8 https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/qtav

Branch merges

Branch information

Recent commits

514553a... by bin

gles: fix broken bgra rendering since 53c5353

37f870b... by bin

ci: enable osx for travis

33f3f5e... by bin

gl: use macro HAS_ALPHA for fragment shaders

c8f5c2f... by bin

gl: simplify video material type

8f8ae59... by bin

version 1.8.0

Changelog:
- XAudio2 support
- VideoToolbox hardware decoder(OSX) support. It can decode h264, h263,
mpeg1, mpeg2, mpeg4. Better than VDA
- CUDA 0-copy support
- Dynamic video decoder switch when playing (try it in QMLPlayer)
- Embedded ass subtitles support
- ass subtitle font setup
- No OpenGL build fix for linux
- Fix qpainter rendering if vbo is used
- Fix OpenGL rendering for some rgb formats
- DXVA 0-copy improvement, intel clearvideo workaround etc.
- AO: add null backend
- HW: fix profile check
- Ref counted frames from ff decoders. This fix opengl crash when
uploading textures
- Fix audio resampler parameters not set correctly
- VS2015 support

d9c90dc... by bin

qml: update plugins.qmltypes

9126e2c... by bin

warnings etc

7d2c318... by bin

use qimage with r/g swapped for bgr formats if not directly supported

9fe6c04... by bin

fix no opengl build

ed4fc0b... by bin

gl: fix broken 8bit gbrp support