summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideofilter_opencl/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QAbstractVideoFilterLars Knoll2021-04-141-526/+0
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-2/+2
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-6/+6
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-4/+4
* Updated license headersAntti Kokko2016-01-191-16/+33
* Improvide device selection in the video filter exampleLaszlo Agocs2015-03-161-15/+17
* Add Linux and AMD support to the OpenCL filter exampleLaszlo Agocs2015-02-241-3/+29
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-0/+481