summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* meson: Build mpeg2enc and mplex when availableNirbheek Chauhan2017-03-233-2/+39
* dashdemux: In reverse playback mode, if seeking to the beginning of a fragmen...Sebastian Dröge2017-03-222-0/+9
* dashdemux: Implement SNAP_NEAREST seeksSebastian Dröge2017-03-211-2/+15
* dashdemux: Don't use ABS() for calculating differencesSebastian Dröge2017-03-211-2/+1
* dashdemux: Only snap seeks forwards if the seek position does not happen to b...Sebastian Dröge2017-03-211-4/+12
* dashdemux: Use gst_mpdparser_get_segment_end_time() directly instead of calcu...Sebastian Dröge2017-03-211-7/+3
* mpdparser: Refactor to get rid of one level of indentation in seeking codeSebastian Dröge2017-03-211-37/+36
* dashdemux: Fix snap SIDX seeking and report if we're going outside the indexSebastian Dröge2017-03-211-54/+59
* Update for 'mad' mp3 decoder removalTim-Philipp Müller2017-03-201-1/+1
* m3u8: Fix parsing EXT-X-DISCONTINUITYSeungha Yang2017-03-171-1/+1
* m3u8: Release m3u8 lock if consistent checking failedSeungha Yang2017-03-171-1/+3
* dashdemux: Just reset SIDX parser if the index is invalid for the current seg...Sebastian Dröge2017-03-161-3/+3
* ttml: Replace assertionsChris Bass2017-03-152-31/+41
* dashdemux: If a SIDX seek failed although we're in the correct segment, disab...Sebastian Dröge2017-03-151-0/+17
* dashdemux: Keep track of the PTS, not the SIDX index position between represe...Sebastian Dröge2017-03-152-21/+81
* dashdemux: When clearing the sidx parser, reset all stateSebastian Dröge2017-03-151-1/+3
* dashdemux: Drain buffer at the end of subfragmentSeungha Yang2017-03-151-1/+7
* dashdemux: Do not advace subfragment after pending SIDX seek doneSeungha Yang2017-03-151-2/+7
* dashdemux: Reset SIDX related variables per fragmentSeungha Yang2017-03-151-0/+2
* dashdemux: Two depth seeking for On-Demand profileSeungha Yang2017-03-151-4/+18
* dashdemux: Exception handle in _sidx_seek()Seungha Yang2017-03-151-1/+9
* dashdemux: Add assertion for preventing of access after the end of the sidx e...Sebastian Dröge2017-03-151-1/+8
* dashdemux: Advance subfragment only if any existSeungha Yang2017-03-141-10/+15
* waylandsink: fix memory offset calculation for dmabuf buffersGeorge Kiagiadakis2017-03-141-7/+19
* Revert "adaptivedemux: answer duration queries for live streams"Matthew Waters2017-03-143-6/+16
* gl: GL_ARRAY_BUFFER is not a part of VAO stateMatthew Waters2017-03-147-34/+16
* gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters2017-03-134-12/+7
* dash/smoothstreaming: Use GST_PLUGIN_LIBTOOLFLAGSNicolas Dufresne2017-03-082-2/+2
* Rename plugin filesnames to match plugin namesNicolas Dufresne2017-03-084-16/+16
* applemedia/gl: Fix compile issues for OSXNick Kallen2017-03-081-0/+1