summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* adaptivedemux: handle snap seeking without setting any positionThiago Santos2016-02-261-20/+30
* eglimagememory: add compatibility definitions for EGL dmabufMatthew Waters2016-02-261-0/+20
* glcontext: add a method to add a context to another share groupMatthew Waters2016-02-263-1/+30
* videoaggregator: fix caps queries to allow proper renegotiationThiago Santos2016-02-251-9/+1
* player: Expose more GstVideoOverlay API in the GstPlayerVideoOverlayVideoRend...Sebastian Dröge2016-02-222-1/+90
* gl: fix the buildMatthew Waters2016-02-221-1/+1
* gl: error out if the configured GL API is unsupported by our elementMatthew Waters2016-02-221-1/+24
* codecparsers: h265: Fix initialization of slice_deblocking_filter_disabled_flagScott D Phillips2016-02-201-0/+1
* mpeg4parser: prevent assertion when scanning for sync codeThiago Santos2016-02-191-2/+5
* gldebug: make sure debug is initialized when calling gst_gl_insert_debug_markerJulien Isorce2016-02-181-0/+2
* gl: Fix compiler warning about unused const variable with gcc 6Sebastian Dröge2016-02-184-10/+41
* gl: Move private headers from SOURCES to noinst_HEADERSSebastian Dröge2016-02-181-5/+6
* glfilter: insert the debug marker from the GL threadMatthew Waters2016-02-171-2/+9
* adaptivedemux: restore bitrate averaging supportPhilippe Normand2016-02-162-6/+49
* adaptivedemux: remove queue2 overrun notificationPhilippe Normand2016-02-161-10/+0
* gl: Remove leftover g_printsSebastian Dröge2016-02-162-2/+0
* gldebug: use the correct spelling for behaviorMatthew Waters2016-02-161-8/+8
* glcontext: don't enable GL debug for messages that won't be loggedMatthew Waters2016-02-162-19/+67
* dashdemux: gst_dash_demux_get_live_seek_range returns positive valuesFlorin Apostol2016-02-101-0/+5
* gl: syncmeta: define GL_TIMEOUT_IGNORED in more portable wayTim-Philipp Müller2016-02-101-1/+1
* gstglshader: cache uniform locationsAlessandro Decina2016-02-101-25/+52
* gstglcontext: micro optimization to gst_gl_context_thread_addAlessandro Decina2016-02-101-1/+3
* glsyncmeta: add compatibility definition for GL_TIMEOUT_IGNOREDMatthew Waters2016-02-091-0/+3
* glsyncmeta: separate out gpu/cpu waits.Matthew Waters2016-02-092-0/+40
* adaptivedemux: remove overwritten valueLuis de Bethencourt2016-02-081-2/+1
* adaptivedemux: Update position in stream->segment for new stream segment mess...David Waring2016-02-051-4/+1
* gl: add .def file for msvc buildsMatthew Waters2016-02-054-7/+8
* adaptivedemux: handle snap seeksThiago Santos2016-02-042-9/+64
* adaptivedemux: add utility function to get stream from padThiago Santos2016-02-042-17/+31
* glquery: remove unnecessary pointer checkLuis de Bethencourt2016-02-041-2/+1
* glbasefilter: enable qos by defaultMatthew Waters2016-02-041-0/+2
* docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller2016-02-032-6/+0
* libs: player: use configured GST_PKG_CONFIG_PATH when invoking the introspect...David Waring2016-02-021-4/+6
* Revert "gl/eagl: try getting a gles3 context"Matthew Waters2016-02-021-17/+5
* glcolorconvert: don't skip subset structuresMatthew Waters2016-02-021-5/+0
* glbasefilter: always call gl_start when not called alreadyMatthew Waters2016-02-021-1/+1
* glcolorconvert: fix RGB,rectangle->planar YUV conversionMatthew Waters2016-02-021-5/+8
* glcolorconvert: fix YUY2/UYVY,rectangle->RGB conversionMatthew Waters2016-02-021-5/+19
* glcolorconvert: perform better negotiationMatthew Waters2016-02-021-64/+305
* gstglwindow: initialize navigation_loop to NULLJulien Isorce2016-02-011-4/+7
* gl: eagl: fix buildTim-Philipp Müller2016-02-011-1/+2
* gl/eagl: try getting a gles3 contextMatthew Waters2016-02-011-5/+16
* glprototypes: fix parameter type of glGenBuffersWang Xin-yu (王昕宇)2016-01-291-1/+1
* glcontext: back out unintended lost_context changesMatthew Waters2016-01-292-13/+1
* egl: implement selecting opengl3 contextsMatthew Waters2016-01-294-53/+212
* gl/egl: pass the error value to get_error_string()Matthew Waters2016-01-293-16/+16
* videoaggregator: don't do caps processing that is not overridableMatthew Waters2016-01-272-178/+146
* gl: move control binding proxy implementation from glvideomixerMatthew Waters2016-01-274-0/+216
* adaptivedemux: fix leak of stream->internal_padAlex Ashley2016-01-221-0/+5
* base/audio/video: Install headers and pkg-config filesSebastian Dröge2016-01-223-4/+6