summaryrefslogtreecommitdiffstats
path: root/src/plugins/videonode
Commit message (Expand)AuthorAgeFilesLines
* Move qtmultimedia over to the new config systemLars Knoll2016-11-141-2/+2
* Fix compilation after feature modularization in qtbaseLars Knoll2016-09-191-0/+1
* Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-10/+12
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-252-10/+12
* | Updated license headersAntti Kokko2016-01-1910-140/+200
* | QSGVivanteVideoMaterial: fix expensive iteration over QMap::values()Anton Kudryavtsev2016-01-151-1/+2
|/
* videonode: imx6: Ensure the video node excludes padding pixelsCarlos Rafael Giani2015-05-266-4/+90
* Update copyright headersAntti Kokko2015-02-1210-60/+60
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-036-50/+112
* Support YUV420P in the i.MX6 video nodeLaszlo Agocs2015-01-061-0/+1
* Fix bogus videonode plugin handlingv5.4.0-rc1Laszlo Agocs2014-11-182-2/+2
* Update license headers and add new license filesAntti Kokko2014-08-2410-180/+100
* Fix build with Mesa EGLThiago Macieira2014-07-311-0/+4
* Add an EGLImageKHR video node.Andrew den Exter2014-07-185-0/+367
* Remove C++11 code in iMX6 video node plugin.Yoann Lopes2014-05-301-2/+2
* let videonode plugins declare that they extend QtQuickOswald Buddenhagen2014-04-071-0/+1
* videonode: imx6: clear texture cache when the format changesMichael Olbrich2014-03-042-0/+19
* videonode: imx6: cleanup pixel formatsMichael Olbrich2014-03-042-7/+5
* enable imx6 specific QSGVideoNode based on a config testMichael Olbrich2014-03-041-1/+1
* adding zero-copy-QSGVideoNode for imx6Thomas Senyk2014-02-1111-0/+748