index
:
qt-mobility/qt-mobility.git
1.0
1.1
master
Qt Mobility (Qt 4.x)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
multimedia
/
qpaintervideosurface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release videoframe on painter stop()
Wouter Huysentruit
2014-03-06
1
-0
/
+11
*
Fix: Only flip video once for BottomToTop scanline directions
Wouter Huysentruit
2013-01-14
1
-23
/
+8
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Update to new license format
Sergio Ahumada
2012-11-07
1
-22
/
+22
*
Change copyrights from Nokia to Digia
Sergio Ahumada
2012-11-07
1
-3
/
+3
*
Set painter for shader type correctly, fix object destruction
Holger Schröder
2011-11-23
1
-12
/
+1
*
Update licenseheader text in source files for qtmobility
Jyri Tahtela
2011-05-18
1
-17
/
+17
*
Merge branch 'master' of ../qtmobility
Alex
2011-05-18
1
-0
/
+20
|
\
|
*
skip invalid video frame in ::paint() of qpaintvideosurface.cpp
Zhao, halley
2011-05-09
1
-0
/
+20
*
|
Docs: QTMOBILITY-790 multimedia.
Peter Yard
2011-05-13
1
-0
/
+20
|
/
*
Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtmobility into mu...
Michael Goddard
2011-04-27
1
-1
/
+2
|
\
|
*
Docs: added since version to 1.0 classes. QTMOBILITY-790
Peter Yard
2011-04-15
1
-1
/
+2
*
|
Compilation fix
Dmytro Poplavskiy
2011-04-27
1
-0
/
+3
*
|
Do not check GLSL support from extension string for GLESv2
Zhao, halley
2011-04-21
1
-2
/
+4
*
|
use GL_CLAMP_TO_EDGE instead of GL_REPEAT for video texture mapping
Zhao, halley
2011-04-21
1
-2
/
+2
|
/
*
Fix QPainterVideoSurface test failure with opengl es.
Andrew den Exter
2010-11-25
1
-1
/
+6
*
Pixmap video support
Justin McPherson
2010-08-12
1
-31
/
+82
*
Fixed QVideoSurfaceGLPainter colorspace transformation matrix.
Dmytro Poplavskiy
2010-07-23
1
-5
/
+31
*
QPainterVideoSurface: fixed plane offset calculation for video frames
Dmytro Poplavskiy
2010-07-20
1
-10
/
+16
*
QGraphicsVideoItem: detect the GL widget is destroyed
Dmytro Poplavskiy
2010-07-20
1
-7
/
+30
*
Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""
David Laing
2010-07-05
1
-17
/
+17
*
Revert "Merge branch 'master' of ../../mainline/qtmobility"
David Laing
2010-07-04
1
-17
/
+17
*
Manual cherry-pick of 7c594907d521bb29ecca1b953a4ceea49ec32dd4 from Qt
Thiago Macieira
2010-06-25
1
-17
/
+17
*
Merge branch '1.0' of
[email protected]
:qtmobility/qtmobility into 1.0
Justin McPherson
2010-05-28
1
-1
/
+1
|
\
|
*
Bump copyright date from 2009 to 2010
dac
2010-05-07
1
-1
/
+1
|
*
Moved Multimedia out of QtMobility namespace.
Dmytro Poplavskiy
2010-04-07
1
-2
/
+2
|
*
fix multimedia compiler errors using Qt in a namespace.
Wolfgang Beck
2010-03-25
1
-1
/
+1
*
|
Merge branch 'master' into module
Kurt Korbatits
2010-05-24
1
-22
/
+9
|
\
\
|
*
|
QuickTime media backend: Render CIImage based video frames directly with
Dmytro Poplavskiy
2010-05-17
1
-22
/
+9
*
|
|
Combined QtMultimedia into QtMedia
Kurt Korbatits
2010-05-20
1
-1
/
+1
|
/
/
*
|
Fixed incorrectly clipped video when rendered on QGLWidget
Dmytro Poplavskiy
2010-05-12
1
-10
/
+14
*
|
Moved Multimedia out of QtMobility namespace.
Dmytro Poplavskiy
2010-04-12
1
-2
/
+2
|
/
*
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
*
Tests for QGraphicsVideoItem offset, size and aspectRatioMode.
Andrew den Exter
2010-01-28
1
-23
/
+31
*
Add size, offset and fillMode properties to QGraphicsVideoItem.
Andrew den Exter
2010-01-28
1
-8
/
+8
*
Flip the drawing of video frames with BottomToTop scan line direction.
Andrew den Exter
2010-01-20
1
-10
/
+25
*
Flush the current frame rather than generating an error on a null frame.
Andrew den Exter
2009-12-01
1
-2
/
+3
*
Paint frames inverted if the scan line direction is bottom to top.
Andrew den Exter
2009-12-01
1
-7
/
+33
*
Draw a black rectangle if there is no current frame.
Andrew den Exter
2009-11-30
1
-0
/
+2
*
sync with master
Alex
2009-11-20
1
-31
/
+90
*
catch up with recent master changes
Alex
2009-11-19
1
-0
/
+3
*
don't depend on Q_MOC_EXPAND_MACROS pragma as we won't be able to
Alex
2009-11-19
1
-0
/
+2
*
namespace changes for multimedia (#3)
Alex
2009-11-19
1
-0
/
+4
*
move all libraries to src/ subdir
Alex
2009-11-10
1
-0
/
+1356