platform/upstream/gstreamer.git
2016-01-27 Matthew Watersglcolorbalance: return HARDWARE from get_balance_type
2016-01-27 Matthew Watersglsinkbin: add glcolorbalance element
2016-01-27 Matthew Watersgl: move control binding proxy implementation from...
2016-01-27 Matthew Watersglcolorbalance: create the shader if it doesn't exist...
2016-01-27 Matthew Watersqt: specify that we currently only take 2D textures
2016-01-27 Matthew Watersglvideoflip: incorporate the aspect ratio into the...
2016-01-27 Alessandro... applemedia: avfvideosrc: actually set the configured...
2016-01-25 Luis de Bethencourtopencv: add mask property to cvlaplace
2016-01-25 Luis de Bethencourtopencv: add mask property to cvsobel
2016-01-25 Luis de Bethencourtopencv: update deprecated function in skindetect
2016-01-25 Luis de Bethencourtopencv: fix cvlaplace
2016-01-25 Vineeth TMh265parse: Fix buffer leak when sps is not present
2016-01-25 Vineeth TMh265parse: Fix buffer memory leak.
2016-01-24 Luis de Bethencourtopencv: fix cvsobel
2016-01-23 Sebastian Drögepkg-config: Properly version and install base/audio...
2016-01-22 Alex Ashleyadaptivedemux: fix leak of stream->internal_pad
2016-01-22 John Changmpdparser: Use RepresentationIndex instead of Initializ...
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ögeamcvideodec: Only free GstAmcBuffer if it's not NULL
2016-01-22 Julien Mouttedecklinkvideosrc: implement RGB capture support
2016-01-22 Sebastian Drögeamc: Add an assertion for NULL GErrors
2016-01-22 Sebastian Drögeahc: Fix indentation
2016-01-22 Sebastian Drögeamc: MediaCodec::getOutputBuffer() can return NULL...
2016-01-22 Sebastian Drögebase/audio/video: Install headers and pkg-config files
2016-01-22 Sebastian Drögeaudio: Move audioaggregator base class to a library
2016-01-22 Holger Kaelbererglwindow: Fix android build
2016-01-22 Alessandro... applemedia: texture cache: copy the input metas
2016-01-21 Nicolas DufresneMerge branch 'android-hardware-camera'
2016-01-21 Nicolas Dufresneahcsrc: Fix latency reporting
2016-01-21 George Kiagiadakisahcsrc: fix deadlock when flushing
2016-01-21 Justin Kimahcsrc: porting from 0.10 to 1.0
2016-01-21 Justin Kimmove androidcamera into androidmedia
2016-01-21 Youness Alaouiandroidcamera: Separate release and free APIs
2016-01-21 Youness Alaouiandroidmedia: Fix get_level and get_profile exception...
2016-01-21 Youness Alaouiandroidmedia: Add extern gint declarations
2016-01-21 Youness Alaouigstdvm: Fix GST_DVM_GET_STATIC_FIELD
2016-01-21 Youness Alaouiandroidcamera: Small refactor in case open doesn't...
2016-01-21 Sebastian Drögeandroidcamera: Fix some compiler warnings
2016-01-21 Sebastian Drögedvm: Rename gst-dvm.[ch] to gstdvm.[ch] for consistency...
2016-01-21 Sebastian Drögedvm: Add new function to check if we started a VM or...
2016-01-21 Sebastian Drögeandroidmedia: Make everything compile with the new...
2016-01-21 Sebastian Drögeandroidmedia: Add remaining bits of the Java wrappers...
2016-01-21 Sebastian Drögedvm: Add some more helper macros
2016-01-21 Sebastian Drögeandroidmedia: Remove g_return_if_fails()
2016-01-21 Youness Alaouiandroidmedia: Use gst-dvm and refactor java wrappers...
2016-01-21 Youness Alaouiandroidcamera: Add G_BEGIN/END_DECLS to the .h
2016-01-21 Youness Alaouigst-dvm: Create a gst-dvm library using part of android...
2016-01-21 Youness Alaouiandroidcamera: Adding a device-name property
2016-01-21 Youness Alaouiandroidcamera: Add element documentation
2016-01-21 Youness Alaouiandroidcamera: Prettify the gstahccallback.c generation...
2016-01-21 Youness Alaouiandroicamera: Make sure the TMP env var exists and...
2016-01-21 Youness Alaouiandroidcamera: Do not use gst_list_free_full since...
2016-01-21 Youness Alaouiandroidcamera: Add smooth-zoom property for smooth...
2016-01-21 Youness Alaouiandroidcamera: Add focal-length, view-angle and video...
2016-01-21 Youness Alaouiandroidcamera: Add video stabilization API
2016-01-21 Youness Alaouiandroidcamera: Add property probe for the photography...
2016-01-21 Youness Alaouiandroidcamera: Small refactor
2016-01-21 Youness Alaouiandroidcamera: Fix small memleak
2016-01-21 Youness Alaouiandroidcamera: Store GParamSpec for properties and...
2016-01-21 Youness Alaouiandroidcamera: Handle zoom comparison better, and avoid...
2016-01-21 Youness Alaouiandroidcamera: Fix EV compensation support
2016-01-21 Youness Alaouiandroidcamera: Implement new GstPhotography enums
2016-01-21 Youness Alaouiandroidcamera: Do not advertise zoom capabilities if...
2016-01-21 Youness Alaouiandroidcamera: Be NULL-safe when a JNI list is returned
2016-01-21 Youness Alaouiandroidcamera: Use strcmp on the GParamSpec property...
2016-01-21 Youness Alaouiandroidmedia: Implement property probe for zoom and...
2016-01-21 Youness Alaouiandroidcamera: Add autofocus support
2016-01-21 Youness Alaouiandroidcamera: Override properties
2016-01-21 Youness Alaouianroidcamera: Add support for the GstPhotography interface
2016-01-21 Youness Alaouiandroidcamera: Add more wrappers for the Camera.Paramet...
2016-01-21 Youness Alaouiandroidcamera: Send proper error when unable to open...
2016-01-21 Youness Alaouiandroidcamera: Adding device-orientation and device...
2016-01-21 Youness Alaouiandroidcamera: Add device property and property probe it
2016-01-21 Youness Alaouiandroidcamera: Fix memleak and lose of buffer if the...
2016-01-21 Youness Alaouiandroidcamera: Calling set_preview_callback with NULL...
2016-01-21 Youness Alaouiandroidcamera: Drop frames if we don't have a clock...
2016-01-21 Youness Alaouiandroicamera: if buffer size increases, then readd...
2016-01-21 Youness Alaouiandroidcamera: If callback is NULL then set it to NULL...
2016-01-21 Nicolas Dufresneandroidcamera: Fix debug output
2016-01-21 Sebastian Drögeandroidcamera: Chose the smallest range that contains...
2016-01-21 Sebastian Drögeandroidcamera: Improve negotiation
2016-01-21 Sebastian Drögeandroidcamera: Implement LATENCY query
2016-01-21 Sebastian Drögeandroidcamera: Make sure we always have a valid camera...
2016-01-21 Sebastian Drögeandroidcamera: Make sure to not call any callbacks...
2016-01-21 Youness Alaouiandroidcamera: Fix timestamping issue
2016-01-21 Youness Alaouiandroidcamera: Add caps negotiation support
2016-01-21 Youness AlaouiAdd support for getcaps that probes the camera for...
2016-01-21 Youness Alaouiandroidmedia: Drop the first buffer to have proper...
2016-01-21 Youness Alaouiandroidmedia: Flush the queue when the source is stopped
2016-01-21 Youness Alaouiandroidmedia: Allocate/free texture when camera is...
2016-01-21 Youness Alaouiandroidmedia: add a gst_ahc_src_close function
2016-01-21 Youness Alaouiandroidmedia: Fix small indentation issues
2016-01-21 Youness Alaouiandroidmedia: Disable plugin if android-sdk isn't found...
2016-01-21 Youness Alaouiandroidcamera: Add support for using DexLoader with...
2016-01-21 Youness Alaouiandroidcamera: Fix compilation issues
2016-01-21 Youness AlaouiRemove previous cruft and create androidcamera plugin
2016-01-21 Youness AlaouiFree the buffers and readd the arrays when the queue...
2016-01-21 Youness AlaouiAdd a GST_DVM_CALL macro to ease function calling with...
2016-01-21 Youness AlaouiCalculate timestamp at reception of the buffer, not...
next