summaryrefslogtreecommitdiffstats
path: root/src/plugins/videonode/imx6/qsgvivantevideomaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Fix compile error on videonode pluginTunahan Erkoyuncu2022-05-261-0/+2
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-5/+5
* Remove QAbstractVideoFilterLars Knoll2021-04-141-1/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-5/+5
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-1/+1
* IMX: Prepare vivante plugin for RHIVaL Doroshchuk2020-06-301-1/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-291-7/+3
|\
| * Vivante: Keep only one frameVaL Doroshchuk2020-05-111-7/+3
* | GStreamer: Remove dependency to gstreamer_imxcommonVaL Doroshchuk2020-05-291-7/+6
|/
* imx6: Fix mapping VPU texture using real physical address of dataVaL Doroshchuk2019-10-021-1/+11
* imx: Fallback to copying data if mapping has not succeededVaL Doroshchuk2018-09-251-34/+40
* Updated license headersAntti Kokko2016-01-191-14/+20
* 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-261-3/+36
* Update copyright headersAntti Kokko2015-02-121-6/+6
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-43/+91
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Remove C++11 code in iMX6 video node plugin.Yoann Lopes2014-05-301-2/+2
* videonode: imx6: clear texture cache when the format changesMichael Olbrich2014-03-041-0/+15
* adding zero-copy-QSGVideoNode for imx6Thomas Senyk2014-02-111-0/+196