summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* glupload: passthrough composition caps features in directviv uploadHaihua Hu2017-05-021-1/+6
* tests: fix link problem on centos7Tim-Philipp Müller2017-04-271-1/+1
* adaptivedemux: separate manifest update task from download tasksMatthew Waters2017-04-251-34/+48
* adaptivedemux: Don't hold locks when pushing FLUSH_STARTEdward Hervey2017-04-151-0/+2
* adaptivedemux: Fix segment creation/adaptation some moreEdward Hervey2017-04-141-12/+39
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-1239-122/+112
* docs: Stop linking to inexistant symbolsThibault Saunier2017-04-121-16/+16
* aggregator: Make instance var name match between .c and .hThibault Saunier2017-04-121-2/+2
* meson: add missing gstglrenderbuffer.h headerClaudio Saavedra2017-04-111-0/+1
* meson: gl: set default value of 0 for glconf varsScott D Phillips2017-04-092-2/+40
* gstaggregator: fix event use after freeVincent Penquerc'h2017-04-091-8/+3
* glcontext: fix display leakVincent Penquerc'h2017-04-091-0/+1
* gldisplay: fix list leakVincent Penquerc'h2017-04-091-0/+1
* mpegts: fix invalid memory access in language descriptorVincent Penquerc'h2017-04-091-1/+4
* adaptivedemux: Retry downloading a fragment immediately if any in live streamingSeungha Yang2017-04-091-1/+2
* gl: Remove duplicate typedef of GstGLFramebufferClassJan Schmidt2017-04-081-1/+0
* videoaggregator: Do not mix the same buffer twice when EOS.Mathieu Duponchelle2017-04-071-1/+3
* adaptivedemux: add some reasons on warning reportingMatthew Waters2017-04-071-3/+8
* uridownloader: Use a GWeakRef to the parent to prevent a reference cycleSebastian Dröge2017-04-031-15/+13
* adaptivedemux: set uridownloader's parentThiago Santos2017-04-031-0/+1
* uridownloader: add new gst_uri_downloader_set_parentThiago Santos2017-04-032-0/+52
* glwindow/cocoa: fix warnings reported by XCode 8.1.0Josep Torra2017-04-011-2/+0
* gldisplay: Fix assert caused by missing debug categoryNicolas Dufresne2017-03-291-0/+2
* adaptivedemux: Don't send EOS on pads when there's a pending switchJan Schmidt2017-03-231-6/+19
* player: Make use of GstStreams API with playbin3Seungha Yang2017-03-223-37/+444
* build: declare dependency from gl on allocatorsScott D Phillips2017-03-211-0/+1
* gl/format: correct return enums in gst_gl_format_from_video_infoScott D Phillips2017-03-151-2/+2
* glupload: adjust memory offset calculation for dmabuf buffersGeorge Kiagiadakis2017-03-141-1/+2
* Revert "adaptivedemux: answer duration queries for live streams"Matthew Waters2017-03-142-18/+6
* gl: GL_ARRAY_BUFFER is not a part of VAO stateMatthew Waters2017-03-143-20/+6
* gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters2017-03-1315-245/+186
* glupload: fix GValue leakVincent Penquerc'h2017-03-131-0/+1
* player: Fix setting of external subtitle URIHaihua Hu2017-03-091-6/+4
* gl/eagl: It's -fobjc-arc not -fobj-arcSebastian Dröge2017-03-081-1/+1
* applemedia/gl: Update code to use ARCNick Kallen2017-03-0710-78/+94
* videoaggregator: redo src caps negotiation if a sink pad's caps have changed ...George Kiagiadakis2017-03-061-0/+8
* gl: Missed one backwards compat define in GST_GL_TYPE_CONTEXTArun Raghavan2017-03-061-1/+1
* gl: Fixup for last commitSebastian Dröge2017-03-043-3/+3
* gl: Fix backwards compat GST_GL_TYPE_* functions/macrosSebastian Dröge2017-03-046-12/+18
* gl/viv-fb: Don't use deprecated symbols and make macros more consistentSebastian Dröge2017-03-042-8/+8
* adaptivedemux: answer duration queries for live streamsAlex Ashley2017-03-022-6/+18
* adaptivemutex: Fix double mutex unlockThomas Bluemel2017-03-021-5/+5
* glcolorconvert: Check return value of gst_gl_context_check_framebuffer_status()Sebastian Dröge2017-02-281-2/+4
* gl: Add viv-fb to DIST_SUBDIRS to fix "make distcheck"Sebastian Dröge2017-02-281-1/+1
* glutils: Mark private functions as G_GNUC_INTERNALSebastian Dröge2017-02-281-2/+2
* glupload: Add support for Vivante DirectTexture uploadsSebastian Dröge2017-02-272-1/+318
* allocators: Add GstPhysMemoryAllocator abstractionSebastian Dröge2017-02-275-3/+224
* gl: Add support for Vivante EGL FB windowing systemSebastian Dröge2017-02-279-0/+536
* glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if availableSebastian Dröge2017-02-232-20/+80
* configure: Remove unused Mali EGL/fbdev_window supportSebastian Dröge2017-02-161-1/+1