summaryrefslogtreecommitdiff
path: root/sys/androidmedia/gst-android-hardware-camera.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04androidmedia: ignore additional camera effects if not presentAndrew Branson1-112/+140
2019-11-19androidmedia: Add new effects and scene modes to Camera parametersAndrew Branson1-0/+244
2019-08-20amc: Turn GstAmcSurfaceTexture into a base class with JNI implementationXavier Claessens1-2/+3
2018-01-26ahc: enable autofocus callbackJustin Kim1-3/+3
2017-09-05amc: actually use the provided application class loaderMatthew Waters1-2/+2
2016-08-01androidmedia: Run gst-indent over everything once againSebastian Dröge1-117/+163
2016-05-20ahc: fix potential NULL derefMartin Kelly1-10/+12
2016-05-06androidmeida: replace with new surfacetexture for ahcsrcJustin Kim1-2/+2
2016-03-24ahc: use g_slice_new instead of g_slice_new0Martin Kelly1-3/+2
2016-03-24ahc: eliminate AHC*_CALL macrosMartin Kelly1-103/+589
2016-03-24ahc: use gst unref functionsMartin Kelly1-206/+157
2016-03-24ahc: use gst new object functionsMartin Kelly1-16/+28
2016-03-04ahc: correct error messageMartin Kelly1-1/+2
2016-03-04ahc: remove unneeded #include <stdio.h>Martin Kelly1-1/+0
2016-01-22ahc: Fail gracefully if our callback class can't be foundSebastian Dröge1-0/+3
2016-01-22ahc: Initialize GError pointer with NULLSebastian Dröge1-1/+1
2016-01-22ahc: Fix indentationSebastian Dröge1-7/+13
2016-01-21ahcsrc: porting from 0.10 to 1.0Justin Kim1-399/+916
2016-01-21move androidcamera into androidmediaJustin Kim1-0/+3358