platform/upstream/gstreamer.git
2016-02-22 Matthew Watersgl: fix the build
2016-02-22 Matthew Watersgl: error out if the configured GL API is unsupported...
2016-02-22 Sergey Borovkovqmlglsink: Schedule onSceneGrpahInitialized to execute...
2016-02-21 Tim-Philipp... aiffparse: fix negotiation errors with multi-channel...
2016-02-21 Tim-Philipp... win32: remove outdated build cruft
2016-02-20 Tim-Philipp... daala: don't use exported but undeclared core debug...
2016-02-20 Scott D Phillipscodecparsers: h265: Fix initialization of slice_deblock...
2016-02-19 Thiago Santosmpeg4parser: prevent assertion when scanning for sync...
2016-02-19 Edward Herveytsparse: Fix per-program-pad pushing
2016-02-19 Edward Herveytsparse: Use GstFlowCombiner
2016-02-19 Sebastian DrögeBack to development
2016-02-19 Sebastian DrögeRelease 1.7.2
2016-02-19 Sebastian Drögepo: Update translations
2016-02-18 Julien Isorceuninstalled.pc: add support for non libtool build systems
2016-02-18 Julien Isorcegldebug: make sure debug is initialized when calling...
2016-02-18 Sebastian Drögegl: Fix compiler warning about unused const variable...
2016-02-18 Sebastian Drögegl: Move private headers from SOURCES to noinst_HEADERS
2016-02-17 Sebastian Drögemodplug: Fix compiler warning about C++11 compatibility
2016-02-17 David Fernandezcurlbasesink: don't send empty buffers
2016-02-17 Thibault Saunierladspa: Fix some debugs
2016-02-17 Vineeth TMuvch264_src: Fix caps memory leak
2016-02-17 Vineeth TMmpegtsbase: Refactor code to check for subclass seek...
2016-02-17 Vineeth TMmpegtsbase: Add condition to check for non working...
2016-02-17 Matthew Watersglfilter: insert the debug marker from the GL thread
2016-02-17 Matthew Watersglimagesink: remove unsed reconfigure variable
2016-02-16 Matthew Watersglimagesink: don't push a reconfigure event from the...
2016-02-16 Wang Xin-yu... glvideomixer: don't leak pad's vertex buffer on release_pad
2016-02-16 Matthew Watersglmixer: Remove usage of GstGLMixerFrameData
2016-02-16 Matthew Watersglmixer: don't hold the object lock while calling into GL
2016-02-16 Tim-Philipp... Update common: make check-exports not fail for libgstgl.def
2016-02-16 Vineeth TMacmenc/acmmp3dec: remove unnecessary break after return
2016-02-16 Thiago Santosconfigure: improve check for wayland-scanner binary
2016-02-16 Philippe Normandadaptivedemux: restore bitrate averaging support
2016-02-16 Philippe Normandadaptivedemux: remove queue2 overrun notification
2016-02-16 Matthew Watersvkdevice: add the necessary but arbitrary queue priority
2016-02-16 Matthew Watersvkswapper: add the necessary call to check if the physi...
2016-02-16 Matthew Watersvulkan: update to SDK 1.0.3.1
2016-02-16 Matthew Watersvulkan/build: search for the correct library
2016-02-16 Matthew Watersvkswapper: iterate over the device queue's using the...
2016-02-16 Matthew Watersvkdevice: add callback iteration over the device queue's
2016-02-16 Matthew Watersvkqueue: add context helpers
2016-02-16 Matthew Watersvkutils: move object-specific context queries to their...
2016-02-16 Matthew Watersvkdevice: remove unneeded error parameter from get_queue()
2016-02-16 Matthew Watersvkupload: implement an uploader abstraction
2016-02-16 Matthew Watersvkdisplay: unref the instance
2016-02-16 Matthew Watersvulkan: chain up in finalize
2016-02-16 Matthew Watersvksink: only unref if the pointers are non-NULL
2016-02-16 Matthew Watersvkimagememory: free the managing struct on _free
2016-02-16 Matthew Watersvkdevice: perform a waitIdle before destroying the...
2016-02-16 Matthew WatersRevert "vulkan: remove views from the memory objects."
2016-02-16 Matthew Watersvulkanmemory: remove bind variants
2016-02-16 Matthew Watersvulkan: remove views from the memory objects.
2016-02-16 Matthew Watersvkswapper: alpha flags are now supported by LunarG...
2016-02-16 Matthew Watersvulkan: add a vulkanbuffer bufferpool
2016-02-16 Matthew Watersvulkan: add upload element
2016-02-16 Matthew Watersvkutils: fix assert inversion
2016-02-16 Matthew Watersvulkan: add caps feature names for the buffer and image...
2016-02-16 Matthew Watersvulkan: add device to handle_context_query
2016-02-16 Matthew Watersvulkan: move instance_open into the utility ensure_elem...
2016-02-16 Matthew Watersvkinstance: add signal for overriding device creation
2016-02-16 Matthew Watersvulkan: separate allocation and binding of memory
2016-02-16 Matthew Watersvkbuffermemory: follow the rest of the struct macros
2016-02-16 Matthew Watersvkswapper: use buffer memory to upload video frames...
2016-02-16 Matthew Watersvulkan: add a buffer memory allocator
2016-02-16 Matthew Watersvkmemory: align struct members in the header
2016-02-16 Matthew Watersvkmacros: use specific _INIT macros to initialize struc...
2016-02-16 Matthew Watersvkimagememory: add get_{width,height) functions
2016-02-16 Matthew Watersvulkan: update to release 1.0.1.1
2016-02-16 Matthew Watersvulkan/xcb: flush after mapping the window
2016-02-16 Matthew Watersvkswapper: fix semaphore usage
2016-02-16 Matthew Watersvulkan: add some debugging about the supported extensions
2016-02-16 Matthew Watersvkswapper: get the function pointers from the correct...
2016-02-16 Matthew Watersvkinstance: add the necessary winsys extension
2016-02-16 Matthew Watersvkdisplay: forward declare GstVulkanDisplayType
2016-02-16 Matthew Watersvkapi: remove unneeded headers
2016-02-16 Matthew Watersvkimagememory: fix the memory barrier access masks
2016-02-16 Matthew Watersvkswapper: only wait on the semaphore once
2016-02-16 Matthew Watersvkimagememory: initialize flags and don't crash on...
2016-02-16 Matthew Watersvulkan: update error db for 0.10.2
2016-02-16 Matthew Watersvulkan: update to SDK 0.10.2
2016-02-16 Matthew Watersvulkan: implement GstContext helpers
2016-02-16 Matthew Watersvkdevice: remove gst_vulkan_device_close()
2016-02-16 Matthew Watersvkinstance: remove gst_vulkan_instance_close
2016-02-16 Matthew Watersvkswapper: remove outdated comment
2016-02-16 Matthew Watersvkswapper: always match lock/unlock of the render lock
2016-02-16 Matthew Watersvkmemory: debug output the memory properties requested
2016-02-16 Matthew Watersvkimagememory: don't leak GstMapInfo in failure cases...
2016-02-16 Matthew Watersvulkan: de-C99 struct declarations
2016-02-16 Matthew Watersvkwindow/swapper: implement redraw handling
2016-02-16 Matthew Watersvulkan: implement quitting and resizing the window
2016-02-16 Matthew Watersnew vulkan based video sink
2016-02-16 Tim-Philipp... tests: remove test files no longer needed
2016-02-16 Tim-Philipp... mpg123: move plugin from -bad to -ugly
2016-02-16 Matthew Watersgtk(gl)sink: remove the signal handlers on finalize
2016-02-16 Sebastian Drögegl: Remove leftover g_prints
2016-02-16 Matthew Watersgldebug: use the correct spelling for behavior
2016-02-16 Matthew Watersglcontext: don't enable GL debug for messages that...
2016-02-16 Alessandro... glvideoflip: don't ignore method changes when caps...
2016-02-16 Tim-Philipp... rtp: move RTP H.265 payloader/depayloader to -good
2016-02-12 Stian Selnesnetsim: Add netsim element
next