summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-24glwindow: Deactivate window before changing handleandroid-glEdward Hervey1-1/+35
2015-02-24gl/egl: Detect window handle changesEdward Hervey2-4/+37
2015-02-25vtdec: only attempt use of the texture cache with GLMemory caps featuresMatthew Waters1-10/+19
2015-02-25caopengllayersink: render black when we don't have a texture to displayMatthew Waters1-0/+2
2015-02-25glmemory: allow sharing between buffersMatthew Waters1-2/+2
2015-02-24glsyncmeta: add compat definition for gles2Matthew Waters1-1/+3
2015-02-24d3dvideosink: Don't initialize the render window swap chain while the device ...Sebastian Dröge1-1/+6
2015-02-24d3dvideosink: Deactivate the fallback buffer pool when replacing it during ca...Sebastian Dröge1-1/+3
2015-02-24new caopengllayersink elementMatthew Waters4-1/+1159
2015-02-24applemedia: new AVSampleBufferLayerSinkMatthew Waters9-3/+998
2015-02-24gl/calayer: don't use the async callback to renderMatthew Waters1-1/+0
2015-02-24glsyncmeta: also supported with gles3Matthew Waters1-9/+10
2015-02-24libgstgl: eagl: handle CALayer resizeAlessandro Decina3-6/+26
2015-02-23glmemory: Fix transfer_pbo memory leakVasilis Liaskovitis1-0/+2
2015-02-22gl/cocoa: reduce custom main loop latencyJulien Isorce1-1/+1
2015-02-22glmixer: fix some compiler warningsJulien Isorce1-3/+3
2015-02-21docs: updateTim-Philipp Müller8-356/+576
2015-02-21docs: add opus elements to documentationTim-Philipp Müller2-0/+71
2015-02-21mxf-example: don't quit on WarningLuis de Bethencourt1-3/+20
2015-02-21mxf-example: always show gtk windowLuis de Bethencourt1-0/+1
2015-02-21mxf-example: merge returns in g_value_to_string()Luis de Bethencourt1-12/+6
2015-02-21mxf-example: make bus_callback consistentLuis de Bethencourt1-4/+4
2015-02-21mxf-example: fix usage of argc and argvLuis de Bethencourt1-4/+4
2015-02-21camerabin examples: remove unneeded variableLuis de Bethencourt1-4/+4
2015-02-21gstglmemory: Remove now unused transfer_upload function.Mathieu Duponchelle1-39/+0
2015-02-21glmemory: disable automatic pbo uploadMatthew Waters1-7/+0
2015-02-20hlsdemux: select correct starting position for live streamsAlex Ashley3-5/+18
2015-02-20glememory: only store and act on the map flags on first/last map/unmapMatthew Waters2-4/+9
2015-02-19aggregator: Use src_lock to protect latency related membersOlivier Crete1-30/+21
2015-02-19aggregator: Remove untrue commentOlivier Crête1-1/+0
2015-02-19aggregator: Don't try to push tags while flush seekingOlivier Crête1-1/+1
2015-02-19hlssink: reduce playlist's EXT-X-VERSION to 3Guillaume Seguin1-1/+5
2015-02-19rtpopuspay: default encoding name to OPUSVincent Penquerc'h1-2/+1
2015-02-19rtpopuspay: make caps writable before truncating themVincent Penquerc'h1-1/+1
2015-02-19rtpopuspay: negotiate the encoding nameVincent Penquerc'h1-1/+18
2015-02-19simplevideomarkdetect: move offset calculations out of inner loopsVineeth T M1-16/+10
2015-02-19aggregator: Use the sinkpads iterator directly to query upstream latenciesSebastian Dröge1-12/+38
2015-02-19aggregator: Move gst_aggregator_get_latency_unlocked() a bitSebastian Dröge1-43/+43
2015-02-19rsninputselector: Fail the latency query if one of the upstream queries failsSebastian Dröge1-3/+4
2015-02-19liveadder: Fail the latency query if one of the upstream queries failsSebastian Dröge1-2/+6
2015-02-19aggregator: Fail the latency query if one of the upstream queries failsSebastian Dröge1-1/+6
2015-02-19avfvideosrc: Only set latency if we already know our capsSebastian Dröge1-1/+4
2015-02-18aggregator: Document locking orderOlivier Crête1-0/+13
2015-02-18aggregator: Rename confusinly named SRC_STREAM_LOCK macros to SRC_LOCKOlivier Crête1-53/+53
2015-02-18aggregator: Rename confusingly named stream lock to flush lockOlivier Crête1-13/+16
2015-02-18aggregator: Fix macro indendationOlivier Crête1-10/+10
2015-02-18gltransform: Fix includes of graphene headersNicolas Dufresne2-3/+4
2015-02-18mxfdemux: remove unneeded valuesLuis de Bethencourt1-17/+10
2015-02-18mxfdemux: renaming GstFlowReturn variableLuis de Bethencourt1-28/+28
2015-02-18mxfdemux: remove ignored valueLuis de Bethencourt1-2/+2