summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dashdemux: Handle current SIDX before current position in normal mode like in...Sebastian Dröge2017-04-101-4/+9
* meson: gl: set default value of 0 for glconf varsScott D Phillips2017-04-092-2/+40
* gstaggregator: fix event use after freeVincent Penquerc'h2017-04-091-8/+3
* mxfmux: fix index entry leakVincent Penquerc'h2017-04-091-0/+9
* tests: fix leak in videoframe-audiolevel testVincent Penquerc'h2017-04-091-3/+6
* glcontext: fix display leakVincent Penquerc'h2017-04-091-0/+1
* gldisplay: fix list leakVincent Penquerc'h2017-04-091-0/+1
* mpegts: fix invalid memory access in language descriptorVincent Penquerc'h2017-04-091-1/+4
* mpdparser: Report error if Representation is invalidSeungha Yang2017-04-092-41/+47
* adaptivedemux: Retry downloading a fragment immediately if any in live streamingSeungha Yang2017-04-091-1/+2
* dashdemux: Fix SEEK of multi-period On-Demand profileSeungha Yang2017-04-091-0/+12
* ttmlparse: push segment events downstreamChris Bass2017-04-091-0/+1
* ttmlparse: don't filter out untimed whitespaceChris Bass2017-04-091-6/+37
* ttmlparse: don't leak caps.Chris Bass2017-04-091-0/+1
* ttmlrender: improve function comments/descriptionsChris Bass2017-04-091-4/+11
* ttmlrender: relocate type definitions to head of fileChris Bass2017-04-091-26/+27
* ttml: correctly implement lineHeight behaviourChris Bass2017-04-093-11/+42
* ttmlrender: apply correct line height to blocks with multiple text sizesChris Bass2017-04-092-412/+745
* ttmlrender: add facility to stitch images in both directionsChris Bass2017-04-091-23/+66
* ttmlrender: extend UnifiedElement type to include font metricsChris Bass2017-04-091-4/+119
* ttmlrender: extend UnifiedBlock typeChris Bass2017-04-091-2/+19
* ttml: add refcounting to GstSubtitleStlyeSet typeChris Bass2017-04-093-22/+62
* ttmlrender: rename TextRange type and its fields.Chris Bass2017-04-091-19/+19
* ttmlrender: store PangoLayout in object stateChris Bass2017-04-092-23/+20
* ttmlrender: put all functions in gst_ttml_render namespaceChris Bass2017-04-091-13/+13
* gl: Remove duplicate typedef of GstGLFramebufferClassJan Schmidt2017-04-081-1/+0
* tests: dash: don't use deprecated g_object_newv()Tim-Philipp Müller2017-04-082-2/+2
* videoaggregator: Do not mix the same buffer twice when EOS.Mathieu Duponchelle2017-04-071-1/+3
* Release 1.11.901.11.90Sebastian Dröge2017-04-07119-182/+1551
* Update .po filesSebastian Dröge2017-04-0740-293/+342
* po: Update translationsSebastian Dröge2017-04-073-799/+276
* win32: Update libgsturidownloader.defSebastian Dröge2017-04-071-0/+1
* adaptivedemux: add some reasons on warning reportingMatthew Waters2017-04-071-3/+8
* directsoundsrc: Correctly calculate segsize and segtotalSebastian Dröge2017-04-062-19/+15
* uridownloader: Use a GWeakRef to the parent to prevent a reference cycleSebastian Dröge2017-04-031-15/+13
* adaptivedemux: set uridownloader's parentThiago Santos2017-04-031-0/+1
* uridownloader: add new gst_uri_downloader_set_parentThiago Santos2017-04-032-0/+52
* examples: add audiomixmatrix test to .gitignoreJosep Torra2017-04-011-0/+1
* glwindow/cocoa: fix warnings reported by XCode 8.1.0Josep Torra2017-04-011-2/+0
* audiointerleave: don't overflow channel map with >64 channelsDouglas Bagnall2017-03-311-5/+11
* gldisplay: Fix assert caused by missing debug categoryNicolas Dufresne2017-03-291-0/+2
* meson: Fix mplex plugin file nameNicolas Dufresne2017-03-291-1/+1
* webrtcechoprobe: return from _read() early if the probe is not configured yetGeorge Kiagiadakis2017-03-291-1/+2
* dashdemux: fix typo in implementation notesLuis de Bethencourt2017-03-281-2/+2
* webrtcdsp: Add support to build with mesonNicolas Dufresne2017-03-272-1/+24
* webrtcdsp: expose voice activity detection.Mathieu Duponchelle2017-03-271-1/+129
* audiomixmatrix: Don't crash if matrix is unsetNicolas Dufresne2017-03-271-0/+3
* audiomixmatrix: Remove property matrix-value-arrayNicolas Dufresne2017-03-271-67/+0
* mssdemux: only add live fragments after manifest fragmentsMatthew Waters2017-03-271-15/+14
* Add missing include path for gst/glib-compat-prive.hNicolas Dufresne2017-03-243-3/+3