summaryrefslogtreecommitdiff
path: root/src/plugins/videonode
AgeCommit message (Expand)AuthorFilesLines
2015-05-26videonode: imx6: Ensure the video node excludes padding pixelsCarlos Rafael Giani6-4/+90
2015-02-12Update copyright headersAntti Kokko10-60/+60
2015-02-03Add video filtering support to VideoOutputLaszlo Agocs6-50/+112
2015-01-06Support YUV420P in the i.MX6 video nodeLaszlo Agocs1-0/+1
2014-11-18Fix bogus videonode plugin handlingLaszlo Agocs2-2/+2
2014-08-24Update license headers and add new license filesAntti Kokko10-180/+100
2014-07-31Fix build with Mesa EGLThiago Macieira1-0/+4
2014-07-18Add an EGLImageKHR video node.Andrew den Exter5-0/+367
2014-05-30Remove C++11 code in iMX6 video node plugin.Yoann Lopes1-2/+2
2014-04-07let videonode plugins declare that they extend QtQuickOswald Buddenhagen1-0/+1
2014-03-04videonode: imx6: clear texture cache when the format changesMichael Olbrich2-0/+19
2014-03-04videonode: imx6: cleanup pixel formatsMichael Olbrich2-7/+5
2014-03-04enable imx6 specific QSGVideoNode based on a config testMichael Olbrich1-1/+1
2014-02-11adding zero-copy-QSGVideoNode for imx6upstream/5.2.2Thomas Senyk11-0/+748