summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/src/common/qandroidvideooutput.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix fetching video frame data from the GUI thread5.13Val Doroshchuk2019-11-121-0/+5
* Android: Fix memory leak of GL resourcesVal Doroshchuk2019-01-311-1/+3
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-7/+7
* Android: Fix crash caused by stale video-frame objectsChristian Strømme2017-04-271-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-2/+14
|\
| * Android: Fix texture leak in QAndroidTextureVideoOutputChristian Strømme2016-08-121-2/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-0/+2
|\|
| * Android: improve texture rendering on API level >= 16.Yoann Lopes2016-05-101-0/+2
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Android: support non OpenGL video surfaces for the camera.Yoann Lopes2015-12-041-6/+58
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Android: Don't expose java calls in the control classes.Christian Strømme2014-06-041-3/+3
* Android: Make the Mediaplayer more robustChristian Strømme2014-03-211-0/+1
* Android: fixed image capture preview.Yoann Lopes2013-10-011-2/+0
* Android: refactor video renderer.Yoann Lopes2013-10-011-8/+10
* Android: added camera support.Yoann Lopes2013-09-121-0/+73