platform/upstream/gstreamer.git
2014-10-30 Matthew Watersglmixer: don't get the current caps from GstVideoInfo...
2014-10-29 Wang Xin-yu... glmixer:fix incorrect parameter passed to handle_set_co...
2014-10-23 Matthew Watersglmixer: override the caps query in order to 'convert...
2014-10-23 Matthew Watersglmixer: override the accept caps query in order to...
2014-10-23 Matthew Watersgl: propogate other-context using GstContext
2014-10-20 Matthew Watersglmixer: fixup eglimage include path
2014-10-20 Matthew Watersvideoaggregator: fixate the parts of the caps we don...
2014-10-20 Matthew Watersglbufferpool: add the GstVideoGLTextureUploadMeta buffe...
2014-10-20 Matthew Watersvideoaggregator: operate on caps rather than video...
2014-10-13 Sebastian Drögeglmixer: Call the pad's parent class finalize method
2014-10-13 Sebastian Drögeglmixer: Only finalize the other context in finalize()
2014-10-13 Sebastian Drögeglmixer: Add other-context property
2014-10-09 Matthew Watersaggregator: add latency query handling
2014-10-09 Matthew Watersvideoaggregator: support unresponsive pads
2014-10-09 Matthew Watersvideoaggregator: remove the use of the queued buffer...
2014-10-06 Thibault Sauniervideoaggregator: Do not wrongly set the aggregator...
2014-10-06 Thibault Sauniervideoaggregator: Make sure not to unref a NULL pointer
2014-10-06 Sebastian Drögevideoaggregator: Unmap and free GstVideoFrames as neede...
2014-10-03 Thibault Sauniervideoaggregator: Do not to release VIDEO_AGGREGATOR_LOC...
2014-10-01 Sebastian Drögevideoaggregator: Also copy over the chroma siting and...
2014-10-01 Sebastian Drögevideoaggregator: Revert the last commit and handle...
2014-10-01 Sebastian Drögevideoaggregator: GstVideoConverter currently can't...
2014-09-30 Matthew Watersglvideomixer: update element documentation
2014-09-28 Matthew Watersvideoaggregator: don't create converters when the subcl...
2014-09-25 Matthew Watersglvideomixer: fix blending with low-alpha sources
2014-09-24 Wim Taymansvideo: use video lib conversion code instead of copy
2014-09-24 Matthew Watersglvideomixer: skip input frames with an alpha of 0
2014-09-24 Matthew Watersgl: download whenever we have sysmem capsfeatures
2014-09-21 Matthew Watersglupload: provide the output buffer that is rendered...
2014-09-19 Sanjay NMgl: Removed unreachable break, unused variable
2014-09-16 Ognyan Tonchevglmixer: do not leak pool in error cases
2014-08-19 Matthew Watersglmixer: unref the GstGLUpload in the pad if freed...
2014-08-19 Wang Xin-yu... glvideomixer: avoid gl resource race condition between...
2014-08-19 Matthew Watersglvideomixer: don't clobber unnecessary GstVideoInfo...
2014-08-19 Matthew Watersglvideomixer: get the attribute from the correct shader
2014-08-11 Matthew Watersvideoaggregator: push the caps event as soon as we...
2014-08-10 Tim-Philipp... opengl: update element docs for 1.x
2014-08-10 Sebastian Rasmussenvideoaggregator: Unref allowed caps after usage
2014-08-07 Matthew Watersglvideomixer: add a background property
2014-07-24 Wang Xin-yu... gl: fix multi gl object leaks
2014-07-11 Sebastian Drögegl: Move GstGLMixer to the plugin for now
2014-07-06 Thibault Sauniervideoaggregator: Fix some more the locking logic in...
2014-07-06 Tim-Philipp... videoaggregator: fix broken locking in update_src_caps...
2014-07-01 Vincent Penquerc'hvideoaggregator: reset QoS on segment event
2014-06-28 Sebastian Drögebadvideo: Rename videoconvert functions to prevent...
2014-06-28 Thiago Santoscompositor: tests: Fix pad leak
2014-06-26 Matthew Watersvideoaggregator: fix a refcount error when keeping...
2014-06-25 Julien Isorcegl: enable glvideomixer on GLES2
2014-06-25 Matthew Watersglvideomixer: bas output width/height on the pad properties
2014-06-25 Matthew Watersglvideomixer: don't clobber already allocated shader
2014-06-24 Edward Herveycompositor: Fix Makefile CFLAGS/LIBADD ordering
2014-06-23 Matthew Watersvideoaggregator: don't clobber already heap allocated...
2014-06-23 Matthew Watersvideoaggregator: fix up the parent chaining for dispose...
2014-06-22 Sebastian DrögeRelease 1.3.3
2014-06-21 Thibault Saunierlibs:video: Properly declare APIs as UNSTABLE
2014-06-20 Thibault Saunierlibs: videoaggregato: Do not import videoconvert.h...
2014-06-20 Thibault Sauniergl:glvideomixer: Add the Compositor in the element...
2014-06-20 Mathieu Duponchellecompositor: Add a new compositor based on the new GstVi...
2014-06-20 Thibault Sauniergl: Port glmixer to the GstVideoAggregator baseclass
2014-06-20 Mathieu Duponchellevideoaggregator: Create a new GstVideoAggregator baseclass
2014-06-15 Matthew Watersglvideomixer: silence incorrect number of arguments...
2014-06-15 Matthew Watersglvideomixer: wire up the alpha pad property
2014-06-15 Matthew Watersglvideomixer: support input frame scaling
2014-06-15 Matthew Watersglvideomixer: add positioning of input streams
2014-04-08 Vincent Penquerc'hgl: test for frame NULLness before dereferencing it
2014-04-02 Matthew Watersgl: fix array initialization
2014-04-02 Matthew Watersgl: fix assignment of temporary variables
2014-03-16 Matthew Watersmove gl elements to ext subdirectory