amc: actually use the provided application class loader
[platform/upstream/gst-plugins-bad.git] / sys / androidmedia / gst-android-hardware-camera.c
2017-09-05 Matthew Watersamc: actually use the provided application class loader
2016-08-01 Sebastian Drögeandroidmedia: Run gst-indent over everything once again
2016-05-20 Martin Kellyahc: fix potential NULL deref
2016-05-06 Justin Kimandroidmeida: replace with new surfacetexture for ahcsrc
2016-03-24 Martin Kellyahc: use g_slice_new instead of g_slice_new0
2016-03-24 Martin Kellyahc: eliminate AHC*_CALL macros
2016-03-24 Martin Kellyahc: use gst unref functions
2016-03-24 Martin Kellyahc: use gst new object functions
2016-03-04 Martin Kellyahc: correct error message
2016-03-04 Martin Kellyahc: remove unneeded #include <stdio.h>
2016-01-22 Sebastian Drögeahc: Fail gracefully if our callback class can't be...
2016-01-22 Sebastian Drögeahc: Initialize GError pointer with NULL
2016-01-22 Sebastian Drögeahc: Fix indentation
2016-01-21 Nicolas DufresneMerge branch 'android-hardware-camera'
2016-01-21 Justin Kimahcsrc: porting from 0.10 to 1.0
2016-01-21 Justin Kimmove androidcamera into androidmedia