summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.7.11.7.1Sebastian Dröge2015-12-2481-244/+6177
* Update .po filesSebastian Dröge2015-12-2440-1181/+1146
* po: Update translationsSebastian Dröge2015-12-2414-1167/+1208
* tests: fix indentationTim-Philipp Müller2015-12-235-43/+39
* tests: pcapparse: add check for 0-sized packetsTim-Philipp Müller2015-12-231-0/+47
* pcapparse: don't crash on 0-sized packetsTim-Philipp Müller2015-12-231-1/+5
* Update commonSebastian Dröge2015-12-231-0/+0
* player: Add pkg-config filesSebastian Dröge2015-12-234-3/+32
* autogen.sh: Enable player tests by defaultSebastian Dröge2015-12-231-0/+2
* player: Add unit test that is disabled by defaultSebastian Dröge2015-12-233-1/+1548
* player: Integrate into the documentation build systemSebastian Dröge2015-12-234-1/+273
* player: Import GstPlayer playback convenience APISebastian Dröge2015-12-2323-3/+6375
* 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