summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideowindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the remaining qdoc warningsLars Knoll2021-09-231-0/+1
* API fix: Give QVideoSink a videoFrame propertyLars Knoll2021-09-071-2/+2
* Implement platform independent subtitle renderingLars Knoll2021-09-071-12/+84
* Do not use TriangleFan in QVideoWindowLaszlo Agocs2021-08-281-2/+2
* Add a missing QRhiTexture create()Laszlo Agocs2021-08-261-0/+1
* Fix plain sw path in QVideoWindowLaszlo Agocs2021-08-261-0/+3
* Only create the graphics pipeline object onceLaszlo Agocs2021-08-261-2/+3
* Do graphics pipeline setup after the srbLaszlo Agocs2021-08-261-5/+5
* Use linear filtering when rendering videosLars Knoll2021-08-261-1/+1
* HW accelerated video rendering for QWindowLars Knoll2021-08-261-0/+456