summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* gl: Add \0 terminators for the Apple sync extensionSebastian Dröge2015-12-281-2/+2
* glproto: include function definitions for GL_APPLE_syncMatthew Waters2015-12-121-3/+3
* aggregator: Convert GST_ERROR_OBJECT() for seek events to GST_DEBUG_OBJECT()Sebastian Dröge2015-10-021-3/+2
* aggregator: For the start time selection, only set the segment positionSebastian Dröge2015-10-021-2/+0
* gl: Pass GL_CFLAGS to g-ir-scannerAntoine Jacoutot2015-09-301-0/+1
* videoaggregator: fix compilation with older glib versionTim-Philipp Müller2015-09-291-10/+4
* gl/eagl: use the default GL context debug categoryMatthew Waters2015-09-291-0/+2
* glfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indicesJulien Isorce2015-09-251-2/+2
* glmemory: fix texture leak in _gl_mem_copyJulien Isorce2015-09-251-2/+2
* gl/dispmanx: fix rendering with recent resize state trackingMatthew Waters2015-09-211-2/+1
* aggregator: Keep at least two buffers in the queue in live modeOlivier Crête2015-09-181-1/+10
* adaptivedemux: remove unprefix STATISTICS_MESSAGE_NAME after allTim-Philipp Müller2015-09-171-5/+0
* adaptivedemux: prefix the statistics message name macroPhilippe Normand2015-09-172-3/+15
* gl/caopengllayer: fix non-existent selector warningMatthew Waters2015-09-171-0/+4
* glwindow: Fix g_return_val_if_fail in a void functionJan Schmidt2015-09-171-1/+1
* glwindow: add API to request a resize event on the next drawMatthew Waters2015-09-1712-70/+120
* gl/x11: store the correct dimension from the resize eventsMatthew Waters2015-09-171-2/+2
* gl: Fix GError leaks during failuresVineeth T M2015-09-173-2/+3
* adaptivedemux: Fix playback of live streamsSebastian Dröge2015-09-151-7/+33
* adaptivedemux: Only overwrite last return if it was OKThiago Santos2015-09-151-6/+8
* gl: bufferpool take into account video stride alignment requirementsTim-Philipp Müller2015-09-152-0/+35
* videoaggregator: Fix mixup of running times and segment positionsSebastian Dröge2015-09-141-29/+61
* aggregator: Document that get_next_time() should return running timeSebastian Dröge2015-09-141-1/+1
* adaptivedemux: Properly implement timestamping of multi-period streamsSebastian Dröge2015-09-142-48/+151
* videoaggregator: fix caps query to properly handle alpha formatsThiago Santos2015-09-112-12/+199
* codecparsers: h265: Fix the selection of Active Ref Pic SetSreerenj Balachandran2015-09-101-4/+3
* codecparsers: h265 : Fix default scaling list valuesSreerenj Balachandran2015-09-101-2/+2
* gl/api: use public rather than private defineMatthew Waters2015-09-101-1/+1
* gl/eagl: Also unbind renderbuffer after setting up framebufferSebastian Dröge2015-09-091-0/+1
* gl/eagl: Don't make context uncurrent just to make it current again in the ne...Sebastian Dröge2015-09-091-4/+0
* videoaggregator: lift restriction of changing pixel-aspect-ratioThiago Santos2015-09-031-3/+1
* gtk, qt, gl: fix typo in debug and error messagesTim-Philipp Müller2015-08-311-1/+1
* aggregator: Also ignore start-time on seek from gst_element_send_event()Olivier Crête2015-08-311-0/+1
* codecparsers: h265: Fix tile row and column parsingXuGuangxin2015-08-262-18/+43
* gl/eagl: Unref context after setting a window handleSebastian Dröge2015-08-251-0/+2
* codecparsers: h265: Add APIs for up-right-diagonal/raster scan conversionlyb2015-08-242-0/+141
* codecparsers: h265: Fix the range of delta_chroma_log2_weight_denomXuGuangxin2015-08-241-2/+4
* gl: Let base transform relay the meta api for usNicolas Dufresne2015-08-221-12/+2
* glcontext: add specific error message when missing GL_SHADING_LANGUAGE_VERSIONJustin Kim2015-08-211-2/+7
* glbasefilter: only call gl_{stop,start} if the context changedMatthew Waters2015-08-201-6/+13
* videoaggregator: Always set the pad's buffer_vinfo when storing a bufferBen Browitt2015-08-201-0/+1
* configure.ac: fix build when the uvch264 plugin is not selectedArnaud Vrac2015-08-191-3/+3
* glupload: Recalculate offset and size in raw uploadNicolas Dufresne2015-08-161-0/+10
* adaptivedemux: Demote debugging levelEdward Hervey2015-08-151-1/+1
* adaptivedemux: Actually wait for playlist update when requestedEdward Hervey2015-08-151-3/+3
* gloverlaycompositor: Also disable the blend when doneNicolas Dufresne2015-08-151-0/+1
* glsink: Enable sync meta on pools we offerNicolas Dufresne2015-08-151-0/+2
* opengl: Change GLclampd to doubleSebastian Dröge2015-08-151-1/+1
* opengl: add missing ClearDepth prototypeMartin Kelly2015-08-151-0/+2
* h264parse: Clear SPS info after processing.Jan Schmidt2015-08-151-1/+4