platform/upstream/gstreamer.git
2015-06-02 Jan Schmidtglsyncmeta: Add some debug output
2015-06-02 Edward Herveycheck: Use GST_CHECK_MAIN () macro everywhere
2015-06-02 Vineeth TMsimplevideomark: fix display of videomark partially...
2015-06-02 Aurélien Zanellitsdemux: enable Chinese AVS video stream
2015-06-02 Matthew Watersglmemory: provide compatibility definition for GLES2...
2015-06-02 Matthew Watersgl: consolidate internal_rgba_format into glmemory
2015-06-01 Olivier Crêteaudiointerleave: Always have "channels" be the actual...
2015-06-01 Olivier Crêteaudiointerleave: Use the channel count from the set...
2015-06-01 Olivier Crêteaggregator: Document that the latency is in ns
2015-06-01 Sebastian Drögeamc: Only lower ranks of OMX.Exynos. audio codecs,...
2015-06-01 Sebastian Drögeamc: Give marginal rank to codecs that start with OMX...
2015-06-01 Sebastian Drögeandroidmedia: Give lower ranks to codecs not starting...
2015-06-01 Reynaldo H... tests: zbar: check for frame field on attach-frame...
2015-06-01 Nicolas Dufresnevtdec: Require width and height field for H264
2015-06-01 Julien Isorceglcontext_gpu_process: close the window when done
2015-06-01 Julien Isorceglwindow_gpu_process: avoid empty struct
2015-06-01 Julien Isorceglwindow: move main loop/context creation back to init...
2015-06-01 Edward Herveyexamples: Fix gl usage without wayland support
2015-06-01 Edward Herveyrtmpsink: Initialize GstMapInfo
2015-06-01 Luis de Bethencourtaudiovisualizer: clean dereferences of private structure
2015-06-01 Ilya Konstantinovvtenc: fix keyframe request race condition
2015-06-01 Luis de Bethencourtaudiovisualizer: make private all variable subclasses...
2015-05-31 Reynaldo H... zbar: add frame sample to barcode message
2015-05-31 Sebastian Drögegl: Fix compiler warning
2015-05-31 Sebastian Drögeandroidmedia: Conditionally use get_{input,output}_buff...
2015-05-31 Matthew Watersglwindow: fix compiler error
2015-05-31 Matthew Watersgl/examples: update gtk examples for glupload
2015-05-31 Matthew Watersgl/examples: update gtk examples for wayland
2015-05-31 Matthew Watersgl/wayland: implement setting the render rectangle
2015-05-31 Matthew Watersglwindow: handle gst_video_overlay_set_render_rectangle
2015-05-31 Matthew Watersgl/wayland: don't block the event loop after poll
2015-05-31 Matthew Waterstests/gl/gtk: implement setting a wayland display/surface
2015-05-31 Matthew Watersgl/wayland: implement basic video overlay support via...
2015-05-31 Matthew Watersgl/wayland: allow a NULL wl_event_queue
2015-05-31 Matthew Watersgl/utils: implement wayland display GstContext
2015-05-31 Matthew Watersgl/wayland: run each window on a separate queue
2015-05-29 Jan Schmidtgl: Don't leak temp strings in _RGB_pixel_order()
2015-05-29 Jan Schmidtglfilter: Add transform_internal_caps() vfunc
2015-05-29 Jan Schmidtglfilter: Don't remove size fields from caps
2015-05-29 Jan Schmidtvideoaggregator: Add class property to disable caps...
2015-05-29 Jan Schmidtvideoaggregator: Catch errors, and allow sub-class...
2015-05-29 Vivia Nikolaidourtmpsink: Do not crash when receiving buffers after...
2015-05-29 Thiago Santosdashdemux: avoid assertion when splitting buffer
2015-05-28 Santiago Carot... dtlssrtpdec: Release requested pads
2015-05-28 Santiago Carot... dtlsdec: Remove unnecessary ref/unref operations
2015-05-28 Santiago Carot... dtlsdec: Fix release request pad function
2015-05-28 Edward Herveyhlsdemux: Search more when advancing fragment
2015-05-27 Julien Isorcegl: add GstGLContextGPUProcess backend
2015-05-27 Julien Isorcegl: add and use gst_gl_internal_format_rgba
2015-05-27 Julien Isorceglwindow_x11: use parent default implementation
2015-05-27 Julien Isorceglcontext_glx: rename variable from window to context
2015-05-27 Julien Isorceglwindow: initialize debug in class_init
2015-05-27 Julien Isorceglcontext: initialize debug in class_init
2015-05-27 Julien Isorceglcontext: add gst_gl_context_set_display helper
2015-05-27 Julien Isorceglcontext: add missing _CAST after G_TYPE_CHECK_CLASS
2015-05-27 Julien Isorceglwindow: add missing _CAST after G_TYPE_CHECK_CLASS
2015-05-27 Julien Isorceglwindow: provides some default implementations to...
2015-05-27 Jan Schmidtaggregator: Push EOS on error return.
2015-05-27 Luis de Bethencourtmpegtsmux: don't overwrite value
2015-05-27 Luis de Bethencourtopencv: 'for' loop initial declaration
2015-05-27 Luis de Bethencourtgleffects: 'for' loop initial declaration
2015-05-27 Luis de Bethencourtresindvd: remove unused value
2015-05-27 Thiago Santoshlsdemux: remove more unused attributes
2015-05-27 Thiago Santoshlsdemux: remove unused attribute
2015-05-26 Xavier Claessensgloverlay: fix a leak
2015-05-26 Xavier Claessensgloverlay: properly handle errors while loading file
2015-05-26 Xavier Claessensgloverlay: remove unused type_file field
2015-05-26 Xavier Claessensgl: propagate return value from filter and filter_texture
2015-05-26 Luis de Bethencourtdvbsuboverlay: remove unused assignment
2015-05-26 Luis de Bethencourtadaptivedemux: 'for' loop initial declaration
2015-05-26 Vineeth T Mexclusion: exception when set factor to 0
2015-05-26 Matthew Watersgleffects: properly initialize the shaders across conte...
2015-05-26 Matthew Watersgleffects_laplacian: fix shader compilation in gl3...
2015-05-25 Patricia Muscalucurlsink: handle socket callback for active FTP connect...
2015-05-25 David Waringdashdemux: Fix segfault introduced by segment iteration...
2015-05-25 Thiago Santosdashdemux: use signed integet to represent segment...
2015-05-25 Suhwang Kimdashdemux: fix outdated example launch line
2015-05-25 Matthew Watersgl/wayland: remove dead event source code
2015-05-25 Matthew Watersgl/wayland: add GstGLDisplayWayland
2015-05-25 Matthew Watersgltransformation: fix DrawElements call for element...
2015-05-22 Matthew Watersgl/calayer: provide the exact GL api version for the...
2015-05-22 Jimmy Ohndashdemux: remove unnecessary semicolon
2015-05-21 Xavier Claessensgl: win32: do not call SetParent in release_parent_win_id()
2015-05-21 Xavier Claessensgl: win32: remove unused code
2015-05-21 Xavier Claessensgl: win32: fix crash when finalizing GstGLContext
2015-05-21 Xavier Claessensgl: win32: Fix leaked GstGLContext
2015-05-21 Xavier Claessensgl: win32: set the parent window when creating internal...
2015-05-21 Xavier Claessensgl: win32: use a GMainContext to dispatch win32 messages
2015-05-21 Jan Schmidtglupload: Don't leak all memory uploaded via raw uploads.
2015-05-21 Sebastian Drögecompositor/glvideomixer: Don't calculate PAR/DAR with...
2015-05-21 Sebastian Drögecompositor: Fix double assignment
2015-05-21 Matthew Watersglcontext: require a shader version to initialize.
2015-05-21 Jan SchmidtFix flags order in GL examples for uninstalled build
2015-05-21 Jan Schmidtwasapi: Fix flags order for uninstalled build
2015-05-20 Matthew Waterscompositor/glvideomixer: fix up par handling
2015-05-20 Edward Herveyh264parse: Consider SEI NALU as "HEADER" packets
2015-05-20 Edward Herveympegtsmux: Carry over GST_BUFFER_FLAG_HEADER
2015-05-20 Thijs Vermeirx265enc: Only copy VPS/SPS/PPS NAL units in header...
2015-05-20 Thijs Vermeirx265enc: Fix tune parameter mismatch
2015-05-19 Sebastian Drögeamcaudiodec: Add an output adapter for chunking the...
next