Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPainterVideoSurface: assume yuv 420p and YV12 lines are 4 byte aligned. | Dmytro Poplavskiy | 2010-03-12 | 1 | -4/+10 |
* | OS X 10.4 compile error; required casting int to GLint. | Martin Smith | 2010-03-02 | 1 | -4/+4 |
* | Switch RGB24 and BGR24 shaders back. | Andrew den Exter | 2010-02-18 | 1 | -4/+4 |
* | Support YUV444 formats in QPainterVideoSurface. | Andrew den Exter | 2010-02-17 | 1 | -2/+74 |
* | Don't paint RGB24 frames as BGR24. | Andrew den Exter | 2010-02-16 | 1 | -0/+26 |
* | Fix flickering when items are overlaid on QGraphicsVideoItem. | Andrew den Exter | 2010-02-15 | 1 | -0/+6 |
* | Extend hue rotation to a full 360 degrees. | Andrew den Exter | 2010-02-15 | 1 | -1/+1 |
* | Fix hue rotation in QPainterVideoSurface. | Andrew den Exter | 2010-02-15 | 1 | -9/+9 |
* | Clip the paint region of QGraphicsVideoItem to it's bounding rect. | Andrew den Exter | 2010-02-03 | 1 | -23/+31 |
* | Add size, offset and fillMode properties to QGraphicsVideoItem. | Justin McPherson | 2010-01-28 | 1 | -8/+8 |
* | Move QtMobility multimedia framework into Qt. | Justin McPherson | 2010-01-15 | 1 | -0/+1456 |