gluploadelement: Avoid race condition in propose_allocation().
[platform/upstream/gstreamer.git] / ext / gl / gstgluploadelement.c
2020-11-05 He Junyangluploadelement: Avoid race condition in propose_alloca...
2020-11-05 He Junyangluploadelement: Avoid race condition of base class...
2020-11-04 He Junyangluploadelement: Avoid race condition of inside upload...
2019-07-24 Matthew Watersgluploadelement: don't passthrough on same caps
2019-03-29 Seungha Yanggluploadelement: Fix caps leak
2019-03-06 Matthew Watersgl: fix a few other leaks when not getting to PAUSED
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-10-30 Michael Olbrichgluploadelement: try to avoid dropping buffers
2018-09-14 Nicolas DufresneRevert "gluploadelement: try to avoid dropping buffers"
2018-09-11 Michael Olbrichgluploadelement: try to avoid dropping buffers
2018-07-12 Matthew Watersgluploadelement: also set the context in decide_allocation
2018-05-05 Matthew Watersglbasefilter: expose finding the local GL context
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 Matthew Watersgluploadelement: fix leak of upload library object
2017-12-09 Alessandro Decinaglupload: create the GstGLUpload object in ::transform_caps
2017-12-09 Alessandro Decinagstglupload: make the GLMemoryUpload method output...
2017-12-09 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2017-12-09 Matthew Watersglupload: remove useless release_buffer
2017-12-09 Matthew Watersgl/uploadelement: fail earlier if we could not upload...
2017-12-09 Nicolas Dufresneglupload: Use base class metadata copy function
2017-12-09 Nicolas Dufresnegl: Let base transform relay the meta api for us
2017-12-09 Nicolas Dufresneglupload: Forward composition meta even without params
2017-12-09 Lubosz Sarneckiglimagesinkbin: Add allocation query for GstVideoOverla...
2017-12-09 Nicolas Dufresneuploadelement: Protect against NULL pointer
2017-12-09 Nicolas Dufresnegluploadelement: Remove uneeded header and defines
2017-12-09 Matthew Watersglupload: provide the sink template caps that could...
2017-12-09 Matthieu Bouronglupload: Release glupload buffer when caps are changed
2017-12-09 Matthieu Bourongluploadelement: Unref GstGLUpload object and caps...
2017-12-09 Víctor Manuel Jáqu... glupload: move meta-data copy into gst-gl library
2017-12-09 Matthew Watersglupload/colorconvert: only copy timestamps if the...
2017-12-09 Matthew Watersgluploadelement: properly unref buffers that are the...
2017-12-09 Matthew Watersgl: add a new glupload element based on the glupload...