summaryrefslogtreecommitdiffstats
path: root/src/plugins/videonode/imx6
Commit message (Expand)AuthorAgeFilesLines
* Change license for tool filesLucie Gérard2024-03-261-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-041-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-291-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-249-341/+17
* Fix compile error on videonode pluginTunahan Erkoyuncu2022-05-261-0/+2
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-39/+0
* Do not use PUBLIC linking with pluginsAlexey Edelev2022-02-251-1/+1
* Remove unused .qrc filesJoerg Bornemann2022-01-181-6/+0
* Fix build of QSGVivanteVideoNodeFactoryPluginJoerg Bornemann2021-12-131-1/+1
* CMake: Fix plugin target names to end in Plugin suffixAlexandru Croitor2021-08-111-1/+2
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* Remove qmake files from the repositoryLars Knoll2021-04-231-28/+0
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-146-42/+42
* Remove QAbstractVideoFilterLars Knoll2021-04-141-1/+1
* Remove 16bit RGB pixel formatsLars Knoll2021-04-081-2/+0
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-066-38/+38
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-164-5/+5
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-282-1/+40
* Move the gsttools into Qt MultimediaLars Knoll2021-01-222-2/+1
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+40
* IMX: Prepare vivante plugin for RHIVaL Doroshchuk2020-06-3011-71/+139
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-292-8/+4
|\
| * Vivante: Keep only one frameVaL Doroshchuk2020-05-112-8/+4
* | GStreamer: Remove dependency to gstreamer_imxcommonVaL Doroshchuk2020-05-292-13/+8
|/
* Don't load the specialist videonode plugins when using webglAndy Shaw2019-12-091-1/+3
* imx6: Fix mapping VPU texture using real physical address of dataVaL Doroshchuk2019-10-022-1/+17
* imx: Fallback to copying data if mapping has not succeededVaL Doroshchuk2018-09-252-34/+41
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-5/+6
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-5/+6
* | Updated license headersAntti Kokko2016-01-198-112/+160
* | 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-128-48/+48
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-034-48/+104
* Support YUV420P in the i.MX6 video nodeLaszlo Agocs2015-01-061-0/+1
* Fix bogus videonode plugin handlingv5.4.0-rc1Laszlo Agocs2014-11-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-248-144/+80
* 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
* adding zero-copy-QSGVideoNode for imx6Thomas Senyk2014-02-1110-0/+743