gldownload: use the GstGLSyncMeta in all cases
[platform/upstream/gstreamer.git] / ext / gl / gstgldownloadelement.c
2021-07-27 Matthew Watersgldownload: use the GstGLSyncMeta in all cases
2021-04-28 Matthew Watersgl/download: add support for output memory:NVMM buffers
2021-03-16 Stéphane Cerveaugl: allow per feature registration
2021-03-03 He Junyangl: download: Fix a caps memory leak in _try_export_dma...
2021-03-03 He Junyangl: download: Fix a caps memory leak in prepare_output_...
2021-03-03 He Junyangl: download: Fix the wrong transformed result from...
2019-11-11 Nicolas Dufresnegldownload: Fix renegotiation loop
2019-11-11 Nicolas Dufresnegldownload: Refactor download mode selection
2019-11-11 Nicolas Dufresneeglimage: Fix exported DMABuf size
2019-11-11 Nicolas Dufresnegldownload: Wait on sync meta if any
2019-11-02 Guillaume Desmottesgl: use gst_video_meta_set_alignment()
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-06-06 Matthew Watersgldownloadelement: fix build with msvc
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-02-09 Matthew Watersgldownload: remove texture-target field from dmabuf...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Víctor Manuel Jáqu... gldownload: fix wrong enum
2017-12-09 Nicolas Dufresnegldownload: Add missing ifdef for dmabuf and egl
2017-12-09 Matt Fischergldownload: Add dmabuf exporting
2017-12-09 Jan Schmidtgldownload: Micro-optimisation. Don't check output...
2017-12-09 Florent Thiérygldownload: fix element description (was "OpenGL uploader")
2017-12-09 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2017-12-09 Alessandro Decinagldownload: allow video/x-raw as input
2017-12-09 Matthew Watersglmemory: base classify and add the pbo memory on top
2017-12-09 Matthew Watersdownload: only start a download transfer for sysmem...
2017-12-09 Matthew Watersglmemory: separate pbo transfer from texture transfers
2017-12-09 Sebastian Drögegldownloadelement: Download *from* OpenGL, not into
2017-12-09 Sebastian Drögegldownloadelement: Fix element description
2017-12-09 Sebastian Drögegldownloadelement: Remove unused ::finalize() implement...
2017-12-09 Matthew Watersgl: add new gldownloadelement