summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* gl/proto: sync operations are available on GLES 3.0Matthew Waters2016-03-221-1/+1
* glmemory: unset GL_UNPACK_ROW_LENGTH in opengl3Matthew Waters2016-03-171-1/+2
* glutils: remove custom code for setting caps featuresMatthew Waters2016-03-171-11/+2
* glfilter: only allow the same src/sink caps when we are in passthrough modeMatthew Waters2016-03-171-9/+25
* glupload: deal with the ANY caps feature correctlyMatthew Waters2016-03-171-19/+37
* glshader: some compatibility changes for GL 1.4Matthew Waters2016-03-102-7/+11
* glfilter: retrieve the shader attributes from the GL threadMatthew Waters2016-03-102-18/+26
* mpegvideoparser: Handle non-hierarchical profiles againEdward Hervey2016-03-092-1/+6
* gldisplay: make readding the same context a no-opMatthew Waters2016-03-081-1/+8
* Revert "libgstgl: cocoa, eagl: don't marshal GL calls to the context thread"Sebastian Dröge2016-03-076-116/+3
* libgstgl: cocoa, eagl: don't marshal GL calls to the context threadAlessandro Decina2016-03-076-3/+116
* gldisplay: really retrieve glcontext for a specific threadMark Nauwelaerts2016-03-061-1/+4
* gl: misc docs fixes/additionsMatthew Waters2016-03-0618-32/+231
* gl*memory: document new functionality and objectsMatthew Waters2016-03-0610-41/+503
* glfilter: handle some more unfixed fields when fixating capsMark Nauwelaerts2016-03-051-2/+14
* glbasememory: Don't change maxsize at run-timeNicolas Dufresne2016-03-031-3/+2
* adaptivedemux: Fix REMOVE_SNAP_FLAGS() macroSebastian Dröge2016-03-021-1/+1
* 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