summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* player: Add support for multiview settingsBarun Kumar Singh2016-04-213-0/+139
* gl/cocoa: Fix incompatible type warningHyunjun Ko2016-04-201-1/+1
* videoaggregator: plug caps leakThiago Santos2016-04-181-3/+4
* videoaggregator: properly handle interlace-mode restrictionsThiago Santos2016-04-181-8/+51
* gl/caopengllayer: Apply layer.contentsScale to viewport dimsHeinrich Fink2016-04-181-2/+3
* Drop usage of 'overlayed' to mean 'overlaid'Reynaldo H. Verdejo Pinochet2016-04-151-1/+1
* codecparsers: mpegvideo: Parse more slice header fieldsSreerenj Balachandran2016-04-152-4/+15
* codecparsers: mpegvideo: Add vbv_delay field to PictureHeaderSreerenj Balachandran2016-04-152-2/+3
* codecparsers: mpegvideo: Add more fields to the GstMpegVideoSequenceHdrSreerenj Balachandran2016-04-152-5/+8
* meta: Initialize all GstMeta fieldsSebastian Dröge2016-04-131-0/+1
* gl/cocoa/eagl: don't leak GThread's when dispatching messagesMatthew Waters2016-04-132-2/+8
* glupload: keep the parent buffer around when converting EGLImage to 2D texturesMatthew Waters2016-04-121-4/+2
* libgstgl: cocoa, eagl: use libdispatch to schedule GL callsAlessandro Decina2016-04-112-0/+76
* glwindow: reduce the number of GMutexes and GConds in send_message()Alessandro Decina2016-04-111-13/+16
* videoaggregator: repect the result of find_best_format in the default update_...Matthew Waters2016-04-071-35/+66
* aggregator: remove duplicated test of flow_return in pad_chain_internalAurélien Zanelli2016-04-041-4/+0
* codecparser: vp9: move persistent fields from GstVp9FrameHdr to GstVp9ParserSreerenj Balachandran2016-04-012-47/+43
* eglimage: perform eglCreateImage in the gl threadMatthew Waters2016-04-011-5/+34
* glviewconvert: support outputting to multiple draw buffers on GLES3Matthew Waters2016-04-011-37/+228
* glcolorconvert: implement multiple render targets for GLES3Matthew Waters2016-04-011-26/+99
* glcolorconvert: don't use the predefined variable name sampleMatthew Waters2016-03-311-2/+2
* gl: add support for building against GLES3 headersMatthew Waters2016-03-313-10/+17
* glmemory: add checking the read implementation format/type on gles2 platformsMatthew Waters2016-03-311-1/+20
* glbasememory: rollback map state when subclass map failsMatthew Waters2016-03-311-0/+10
* glmemorypbo: unmap pbo memory on pbo read errorMatthew Waters2016-03-311-3/+6
* glshader: add glBindFragDataLocationMatthew Waters2016-03-313-0/+31
* adaptivedemux: Handle find_stream_for_pad() without g_assert_not_reached() if...Sebastian Dröge2016-03-311-4/+4
* aggregator: Fix strcmp test for sink templateNirbheek Chauhan2016-03-281-1/+1
* aggregator: Don't try to be too smart while allocating pad namesNirbheek Chauhan2016-03-281-6/+6
* player: Add is_live flag to the GstPlayerMediaInfoSebastian Dröge2016-03-254-4/+23
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-10/+9
* 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