summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glmemorypbo: Comment out unused functions to fix compilation with clangSebastian Dröge2015-12-231-0/+7
* hlsdemux: tests: check URL joining if media URL contains a '/' characterAlex Ashley2015-12-221-0/+21
* hlsdemux: unquote all the quoted-string attributesAlex Ashley2015-12-222-51/+43
* hlsdemux: tests: add unit tests for hlsdemuxAlex Ashley2015-12-223-2/+607
* dashdemux: tests: Refactor into adaptive_engine componentsAlex Ashley2015-12-2210-1606/+2485
* nvenc: fix high CPU use on initialization of multiple encoders at the same timeMatthew Marsh2015-12-221-0/+12
* 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
* configure: Use -Bsymbolic-functions if availableSebastian Dröge2015-12-212-0/+19
* glcolorconvert: Fix name of testsuiteSebastian Dröge2015-12-211-1/+1
* glcontext: Signal context creation from inside the context loop and use g_thr...Sebastian Dröge2015-12-211-24/+13
* glwindow: Hide navigation specific internal API and add API to asynchronously...Sebastian Dröge2015-12-213-81/+112
* glwindow: Use g_thread_join() instead of a custom condition variable for wait...Sebastian Dröge2015-12-212-88/+50
* glwindow: Fix memory leak of navigation threadHaihua Hu2015-12-211-0/+3
* assrender, dvbsuboverlay: fix example pipelines in docsTim-Philipp Müller2015-12-192-2/+2
* 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
* glconvert: Fix compilation of GRAY16_LE/BE shaderNicolas Dufresne2015-12-181-1/+1
* glupload: Add dmabuf upload method.Nicolas Dufresne2015-12-181-1/+266
* eglimagememory: Also import BGR16, ABGR, xBGR, AYUV, GRAY16_LE/BE and Y444Nicolas Dufresne2015-12-181-1/+8
* eglimagememory: Add RGB/BGR DMABuf importation supportNicolas Dufresne2015-12-181-0/+6
* eglimagememory: Methods to create GstGLMemory from dmabufsLubosz Sarnecki2015-12-182-0/+137
* build: Add dmabuf build condition.Lubosz Sarnecki2015-12-182-0/+16
* glimagesink: Show error when video frame is not mapped.Lubosz Sarnecki2015-12-181-0/+1
* gstglcontext_egl: Expose gst_gl_context_egl_get_error_string.Lubosz Sarnecki2015-12-182-1/+4
* 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
* decklinkvideosink: Made "auto" mode work according to capsVivia Nikolaidou2015-12-184-5/+36
* opencv: update motioncells to GstOpencvVideoFilterLuis de Bethencourt2015-12-182-240/+228
* directsoundsrc: add device property as it is done in directsoundsinkThomas Roos2015-12-182-8/+85
* directsoundsrc: Convert header from (some) DOS line endings to UNIXSebastian Dröge2015-12-181-111/+111
* applemedia: set -mmacosx-version-min to 10.8Julien Isorce2015-12-181-1/+9
* glmemory: add gst_gl_memory_allocator_get_defaultAlessandro Decina2015-12-188-15/+42
* 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
* glbasememory: don't unconditionally add the alignment bytes to the sizeMatthew Waters2015-12-182-4/+29
* opencv: add blur and bilateral support in cvsmoothLuis de Bethencourt2015-12-172-3/+25
* pnmenc: Fix wrong logic leading to memory mishandlingVineeth TM2015-12-171-2/+2
* glbuffer: add a name to the allocatorMatthew Waters2015-12-171-0/+5
* gl*memory*: reverse the parameter order of user_data and destroy notifyMatthew Waters2015-12-1711-54/+54
* applemedia: fix build on iOSAlessandro Decina2015-12-171-7/+9
* applemedia: avfvideosrc: do fixateAlessandro Decina2015-12-171-1/+4
* glmemorypbo: remove our own alloc()/wrapped()/etc functionsMatthew Waters2015-12-1711-316/+306
* glmemory: document gst_gl_memory_initMatthew Waters2015-12-171-1/+14