summaryrefslogtreecommitdiffstats
path: root/plugins/multimedia/gstreamer/qvideosurfacegstsink.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-multimedia int...Qt Continuous Integration System2011-07-201-7/+26
|\
| * Gst backend: Fixed deadlock when pipeline is stopped during prerolling.Dmytro Poplavskiy2011-07-201-7/+26
* | Re-apply licenseheader text in source files for qtmobilityJyri Tahtela2011-06-301-17/+17
|/
* QVideoSurfaceGstSink: fixed buffers allocationDmytro Poplavskiy2011-05-191-2/+5
* Gstreamer backend: added support for video buffer pools.Dmytro Poplavskiy2011-02-171-32/+59
* Gstreamer player backednd: fixed switching video outputs during playbackDmytro Poplavskiy2010-08-191-16/+33
* Gstreamer backend: Fixed switching video outputs.Dmytro Poplavskiy2010-08-101-1/+3
* Gstreamer backend: use QAbstractVideoBuffer::XvShmImageHandle handleDmytro Poplavskiy2010-07-201-2/+5
* Merge branch '1.0' of [email protected]:qtmobility/qtmobility into 1.0Justin McPherson2010-05-281-1/+1
|\
| * Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* | Merge branch 'module' of [email protected]:qtmobility/qtm-multimedia...Dmytro Poplavskiy2010-05-251-2/+2
|\ \
| * | Fixed some compile errors on win32Kurt Korbatits2010-05-251-2/+2
* | | Gstreamer player backend: Allow the renderer control to change surface.Dmytro Poplavskiy2010-05-241-5/+17
|/ /
* | Fixed gstreamer media backend compilation when xvideo is not available.Dmytro Poplavskiy2010-05-121-5/+5
* | Gstreamer media backend: fixed embedded qt buildDmytro Poplavskiy2010-05-041-2/+16
|/
* Switch RGB24 and BGR24 shaders back.Andrew den Exter2010-02-181-2/+2
* Support YUV444 formats in QPainterVideoSurface.Andrew den Exter2010-02-171-1/+2
* Don't paint RGB24 frames as BGR24.Andrew den Exter2010-02-161-1/+4
* Merge branch 'master' of [email protected]:qtmobility/qtm-multimediaDmytro Poplavskiy2010-02-011-1/+1
|\
| * Commented out qDebug() for multimedia src and backendsAntti2010-01-291-1/+1
* | Gstreamer and XVideo use YUY2 fourcc, not YUYV.Dmytro Poplavskiy2010-02-011-2/+1
|/
* Added support for XvImage shm based video frames to gstreamer backend.Dmytro Poplavskiy2010-01-291-71/+209
* catch up with recent master changesAlex2009-11-191-0/+553