platform/upstream/gstreamer.git
2015-07-06 Thibault Sauniergtkglsink: Release the widget lock when trying to get...
2015-07-06 Thibault Sauniervideoaggregator: Remove pixel-aspect-ratio field from...
2015-07-06 Luis de Bethencourtcurlsshsink: remove redundant else statement
2015-07-05 Florin Apostoldashdemux: fixed segment start when specified by Segmen...
2015-07-05 Florin Apostoldashdemux: wrong segment duration computed by gst_mpd_c...
2015-07-05 Florin Apostoldashdemux: corrected search for audio languages
2015-07-03 Stefan SauerAutomatic update of common submodule
2015-07-03 Olivier Crêteglvideomixer, glmixer: Add description and klass
2015-07-03 Arun Raghavanbuild: Fix broken BlueZ configure check
2015-07-03 Nick Stoughtonbuild: remove support for bluez4
2015-07-03 Nick Stoughtonbluez: refactor to use glib and add connection state...
2015-07-03 Tim-Philipp... pcapparse: fix another regression
2015-07-03 Stian Selnestests: pcapparse: add unit test for frames with eth...
2015-07-03 Tim-Philipp... pcapparse: fix regression when handling packets with...
2015-07-02 Sebastian Drögeopenh264dec: Unref video frames and codec state in...
2015-07-02 Julien Isorcegl: initialize output params to 0 before calling gl...
2015-07-02 Nicolas Dufresnegl: Don't leak pool if set_config failed
2015-07-02 Nicolas Dufresneglfilter: Don't cache buffer pool
2015-07-02 Sebastian Drögeopenh264dec: Uninitializing the decoder can't fail...
2015-07-02 Vineeth TMglimagesink: use g_clear_error instead of g_error_free
2015-07-02 Vineeth TMamc: fix check whether we managed to acquire a buffer
2015-06-30 Miguel París... srtpdec: Add config for the replay window size
2015-06-30 Florin Apostoldashdemux: corrected parsing of %u in segment templates
2015-06-29 Florin Apostoldashdemux: corrected recognition of $$$ in segment...
2015-06-29 Sebastian Drögeandroidmedia: Call initialize_classes() also when we...
2015-06-29 Luis de Bethencourtgl: add missing break
2015-06-26 Nicolas Dufresneglimagesink: Don't leak pool
2015-06-26 Sangkyu Parkmpegdemux: check pointer before dereferencing
2015-06-26 Florin Apostoldashdemux: corrected next fragment duration validation
2015-06-25 Sebastian Drögeadaptivedemux: Move unref() into the right scope
2015-06-25 Sebastian Drögeadaptivedemux: Properly handle presentationTimeOffset...
2015-06-25 Sebastian Drögedashdemux: Subtract the period start time from the...
2015-06-25 Sebastian Drögedashdemux: Subtract the period start when seeking based...
2015-06-25 Sebastian Drögedashdemux: Include the period start in the fragment...
2015-06-25 Sebastian Drögedashdemux: Seek on the new streams if the seek caused...
2015-06-25 Florin Apostoldash: Correct check for valid timeShiftBufferDepth
2015-06-25 Luis de Bethencourtdocs: decodebin2 -> decodebin
2015-06-25 Ilya Konstantinovapplemedia: enable sharing of CMBlockBuffer data
2015-06-25 Ilya Konstantinovapplemedia: CMBlockBuffer can be non-contiguous
2015-06-25 Florin Apostoldashdemux: Corrected duration argument for gst_mpd_clie...
2015-06-25 Florin Apostoldashdemux: incorrect use of period start
2015-06-25 Florin Apostoltests: dashdemux: renamed functions
2015-06-24 Sebastian DrögeBack to development
2015-06-24 Sebastian DrögeRelease 1.5.2
2015-06-24 Sebastian DrögeUpdate .po files
2015-06-24 Florin Apostoltests: dashdemux: added explicit type conversions
2015-06-24 Florin Apostoltests: dashdemux: corrected return type for duration_to...
2015-06-24 Sebastian Drögepo: Update translations
2015-06-23 Sebastian Drögeadaptivedemux: Also update segment.base and segment...
2015-06-23 Sebastian DrögeRevert "gl/window/x11: don't create our own X11 display"
2015-06-23 Sebastian DrögeRevert "eagl: Don't dispatch_sync() to the main thread...
2015-06-23 Sebastian Drögeadaptivedemux: Remember the last return value of gst_ad...
2015-06-23 Sebastian Drögeeagl: Don't dispatch_sync() to the main thread if we...
2015-06-23 John Ludwiggl: Include texParameterf in the GL function table
2015-06-23 Vivia Nikolaidouerror-ignore: New element to convert some GstFlowReturn...
2015-06-22 Mathieu Duponchellevideoaggregator: simplifies and improves sink_get_caps.
2015-06-22 Nicolas Dufresnemotioncells: Port to g_get_current_time
2015-06-22 Ilya Konstantinovavfvideosrc: add frame rate range to caps
2015-06-22 Florin Apostoltests: dashdemux: added parsing of period element
2015-06-22 Julien Isorceglmemory: fix consistency about pbo availability.
2015-06-22 Florin Apostoltests: dashdemux: extended MPD element test to test...
2015-06-22 Mersad Jelacicopusenc: Add bitrate to the tags
2015-06-22 Florin Apostoldashdemux: corrected computation of period's duration
2015-06-22 Wim Taymansbayer: update ORC files
2015-06-22 Tim-Philipp... irtspparse: reflow code to avoid uninitialized variable...
2015-06-22 Vineeth TMtsmux: code style fix
2015-06-22 Tim-Philipp... uvch264src: fix small leak in caps query handler
2015-06-22 Vineeth TMuvch264_src: add missing break in caps query handler
2015-06-22 Tim-Philipp... mpeg1sys: remove ancient plugin that's never even been...
2015-06-21 Tim-Philipp... codecparsers: jpeg: add some padding to ScanHdr struct
2015-06-21 Tim-Philipp... codecparsers: jpeg: add new API to .def file
2015-06-21 Tim-Philipp... codecparsers: jpeg: fix docs for table parsing functions
2015-06-21 Tim-Philipp... docs: add new JPEG codecparser API to the docs
2015-06-21 Tim-Philipp... examples: move vp8 parser test to codecparser example...
2015-06-21 Tim-Philipp... examples: add small jpeg codecparser test
2015-06-21 Tim-Philipp... codecparsers: jpeg: fix validity checking of data parsed
2015-06-21 Tim-Philipp... codecparsers: jpeg: fix up API
2015-06-21 Tim-Philipp... codecparsers: jpeg: tweak API a little
2015-06-21 Tim-Philipp... codecparsers: jpeg: hide gst_jpeg_scan_for_marker_code()
2015-06-21 Gwenole Beauchesnecodecparsers: jpeg: fix and optimize scan for next...
2015-06-21 Gwenole Beauchesnecodecparsers: jpeg: fix calculation of segment size.
2015-06-21 Wind Yuancodecparsers: jpeg: fix default Huffman tables generation.
2015-06-21 Gwenole Beauchesnecodecparsers: jpeg: add JPEG bitstream parser
2015-06-20 Tim-Philipp... h264parse: fix typo in log message
2015-06-19 Julien Isorcegldisplay: add gst_gl_display_create_context
2015-06-19 Julien Isorceglcontext: move display from priv
2015-06-19 Julien IsorceRevert "glcontext: add gst_gl_context_set_display helper"
2015-06-19 Julien IsorceRevert "gl: add GstGLContextGPUProcess backend"
2015-06-19 Jan Schmidtglimagesink: Remove duplicate, useless line of code
2015-06-19 Nicolas Dufresneopengl: glstero* are only built with full OpenGL
2015-06-19 Nicolas Dufresnestyle: Remove white spaces at the end of line
2015-06-18 Nicolas Dufresneglviewconvert: Fix GLES2 compatibility
2015-06-18 Nicolas Dufresneglviewconvert: Fix broken validity check
2015-06-18 Jan Schmidth264parse: Move PAR calcs, and use them for stereoscopi...
2015-06-18 Jan Schmidt3dvideo: Add simple gtk example stereoscopic video...
2015-06-18 Jan Schmidtgl: Add glviewconvert, glstereomix and glstereosplit...
2015-06-18 Jan Schmidtglimagesink: Support multiview/stereoscopic video
2015-06-18 Jan Schmidtgl libs: Add glviewconvert helper object
2015-06-18 Florin Apostoldashdemux: added warnings in gst_mpd_client_setup_strea...
2015-06-18 Florin Apostoldashdemux: corrected comments in gstmpdparser.h
next