glcolorconvert: add support for the NV16 and NV61 formats
[platform/upstream/gst-plugins-base.git] / gst-libs / gst / gl / gstglformat.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-08-30 Thibault SaunierPass the code through codespell
2019-08-08 Seungha Yanggl: Add support for P016 format
2019-06-18 Haihao Xiangglimagesink: add support for P010 variants
2019-06-18 Haihao Xiangglimagesink: add support for BGR10A2_LE / RGB10A2_LE
2019-06-18 Haihao Xiangglformat: removde dead break after return
2019-05-21 Matthew Watersgl/docs: add to new docs system
2019-04-23 Sebastian Drögegl: Add various missing Since: 1.16 markers
2019-03-21 Haihao Xiangglimagesink: add support for VUYA format
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-12-12 Matthew WatersRevert "glformat: return sized formats in from_video_info"
2018-11-30 Matthew Watersglformat: return sized formats in from_video_info
2018-05-05 Matthew Watersglcolorconvert: add support for ARGB64 conversion
2018-05-05 Matthew Watersgl/format: add a function to retrieve if a format is...
2018-05-05 Matthew Watersgl/memory: store the internal format as the texture...
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 Matthew Watersgl/docs: correctly name our objects in the documentatio...
2017-12-09 Haihua Huglformat: fix the usage of GST_GL_RGB565
2017-12-09 Haihua Huglformat: Add missing GST_GL_RGB565 in some switch...
2017-12-09 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-12-09 Scott D Phillipsgl/format: correct return enums in gst_gl_format_from_v...
2017-12-09 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-12-09 Matthew Watersgl/format: use the unsized format for RGB on GLES2
2017-12-09 Matthew Watersgl/docs: massive update
2017-12-09 Matthew Watersglformat: define our own set of formats from the GL...
2017-12-09 Matthew Watersgl*memory: document new functionality and objects
2017-12-09 Matthew Watersglformat: add compatibility definitions for OES/rectang...
2017-12-09 Matthew Watersglmemory: base classify and add the pbo memory on top