summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2015-12-22hlsdemux: unquote all the quoted-string attributesAlex Ashley1-49/+18
2015-12-22hlsdemux: make sure every bad update_playlist return sets an errorThiago Santos1-2/+6
2015-12-21teletextdec: Use NULL instead of g_strdup('\0')Sebastian Dröge1-2/+2
2015-12-19assrender, dvbsuboverlay: fix example pipelines in docsTim-Philipp Müller1-1/+1
2015-12-19hlsdemux: reflow update_playlist a bitTim-Philipp Müller1-50/+50
2015-12-19hlsdemux: fix potential error leakTim-Philipp Müller1-4/+2
2015-12-19opencv: remove unneeded sink_event function in pyramidsegmentLuis de Bethencourt1-33/+1
2015-12-19opencv: remove unneeded sink_event function in textoverlayLuis de Bethencourt1-34/+0
2015-12-18templatematch: remove useless functionThiago Santos1-30/+0
2015-12-18hlsdemux: always set timestamp on reverse playbackThiago Santos1-1/+1
2015-12-18glimagesink: Show error when video frame is not mapped.Lubosz Sarnecki1-0/+1
2015-12-18opencv: update opencvtextoverlay to GstOpencvVideoFilterLuis de Bethencourt2-53/+22
2015-12-18opencv: update templatematch to GstOpencvVideoFilterLuis de Bethencourt2-56/+31
2015-12-18opencv: update pyramidsegment to GstOpencvVideoFilterLuis de Bethencourt2-49/+23
2015-12-18opencv: update motioncells to GstOpencvVideoFilterLuis de Bethencourt2-240/+228
2015-12-18glmemory: add gst_gl_memory_allocator_get_defaultAlessandro Decina1-4/+4
2015-12-18glimagesink: don't deadlock on resizeMatthew Waters1-4/+4
2015-12-17opencv: update edgedetect to GstOpencvVideoFilterLuis de Bethencourt2-52/+46
2015-12-17openjpegdec: Don't crash when decoding returns NULL data for any componentSebastian Dröge1-0/+9
2015-12-17opencv: add blur and bilateral support in cvsmoothLuis de Bethencourt2-3/+25
2015-12-17glmemorypbo: remove our own alloc()/wrapped()/etc functionsMatthew Waters1-4/+24
2015-12-16opencv: add medianBlur support in cvsmoothLuis de Bethencourt1-7/+26
2015-12-16opencv: switch deprecated cvSmooth for GaussianBlurLuis de Bethencourt2-30/+19
2015-12-16dashdemux: improve validation of UTCtiming elementFlorin Apostol1-0/+5
2015-12-16dashdemux: clock_cond is not used and should be removedFlorin Apostol1-6/+0
2015-12-16adaptivedemux: fixed clock compensation in get_fragment_waiting_timeFlorin Apostol1-1/+2
2015-12-15qtsink: Add configured GL cflags to the buildNicolas Dufresne1-1/+2
2015-12-15opencv: pyramidsegment: fix example launch lineLuis de Bethencourt1-1/+1
2015-12-15opencv: add headers with example launch linesLuis de Bethencourt6-0/+80
2015-12-15plugins-bad: Fix example pipelinesVineeth TM48-71/+71
2015-12-14glmemory: base classify and add the pbo memory on topMatthew Waters3-4/+5
2015-12-14gldownload: remove helper api from the libraryMatthew Waters1-1/+0
2015-12-12opencv: clean includesLuis de Bethencourt36-221/+152
2015-12-12opencv: remove unused functions in gstopencvutilsLuis de Bethencourt2-71/+0
2015-12-12motioncells: Remove unused includesLuis de Bethencourt2-6/+0
2015-12-12gltransformation: clear to transparentMatthew Waters1-1/+1
2015-12-08hlsdemux: add support for seeking to fragment boundariesDuncan Palmer1-1/+22
2015-12-08dashdemux: Suggestion for setting the framerate information.suhwang.kim3-0/+50
2015-12-08dashdemux: maxFrameRate & minFrameRate should be in RepresentationBase.suhwang.kim2-8/+8
2015-12-07openjpegenc: All frames in JPEG2000 are keyframes, mark them as suchSebastian Dröge1-0/+1
2015-12-07teletextdec: Fix leak and NULL pointer usageEdward Hervey1-13/+9
2015-12-07teletextdec: Remove dead codeEdward Hervey1-4/+1
2015-12-06port teletextdec to 1.0Daniel Kamil Kozar4-440/+313
2015-12-04hlsdemux: Resync live playlists to the 3rd newest fragment if we fall off the...Sebastian Dröge1-0/+15
2015-12-03hls: m3u8: remove superfluous gst_m3u8_copy() implementationTim-Philipp Müller1-78/+4
2015-12-02hlsdemux: update current variant if connection speed is setMaroš Ondrášek1-0/+3
2015-12-02hlsdemux: Tell the base class the fragment durationJan Schmidt1-0/+1
2015-12-02hlsdemux: When switching bitrate variants, don't jump backJan Schmidt1-1/+4
2015-12-02hlsdemux: correct the calculation of seek range of non-live streamsAlex Ashley1-4/+8
2015-12-01hlsdemux: fix crash when decryption key can't be downloadedTim-Philipp Müller1-3/+6