platform/upstream/gstreamer.git
2015-08-06 Nicolas Dufresnebayer2rgb: Read stride from the video info
2015-08-06 Nicolas Dufresnebayer2rgb: Protect against failing map
2015-08-06 Ilya Averyanovelement-template: Fix wrong pad in videoencoder
2015-08-05 Florin Apostoldashdemux: Fix leak in gst_dash_demux_stream_update_fra...
2015-08-05 Nicolas Dufresnepcapparse: Segment should start at base ts
2015-08-05 Anders Jonssoncamerabin2: Fix string typo
2015-08-05 Luis de Bethencourtopencv: facedetect: free IplImage with cvReleaseImage
2015-08-05 Luis de Bethencourtopencv: facedetect: check pointer before using it
2015-08-05 Luis de Bethencourtx265enc: remove dead code
2015-08-05 Luis de Bethencourtx265enc: fix memory leak
2015-08-04 Carlos Garnachorsvg: Don't leak a GstVideoCodecState
2015-08-04 Jimmy Ohnrawparse: fix duplicated format in handle_seek_pull
2015-08-04 Tim-Philipp... opencv: facedetect: fix crashes in finalize
2015-08-03 Sebastian Drögewinscreencap: Properly timestamp buffers with the curre...
2015-08-03 Jan Schmidtopencv: Fix 32-bit build / format strings.
2015-08-03 Matthew Watersglvideomixer: swap control binding proxy
2015-08-01 Thiago Santosdash: mpdparser: plug leak in segmenttemplate parsing
2015-08-01 Thiago Santostests: dash_mpd: add check for segmenttemplate inheritance
2015-08-01 Thiago Santostests: dash_mpd: add one more baseURL test
2015-08-01 Florin Apostoldashdemux: tests: added duration format test
2015-08-01 Florin Apostoldashdemux: tests: update unit test for baseURL
2015-08-01 Thiago Santostemplatematch: revert rename of property
2015-07-31 Vanessa Chipirrásfacedetect: Add unit test
2015-07-31 Luis de Bethencourttemplatematch: rename conflicting variable
2015-07-31 Vanessa Chipirrásfacedetect: need to migrate to C++
2015-07-31 Vineeth TMdtsdec: fix taglist leak
2015-07-31 Heinrich Finkapplemedia/avsample: Fix racy cleanup of CA layer
2015-07-30 Olivier Crêtetests: Add test for seeking live pipelines
2015-07-30 Olivier Crêtetests: Make source live to re-enable aggregator timeout...
2015-07-30 Olivier Crêtetests: Add audiointerleave test to show that queuing...
2015-07-30 Olivier Crêteaudiointerleave: Avoid caps processing if not yet negot...
2015-07-30 Olivier Crêteaudioaggregator: On timeout, resync pads with not enoug...
2015-07-30 Olivier Crêteaggregator: Queue "latency" buffers at each sink pad.
2015-07-30 Olivier Crêtevideoaggregator: Remove broken _clip vfunc
2015-07-30 Vineeth TMh265parse: Avoid checking for Non Mandatory VPS NAL
2015-07-30 Vineeth TMsdpdemux: assertion error due to wrong condition check
2015-07-30 Luis de Bethencourtgstglfilterbin: remove unused variable
2015-07-30 Olivier Crêteaggregator: Default to "zero" start time selection...
2015-07-30 Olivier Crêteaggregator: Ignore the "first" mode if the segment...
2015-07-29 Sebastian Drögeglupload: Remove debug output from gst_gl_upload_transf...
2015-07-29 Luis de Bethencourtglstereomix: remove redundant initialization
2015-07-29 Luis de Bethencourtrtp: remove dead assignment
2015-07-29 Tim-Philipp... mpegtsmux: use GQueue instead of GList prepend/reverse
2015-07-29 Luis de Bethencourtsdpdemux: remove redundant assignment
2015-07-29 Luis de Bethencourtmpegtsbase: remove redundant check
2015-07-29 Sebastian Drögesdpdemux: Don't assert in GstAdapter if no data was...
2015-07-29 Sebastian Drögecompositor: Add unit tests for the new aggregator start...
2015-07-29 Sebastian Drögeaggregator: Add property to select how to decide on...
2015-07-29 Sebastian Drögesdpdemux: Strip keys from the fmtp that we use internal...
2015-07-29 Jan Schmidth264parse: Add more NAL types for debugging output.
2015-07-29 Jan Schmidtmpegtsmux: Don't clear the PID on reset.
2015-07-29 Jan Schmidtmpegtsmux: Accumulate streamheaders in reverse
2015-07-29 Sebastian Drögeamcvideoenc: Always set i-frame-interval setting
2015-07-29 Vineeth TMh263parse: fix caps memory leak
2015-07-28 Sebastian Drögeaggregator: Query the peer latency again on the next...
2015-07-28 Nicolas Dufresneglcolorconvert-test: Test notify function for setup_wrapped
2015-07-28 Nicolas Dufresneglcolorconvert-test: Fix build
2015-07-28 Nicolas Dufresneglupload: Add fixme about using bufferpool for raw
2015-07-28 Nicolas Dufresneglupload: Keep input frame mapped as long as needed
2015-07-28 Nicolas DufresneRevert "glupload: memcpy on raw data upload"
2015-07-27 Florin Apostoldashdemux: gst_mpdparser_get_xml_prop_duration sets...
2015-07-27 Nirbheek Chauhanopuscommon: Use GString instead of snprintf for concating
2015-07-27 Matthew Watersglcontext/wgl: fix defenition of gst_gl_context_wgl_new
2015-07-27 Matthew Watersgl/cocoa: fix definition of gst_gl_context_new
2015-07-27 Matthew Watersgl/win32: fix definition of gst_gl_window_win32_new
2015-07-27 Matthew Waterswayland: fail window open if the display is the correct...
2015-07-27 Matthew Watersglwindow: pass display to implementation's _new()
2015-07-27 Matthew Watersglcontext: pass display to implentation's _new()
2015-07-27 Julien Isorcegl: support cgl, egl and glx within a same build
2015-07-27 Jan Schmidtglupload: Check that caps contain desired caps features
2015-07-25 Nicolas Dufresnebluez: Add built sources to CLEANFILES
2015-07-24 Florin Apostoldahdemux: avoid overflows in computation of segment...
2015-07-24 Thiago Santoshlsdemux: demote error to warning
2015-07-24 Miguel París... srtpenc: do not check input buffers
2015-07-23 Julien Isorcegl: move GL_NUM_EXTENSIONS definition after gl.h
2015-07-23 Julien Isorcecaopengllayersink: remove unused label context_creation...
2015-07-23 Jan Schmidth264parse: Don't discard first AU delimiter
2015-07-23 Tim-Philipp... glimagesink: fix allocation meta structure leak
2015-07-23 Luis de Bethencourtglupload: fix memory leak
2015-07-23 Olivier Crêteglvideomixer: Add GstControlBinding proxy
2015-07-22 Olivier Crêteaudioaggregator: Register function name
2015-07-22 Olivier Crêteaudioaggregator: Use 1.0 style buffer allocation
2015-07-22 Nicolas Dufresneglupload: Forward composition meta even without params
2015-07-22 Nicolas Dufresnegloverlaycompositor: Keep memory pointer alive
2015-07-22 Nicolas Dufresnegloverlaycompositor: Pass buffer stride
2015-07-22 Nirbheek Chauhanaudioaggregator: Sync pad values before aggregating
2015-07-22 Nicolas Dufresnegloverlaycompositor: Hide GstCompsitionOverlay object
2015-07-22 Nicolas Dufresnelibgstgl: Makefile style fix
2015-07-22 Nicolas Dufresnecomposition-overlay: Positions are relative to texture
2015-07-22 Lubosz Sarneckigloverlaycompositor: Create own shader object
2015-07-22 Nicolas Dufresneglimagesink: Properly handle compsositor life time
2015-07-22 Luis de Bethencourtliveadder: remove unneeded variable
2015-07-22 Edward Herveyqt: Don't dist files that might not exist
2015-07-22 Young Han Leeconfigure: require libxml2 >= 2.8 for DASH plugin
2015-07-22 Edward Herveyqt: Tidy up makefile a bit more
2015-07-22 Olivier Crêteaudioaggregator: Read output buffer duration with lock...
2015-07-21 Julien Isorcegstglwidget: use gst_gl_display_create_context
2015-07-21 Julien Isorcecaopengllayersink: use gst_gl_display_create_context
2015-07-21 Julien Isorceglstereosplit: use gst_gl_display_create_context
2015-07-21 Luis de Bethencourtliveadder: return false if event couldn't be pushed
next