summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/src/common/qandroidvideooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-141-0/+33
|\
| * Android: Fix fetching video frame data from the GUI thread5.13Val Doroshchuk2019-11-121-0/+33
* | Remove usages of deprecated APIsSona Kurazyan2019-08-081-1/+1
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-021-7/+14
|\
| * Android: Fix memory leak of GL resourcesVal Doroshchuk2019-01-311-7/+14
* | Android: Change video frame format from BGR32 to ABGR32Val Doroshchuk2018-10-031-1/+1
|/
* 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