summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* hlsdemux: unquote all the quoted-string attributesAlex Ashley2015-12-221-49/+18
* hlsdemux: make sure every bad update_playlist return sets an errorThiago Santos2015-12-221-2/+6
* teletextdec: Use NULL instead of g_strdup('\0')Sebastian Dröge2015-12-211-2/+2
* assrender, dvbsuboverlay: fix example pipelines in docsTim-Philipp Müller2015-12-191-1/+1
* hlsdemux: reflow update_playlist a bitTim-Philipp Müller2015-12-191-50/+50
* hlsdemux: fix potential error leakTim-Philipp Müller2015-12-191-4/+2
* opencv: remove unneeded sink_event function in pyramidsegmentLuis de Bethencourt2015-12-191-33/+1
* opencv: remove unneeded sink_event function in textoverlayLuis de Bethencourt2015-12-191-34/+0
* templatematch: remove useless functionThiago Santos2015-12-181-30/+0
* hlsdemux: always set timestamp on reverse playbackThiago Santos2015-12-181-1/+1
* glimagesink: Show error when video frame is not mapped.Lubosz Sarnecki2015-12-181-0/+1
* opencv: update opencvtextoverlay to GstOpencvVideoFilterLuis de Bethencourt2015-12-182-53/+22
* opencv: update templatematch to GstOpencvVideoFilterLuis de Bethencourt2015-12-182-56/+31
* opencv: update pyramidsegment to GstOpencvVideoFilterLuis de Bethencourt2015-12-182-49/+23
* opencv: update motioncells to GstOpencvVideoFilterLuis de Bethencourt2015-12-182-240/+228
* glmemory: add gst_gl_memory_allocator_get_defaultAlessandro Decina2015-12-181-4/+4
* glimagesink: don't deadlock on resizeMatthew Waters2015-12-181-4/+4
* opencv: update edgedetect to GstOpencvVideoFilterLuis de Bethencourt2015-12-172-52/+46
* openjpegdec: Don't crash when decoding returns NULL data for any componentSebastian Dröge2015-12-171-0/+9
* opencv: add blur and bilateral support in cvsmoothLuis de Bethencourt2015-12-172-3/+25
* glmemorypbo: remove our own alloc()/wrapped()/etc functionsMatthew Waters2015-12-171-4/+24
* opencv: add medianBlur support in cvsmoothLuis de Bethencourt2015-12-161-7/+26
* opencv: switch deprecated cvSmooth for GaussianBlurLuis de Bethencourt2015-12-162-30/+19
* dashdemux: improve validation of UTCtiming elementFlorin Apostol2015-12-161-0/+5
* dashdemux: clock_cond is not used and should be removedFlorin Apostol2015-12-161-6/+0
* adaptivedemux: fixed clock compensation in get_fragment_waiting_timeFlorin Apostol2015-12-161-1/+2
* qtsink: Add configured GL cflags to the buildNicolas Dufresne2015-12-151-1/+2
* opencv: pyramidsegment: fix example launch lineLuis de Bethencourt2015-12-151-1/+1
* opencv: add headers with example launch linesLuis de Bethencourt2015-12-156-0/+80
* plugins-bad: Fix example pipelinesVineeth TM2015-12-1548-71/+71
* glmemory: base classify and add the pbo memory on topMatthew Waters2015-12-143-4/+5
* gldownload: remove helper api from the libraryMatthew Waters2015-12-141-1/+0
* opencv: clean includesLuis de Bethencourt2015-12-1236-221/+152
* opencv: remove unused functions in gstopencvutilsLuis de Bethencourt2015-12-122-71/+0
* motioncells: Remove unused includesLuis de Bethencourt2015-12-122-6/+0
* gltransformation: clear to transparentMatthew Waters2015-12-121-1/+1
* hlsdemux: add support for seeking to fragment boundariesDuncan Palmer2015-12-081-1/+22
* dashdemux: Suggestion for setting the framerate information.suhwang.kim2015-12-083-0/+50
* dashdemux: maxFrameRate & minFrameRate should be in RepresentationBase.suhwang.kim2015-12-082-8/+8
* openjpegenc: All frames in JPEG2000 are keyframes, mark them as suchSebastian Dröge2015-12-071-0/+1
* teletextdec: Fix leak and NULL pointer usageEdward Hervey2015-12-071-13/+9
* teletextdec: Remove dead codeEdward Hervey2015-12-071-4/+1
* port teletextdec to 1.0Daniel Kamil Kozar2015-12-064-440/+313
* hlsdemux: Resync live playlists to the 3rd newest fragment if we fall off the...Sebastian Dröge2015-12-041-0/+15
* hls: m3u8: remove superfluous gst_m3u8_copy() implementationTim-Philipp Müller2015-12-031-78/+4
* hlsdemux: update current variant if connection speed is setMaroš Ondrášek2015-12-021-0/+3
* hlsdemux: Tell the base class the fragment durationJan Schmidt2015-12-021-0/+1
* hlsdemux: When switching bitrate variants, don't jump backJan Schmidt2015-12-021-1/+4
* hlsdemux: correct the calculation of seek range of non-live streamsAlex Ashley2015-12-021-4/+8
* hlsdemux: fix crash when decryption key can't be downloadedTim-Philipp Müller2015-12-011-3/+6