glcolorconvert: add support for the NV16 and NV61 formats
[platform/upstream/gst-plugins-base.git] / gst-libs / gst / gl / gstglcolorconvert.c
2019-10-15 David Trusselglcolorconvert: add support for the NV16 and NV61 formats
2019-10-15 Haihao Xiangglimagesink: add support for Y410 format
2019-10-15 Haihao Xiangglcolorconvert: merge shaders for AYUV and VUYA formats
2019-08-30 Thibault SaunierPass the code through codespell
2019-08-12 Xavier Claessensglcolorconvert: Fix external-oes shader
2019-08-08 Seungha Yanggl: Add support for P016 format
2019-06-18 Haihao Xiangglimagesink: add support for P010 variants
2019-06-18 Haihao Xiangglcolorconvert: rename the NV12/NV12 shader to semi...
2019-06-18 Haihao Xiangglimagesink: add support for BGR10A2_LE / RGB10A2_LE
2019-03-21 Haihao Xiangglimagesink: add support for VUYA format
2019-03-08 Matthew Watersgl: Don't restore the viewport on function exit
2019-03-06 Matthew Watersglcolorconvert: Ensure we free the internal convert...
2019-02-28 Matthew Watersgl: try to use highp precision where supported
2019-01-16 Sebastian Drögegl: Only unbind buffers/vertex attrib arrays if we...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-09-25 Sebastian Drögeglcolorconvert: Don't copy overlay composition meta...
2018-06-23 Tim-Philipp Müllergl: Update for g_type_class_add_private() deprecation...
2018-05-06 Matthew Watersglcolorconvert: fix negotiation for a non list video...
2018-05-05 Matthew Watersglcolorconvert: add support for ARGB64 conversion
2018-04-02 Edward Herveylibs: Documentation cleanup
2018-02-28 Jan Schmidtglcolorconvert: Fix a typo in a debug message
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-01-03 Tim-Philipp Müllerglcolorconvert: re-enable -Wformat-nonliteral warning
2018-01-03 Tim-Philipp Müllerglcolorconvert: fix missing printf arg for apple rectan...
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 Matthew Watersgl/docs: correctly name our objects in the documentatio...
2017-12-09 Matthew Watersgl: reset gl->DrawBuffer to the necessary values
2017-12-09 Haihua Huglframebuffer: check frame buffer status need use speci...
2017-12-09 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-12-09 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-12-09 Matthew Watersgl: GL_ARRAY_BUFFER is not a part of VAO state
2017-12-09 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-12-09 Sebastian Drögeglcolorconvert: Check return value of gst_gl_context_ch...
2017-12-09 Matthew Watersgl/docs: massive update
2017-12-09 Nirbheek ChauhanExplicitly define float constants as float
2017-12-09 Matthew Watersglcolorconvert: add missing rgb16 and bgr16 video forma...
2017-12-09 Matthew Watersglcontext: remove not thread-safe get/set_error()
2017-12-09 Matthew Watersglframebuffer: rewrite for a more consistent API
2017-12-09 Olivier Crêteglvideoconvert: RG/LA is available in OpenGL ES 3,...
2017-12-09 Matthew Watersglmemory: add the texture type to allocate to parameters
2017-12-09 Matthew Watersglcolorconvert: don't assume Red/RG textures will be...
2017-12-09 Matthew Watersglsl: fixup external-oes shaders by mangling the requir...
2017-12-09 Sebastian Drögeglviewconvert: Port more things to GLES/GL 3 compatibility
2017-12-09 Sebastian Drögeglcolorconvert: GLES3 deprecates texture2D() and it...
2017-12-09 Matthew Watersglcolorconvert: implement multiple render targets for...
2017-12-09 Matthew Watersglcolorconvert: don't use the predefined variable name...
2017-12-09 Matthew Watersgl: misc docs fixes/additions
2017-12-09 Matthew Watersglcolorconvert: don't skip subset structures
2017-12-09 Matthew Watersglcolorconvert: fix RGB,rectangle->planar YUV conversion
2017-12-09 Matthew Watersglcolorconvert: fix YUY2/UYVY,rectangle->RGB conversion
2017-12-09 Matthew Watersglcolorconvert: perform better negotiation
2017-12-09 Sebastian Drögeglcolorconvert: Caps passed to fixate_caps() are not...
2017-12-09 Alessandro Decinaglcolorconvert: try harder to passthrough
2017-12-09 Matthew Watersglcolorconvert: implement usage of a buffer pool
2017-12-09 Matthew Watersglupload: always add texture-target field to GL caps
2017-12-09 Nicolas Dufresneglconvert: Fix compilation of GRAY16_LE/BE shader
2017-12-09 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2017-12-09 Matthew Watersglmemory: base classify and add the pbo memory on top
2017-12-09 Matthew Watersglcolorconvert: improve the YUY2/UYVY->RGBA conversion...
2017-12-09 Matthew Watersglcolorconvert: improve RGBA->YUY2/UYVY conversion...
2017-12-09 Vineeth TMglcolorconvert: remove unnecessary free
2017-12-09 Vineeth TMglcolorconvert: Fix string leak
2017-12-09 Vineeth TMglcolorconvert: Fix frag_prog and frag_body memory...
2017-12-09 Matthew Watersglcolorconvert: mangle gl_FragColor for GL3
2017-12-09 Matthew Watersglcolorconvert: try to keep the same texture-target...
2017-12-09 Matthew Watersglcolorconvert: fix rendering rectangular textures...
2017-12-09 Matthew Watersglcolorconvert: properly use the other texture-target...
2017-12-09 Matthew Watersglcolorconvert: wait on the sync meta for input buffers
2017-12-09 Matthew Watersglcolorconvert: follow the correct texture target names
2017-12-09 Matthew Watersglcolorconvert: add support for converting texture...
2017-12-09 Matthew Watersglmemory: add support for rectangle textures
2017-12-09 Matthew Watersglcolorconvert: allow outputting multiple textures...
2017-12-09 Matthew Watersgl: fix usage of string.h and stdio.h functions without...
2017-12-09 Matthew Watersgl: sprinkle some debug markers to ease debugging
2017-12-09 Matthew Watersglcolorconvert: add RGB to NV12/NV21 conversion
2017-12-09 Lubosz Sarneckiglcolorconvert: Apply GstVideoOverlayCompositionMeta...
2017-12-09 Lubosz Sarneckiglimagesinkbin: Add GstVideoOverlayCompositionMeta...
2017-12-09 Julien Isorcegl: initialize output params to 0 before calling gl...
2017-12-09 Jan Schmidtgl: Add support for multiple views in upload, colour...
2017-12-09 Matthew Watersgl: consolidate internal_rgba_format into glmemory
2017-12-09 Jan Schmidtgl: Don't leak temp strings in _RGB_pixel_order()
2017-12-09 Julien Isorcegl: add and use gst_gl_internal_format_rgba
2017-12-09 Xavier Claessensgl: fix crash on windows with intel driver
2017-12-09 Matthew Watersgl: element buffers are part of vao state
2017-12-09 Sebastian DrögeRevert "gl: readd glupload/download onto element pads"
2017-12-09 Jan Schmidtglcolorconvert: Improve passthrough check when no conve...
2017-12-09 Matthew Watersgl: readd glupload/download onto element pads
2017-12-09 Sebastian Drögeglcolorconvert: Fix last commit
2017-12-09 Sebastian Drögegl: Remove iOS/EAGL workaround for R/RG textures
2017-12-09 Sebastian Drögeglcolorconvert: Add correct check for RG/R textures...
2017-12-09 Matthew Watersgl/docs: update some doc comments
2017-12-09 Julien Isorceglcolorconvert: cache indices in a buffer object
2017-12-09 Matthew Watersglcolorconvert: we don't do resizing of the video frames
2017-12-09 Sebastian Drögegl: Remove format info in glcolorconvert's transform_ca...
2017-12-09 Nicolas Dufresneglmemory: Add GstAllocationParams and alignment support
2017-12-09 Edward Herveygl: Add/Update more debug statements
2017-12-09 Matthew Watersglcolorconvert: don't intersect with the input caps
2017-12-09 Matthew Watersglcolorconvert: put GstGLSyncMeta on output buffers
2017-12-09 Matthew Watersglupload/download/convert: provide transform_caps functions
next