summaryrefslogtreecommitdiffstats
path: root/src/multimedia/base/qpaintervideosurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrectly clipped video when rendered on QGLWidgetDmytro Poplavskiy2010-03-311-10/+14
* QuickTime media backend: Render CIImage based video frames directly withDmytro Poplavskiy2010-03-291-22/+9
* Compile Qt in C++0x mode.Thiago Macieira2010-03-201-17/+17
* QPainterVideoSurface: assume yuv 420p and YV12 lines are 4 byte aligned.Dmytro Poplavskiy2010-03-121-4/+10
* OS X 10.4 compile error; required casting int to GLint.Martin Smith2010-03-021-4/+4
* Switch RGB24 and BGR24 shaders back.Andrew den Exter2010-02-181-4/+4
* Support YUV444 formats in QPainterVideoSurface.Andrew den Exter2010-02-171-2/+74
* Don't paint RGB24 frames as BGR24.Andrew den Exter2010-02-161-0/+26
* Fix flickering when items are overlaid on QGraphicsVideoItem.Andrew den Exter2010-02-151-0/+6
* Extend hue rotation to a full 360 degrees.Andrew den Exter2010-02-151-1/+1
* Fix hue rotation in QPainterVideoSurface.Andrew den Exter2010-02-151-9/+9
* Clip the paint region of QGraphicsVideoItem to it's bounding rect.Andrew den Exter2010-02-031-23/+31
* Add size, offset and fillMode properties to QGraphicsVideoItem.Justin McPherson2010-01-281-8/+8
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-151-0/+1456