glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffers
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / gstglupload.c
2019-10-05 Thibault Saunierglupload: Add VideoMetas and GLSyncMeta to the raw...
2019-08-10 Philippe Normandglupload: Keep track of cached EGLImage texture format
2019-04-12 Michael Tretterglupload: prevent segfault when updating caps
2019-02-08 Seungha Yangglupload: Don't leak caps features
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-12-13 Philipp Zabelglupload: dmabuf: use out_info to create allocation...
2018-11-11 Sjoerd Simonsglupload: dmabuf: be explicit about gl formats used
2018-11-01 Nicolas Dufresneglupload: Only renegotiate if the caps are incompatible
2018-11-01 Nicolas Dufresneglupload: Do prepend the preferred caps
2018-10-30 Philipp Zabelglupload: debug output from dmabuf and dmabuf_direct...
2018-10-30 Michael Olbrichglupload: Implement direct dmabuf uploader
2018-10-30 Michael Olbrichglupload: handle upload methods with different caps
2018-10-30 Michael Olbrichglupload: allow system memory for dmabuf in transform_caps
2018-10-30 Michael Olbrichglupload: try to use the last method after reconfigure
2018-09-14 Nicolas DufresneRevert "glupload: allow system memory for dmabuf in...
2018-09-14 Nicolas DufresneRevert "glupload: handle upload methods with different...
2018-09-14 Nicolas DufresneRevert "glupload: Implement direct dmabuf uploader"
2018-09-14 Nicolas DufresneRevert "glupload: try to use the last method after...
2018-09-11 Michael Olbrichglupload: try to use the last method after reconfigure
2018-09-11 Michael Olbrichglupload: Implement direct dmabuf uploader
2018-09-11 Michael Olbrichglupload: handle upload methods with different caps
2018-09-11 Michael Olbrichglupload: allow system memory for dmabuf in transform_caps
2018-07-18 Nicolas Dufresneglupload: Only offer DMABuf caps feature if using EGL
2018-07-17 Nicolas DufresneRevert "glupload: Only offer DMABuf caps feature if...
2018-07-17 Nicolas Dufresneglupload: Only offer DMABuf caps feature if using EGL
2018-06-23 Tim-Philipp Müllergl: Update for g_type_class_add_private() deprecation...
2018-04-23 Mark Nauwelaertsgl: fix some GIR annotations
2018-03-22 Carlos Rafael Gianiviv-fb: Include gstglfuncs.h to fix cross compilation...
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Jan Schmidtglupload: Don't throw assertions on invalid allocation...
2017-12-09 Julien Isorceglupload: add GST_CAPS_FEATURE_MEMORY_DMABUF
2017-12-09 Sebastian Drögeglupload: Fix DirectVIV uploader for formats with a...
2017-12-09 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-12-09 Haihua Huglupload: passthrough composition caps features in...
2017-12-09 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-12-09 George Kiagiadakisglupload: adjust memory offset calculation for dmabuf...
2017-12-09 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-12-09 Vincent Penquerc'hglupload: fix GValue leak
2017-12-09 Sebastian Drögeglupload: Add support for Vivante DirectTexture uploads
2017-12-09 Sebastian Drögegst: Don't declare variables inside the for loop header
2017-12-09 Julien Isorcegstglupload: relax EGL context check
2017-12-09 Matthew Watersgl: add necessary context_egl.h #includes to the source...
2017-12-09 Matthew Watersgl/gi: some annotation updates for called functions
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Alessandro Decinaglupload: fix tests and check for the new RECONFIGURE...
2017-12-09 Alessandro Decinagstglupload: make the GLMemoryUpload method output...
2017-12-09 Hyunjun Koglupload: Use bufferpool to allocate new buffer in...
2017-12-09 Matthew Watersglupload: fix raw data uploader with addition of GstVid...
2017-12-09 Matthew Watersglmemory: add the texture type to allocate to parameters
2017-12-09 Matthew Watersgl/upload/meta: remove unneeded texture deletion
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2017-12-09 Gwang Yoon Hwanggl: implement GstGLMemoryEGL
2017-12-09 Matthew Watersglmemory: add wrapped data pointers to setup_buffer
2017-12-09 Matthew Watersglupload: keep the parent buffer around when converting...
2017-12-09 Matthew Watersglupload: deal with the ANY caps feature correctly
2017-12-09 Matthew Watersgl: misc docs fixes/additions
2017-12-09 Matthew Watersglupload: always add texture-target field to GL caps
2017-12-09 Matthew Watersglupload: passthrough composition caps features
2017-12-09 Nicolas Dufresneglupload: Add dmabuf upload method.
2017-12-09 Alessandro Decinaglmemory: add gst_gl_memory_allocator_get_default
2017-12-09 Matthew Watersgl*memory*: reverse the parameter order of user_data...
2017-12-09 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2017-12-09 Alessandro Decinaglupload: fix allocator name after GLMemory API changes
2017-12-09 Matthew Watersglmemory: base classify and add the pbo memory on top
2017-12-09 Nicolas Dufresneglupload: Only offer custom allocator with caps features
2017-12-09 Matthew Watersglupload: explicitly configure the texture target on...
2017-12-09 Matthew Watersglmemory: add support for rectangle textures
2017-12-09 Matthew Watersglupload: remove useless release_buffer
2017-12-09 Nicolas Dufresneglupload: Recalculate offset and size in raw upload
2017-12-09 Nicolas Dufresneglsink: Enable sync meta on pools we offer
2017-12-09 Sebastian Drögeglupload: Remove debug output from gst_gl_upload_transf...
2017-12-09 Nicolas Dufresneglupload: Add fixme about using bufferpool for raw
2017-12-09 Nicolas Dufresneglupload: Keep input frame mapped as long as needed
2017-12-09 Nicolas DufresneRevert "glupload: memcpy on raw data upload"
2017-12-09 Jan Schmidtglupload: Check that caps contain desired caps features
2017-12-09 Luis de Bethencourtglupload: fix memory leak
2017-12-09 Lubosz Sarneckiglupload: Detect overlay meta buffers correctly
2017-12-09 Lubosz Sarneckiglimagesinkbin: Add GstVideoOverlayCompositionMeta...
2017-12-09 Lubosz Sarneckiglupload: Move debug init to top of the file
2017-12-09 Matthew Watersglupload: memcpy on raw data upload
2017-12-09 Nicolas Dufresnegl: Don't leak pool if set_config failed
2017-12-09 Matthew Watersglmemory: separate pbo transfer from texture transfers
2017-12-09 Matthew Watersglmemory: implement on top of glbasebuffer
2017-12-09 Jan Schmidtgl: Add support for multiple views in upload, colour...
2017-12-09 Jan Schmidtglupload: Don't leak all memory uploaded via raw uploads.
2017-12-09 Matthew Watersglupload: don't reuse output textures for raw data...
2017-12-09 Jan Schmidtglupload: Make upload method static caps non-const.
2017-12-09 Matthew Watersglupload: provide the sink template caps that could...
2017-12-09 Matthew Watersgl/docs: update some doc comments
2017-12-09 Víctor Manuel Jáqu... glupload: move meta-data copy into gst-gl library
2017-12-09 Matthew Watersglupload: unref the bufferpool
2017-12-09 Matthew Watersglupload: implement propose_allocation pool handling...
2017-12-09 Sebastian Drögeglupload: Simplify caps feature setting code
2017-12-09 Nicolas Dufresneglmemory: Add GstAllocationParams and alignment support
2017-12-09 Matthew Watersglupload: perform egl upload on the gl thread
2017-12-09 Víctor Manuel Jáqu... glupload: Set freed method implementation to NULL
2017-12-09 Edward Herveygl: Add/Update more debug statements
2017-12-09 Matthew Watersglupload: restrict EGL and UploadMeta to RGBA
next