summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* x265enc: Fix tune parameter mismatchThijs Vermeir2015-05-201-2/+2
* amcaudiodec: Add an output adapter for chunking the output into codec framesSebastian Dröge2015-05-192-10/+46
* gl: fix crash on windows with intel driverXavier Claessens2015-05-202-4/+0
* caopengllayersink: static const the indices arrayMatthew Waters2015-05-201-1/+1
* caopengllayersink: correctly use the sync meta across multiple contextsMatthew Waters2015-05-202-7/+39
* caopengllayersink: update for GL3 element array buffer usageMatthew Waters2015-05-202-9/+33
* glimagesink: correctly use the sync meta across multiple contextsMatthew Waters2015-05-202-5/+36
* gl/calayer: provide a current wrapped GstGLContext for callbacksMatthew Waters2015-05-202-0/+35
* glsyncmeta: ensure that the Fence is going to be executedMatthew Waters2015-05-201-5/+1
* glupload: don't reuse output textures for raw data uploadMatthew Waters2015-05-201-13/+7
* glframebuffer: don't clear the framebufferMatthew Waters2015-05-191-3/+0
* glbasefilter: track gl_start/stop correctlyMatthew Waters2015-05-191-2/+13
* Revert "doc: Workaround gtkdoc issue"Stefan Sauer2015-05-182-4/+1
* hlsdemux: Simplify logic in process_manifestJimmy Ohn2015-05-182-11/+10
* cvsmooth: rename propertiesVineeth T M2015-05-182-50/+50
* cvsmooth: Wrong assignment of prop leads to crashVineeth T M2015-05-181-2/+2
* pyramidsegment: wrong value of level propertyVineeth T M2015-05-181-1/+1
* doc: Workaround gtkdoc issueNicolas Dufresne2015-05-162-1/+4
* tsdemux: fix buffer timestamp not being in stream timeVincent Penquerc'h2015-05-151-2/+2
* tsdemux: accumulate previous segment base timeVincent Penquerc'h2015-05-151-1/+2
* tsdemux: fix refcounting when applying a new PMTVincent Penquerc'h2015-05-151-0/+1
* dtls: Fix memory leakJose Antonio Santos Cadenas2015-05-154-0/+16
* glimagesink: free the vertex buffer when doneMatthew Waters2015-05-141-1/+6
* glcontext/cocoa: implement GL3 core context selectionMatthew Waters2015-05-142-5/+57
* tests/gl: fix typoMatthew Waters2015-05-141-1/+1
* gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) callsMatthew Waters2015-05-1427-128/+13
* glimagesink: cleanup propertiesMatthew Waters2015-05-142-24/+6
* gleffects: only try the GL2 shader init path if we have a GL2 contextMatthew Waters2015-05-141-7/+9
* glshader: attempt to detect the gles2 inside opengl3 caseMatthew Waters2015-05-141-4/+103
* glshader: remove references to gl3 specific shadersMatthew Waters2015-05-141-41/+6
* gl: element buffers are part of vao stateMatthew Waters2015-05-1413-70/+174
* glmemory: properly detect (hopefully) the correct ext_rg/arb_rg variantMatthew Waters2015-05-141-2/+2
* compositor: implement proper par handlingMatthew Waters2015-05-142-44/+71
* dashdemux: avoid busy-looping when waiting for new fragmentThiago Santos2015-05-133-0/+30
* dashdemux: Improve live stream manifest update repositioningThiago Santos2015-05-133-8/+20
* dashdemux: add more protection when acessing gptrarray entriesThiago Santos2015-05-131-11/+49
* dashdemux: remove unused functionsThiago Santos2015-05-132-53/+10
* dashdemux: reuse seeking function to reduce repeated codeThiago Santos2015-05-133-58/+4
* dashdemux: refactor segment iteration for better performanceThiago Santos2015-05-133-63/+93
* dashdemux: improve mpd parsing for repeated segment entriesThiago Santos2015-05-132-67/+97
* adaptivedemux: drop debug message that was wrongThiago Santos2015-05-131-1/+0
* adaptivedemux: run gst-indentThiago Santos2015-05-131-2/+4
* mpegtsmux: the parent is provided in the functionThiago Santos2015-05-131-2/+1
* dtlsenc: Fix memory leak releasing connection_idJose Antonio Santos Cadenas2015-05-131-0/+5
* dtlsenc: Fix memory leak while setting connection-idJose Antonio Santos Cadenas2015-05-131-0/+4
* dtlsdec: Fix memory leak, release previous pemJose Antonio Santos Cadenas2015-05-131-0/+4
* dtlsdec: Fix memory leak on disposeJose Antonio Santos Cadenas2015-05-131-0/+2
* dtlsconnection: Fix memory leak while setting closureJose Antonio Santos Cadenas2015-05-131-0/+4
* fix faad2 version checkWim Taymans2015-05-131-2/+2
* glcontext: propagate the version/extension failure upwardsMatthew Waters2015-05-131-1/+4