summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/src/common
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-194-56/+80
* Android: support non OpenGL video surfaces for the camera.Yoann Lopes2015-12-046-156/+150
* Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-202-560/+0
* Android: allow to map video buffers.Yoann Lopes2015-09-081-8/+39
* Update copyright headersAntti Kokko2015-02-125-35/+35
* Update license headers and add new license filesAntti Kokko2014-08-245-95/+55
* Android: Don't expose java calls in the control classes.Christian Strømme2014-06-043-40/+7
* Android: Rename the wrapper classesChristian Strømme2014-06-042-5/+4
* Android: fix calling start() and stop() on the video surface.Yoann Lopes2014-05-301-1/+1
* Android: Fix QtSurfaceTextureChristian Strømme2014-03-272-9/+10
* Android: Make the Mediaplayer more robustChristian Strømme2014-03-213-14/+28
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-222-28/+175
|\
| * Android: fixed video rendering with multiple media players.Yoann Lopes2014-01-202-28/+175
* | Android: optimized NV21 top ARGB32 conversion.Yoann Lopes2014-01-171-15/+550
|/
* Android: fixed image capture preview.Yoann Lopes2013-10-015-10/+27
* Android: refactor video renderer.Yoann Lopes2013-10-013-259/+93
* Android: Adapt the multimedia plugin to new QJNI APIChristian Strømme2013-09-202-3/+3
* Android: added camera support.Yoann Lopes2013-09-126-0/+762