summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-25hdsdemux: parse the manifest basics to get to a download urlhdsThiago Santos5-0/+704
2015-02-25hdsdemux: stub plugin for HDS demuxingThiago Santos7-0/+327
2015-02-24opengl: Clean Makefile.amNicolas Dufresne1-48/+54
2015-02-24glimagesink: cosmetic cleanupXavier Claessens1-4/+1
2015-02-24opengl: don't add --tag=CC twice to LIBTOOLFLAGSTim-Philipp Müller1-3/+0
2015-02-24opengl: Add --tag=CC to LIBTOOLCLFAGSNicolas Dufresne1-1/+1
2015-02-24jpegparse: interlaced doesn't mean progressive scanLuis de Bethencourt2-14/+3
2015-02-24Revert "tests: check jpegparse for progressive marker"Luis de Bethencourt1-52/+7
2015-02-24tests: check jpegparse for progressive markerLuis de Bethencourt1-7/+52
2015-02-24glwindow: Deactivate window before changing handleEdward Hervey1-1/+35
2015-02-24gl/egl: Detect window handle changesEdward Hervey2-4/+38
2015-02-24gl: remove docbook related warningsLuis de Bethencourt1-10/+6
2015-02-24modplug: remove unused variableLuis de Bethencourt1-9/+0
2015-02-24modplug: not using deprecated API anymoreLuis de Bethencourt1-4/+0
2015-02-24modplug: update example pipeline commandLuis de Bethencourt1-1/+1
2015-02-24mpegts: Fix a compiler warningArun Raghavan1-1/+1
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