summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/src/common/qandroidvideooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Android: Set the correct scan line for the video surface format"v5.10.0-rc3v5.10.0-rc2v5.10.0Christian Stromme2017-11-281-1/+0
* Android: Set the correct scan line for the video surface formatChristian Strømme2017-10-231-0/+1
* Android: Fix crash caused by stale video-frame objectsChristian Strømme2017-04-271-17/+35
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-49/+33
|\
| * Android: Fix texture leak in QAndroidTextureVideoOutputChristian Strømme2016-08-121-49/+33
* | Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-08-011-1/+7
|\|
| * Android: Fix OpenGL texture name leakPavel Golikov2016-07-061-1/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-0/+4
|\|
| * Android: flush the current video frame when the video output is reset.Yoann Lopes2016-06-031-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-13/+42
|\|
| * Android: improve texture rendering on API level >= 16.Yoann Lopes2016-05-101-13/+36
| * Android: detect more error cases when rendering frames to textures.Yoann Lopes2016-05-091-0/+3
| * Android: correctly use mutex for texture rendering.Yoann Lopes2016-05-091-0/+3
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Android: support non OpenGL video surfaces for the camera.Yoann Lopes2015-12-041-0/+413