gl: Missed one backwards compat define in GST_GL_TYPE_CONTEXT
[platform/upstream/gstreamer.git] / ext /
2017-12-09 Sebastian Drögegltestsrc: Fix potential NULL pointer dereference if...
2017-12-09 Sebastian Drögeglvideomixer/compositor: Correctly error out if calcula...
2017-12-09 Sebastian Drögegl: Rename gst_gl_get_affine_transformation_meta_as_ndc...
2017-12-09 Juan Pablo UgarteGstGLSinkBin: fixed sink property leak
2017-12-09 Matthew Watersglmixer: ensure caps are writable after intersection
2017-12-09 Matthew Watersgl: update sys dependants for function removals
2017-12-09 Matthew Watersglutils: document functions
2017-12-09 Matthew Watersglutils: privatise matrix multiplication/videoaffinetra...
2017-12-09 Matthew Watersgl/utils: also take care of the local GL context in...
2017-12-09 Matthew Watersglutils: remove trivial helper function
2017-12-09 Matthew Watersgl: remove custom control binding proxy
2017-12-09 Haihua Hugl/effects: use non-PBO GLMemory for internal textures
2017-12-09 Sebastian Drögeglvideomixer: Reject multiview video
2017-12-09 Sebastian Drögegst: Don't declare variables inside the for loop header
2017-12-09 Florent Thiérygldownload: fix element description (was "OpenGL uploader")
2017-12-09 Matthew Watersgl: remove empty BUGS file
2017-12-09 Matthew Watersgl/build: add missing build files
2017-12-09 Matthew Watersgl/utils: move gen_shader() to the plugin and remove...
2017-12-09 Matthew Watersglwindow: remove is_running() function
2017-12-09 Matthew Watersglfiltershader: expand the docs slightly
2017-12-09 Matthew Watersglfilter: remove display_init/reset
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Nirbheek Chauhanplugins: Use explicit type conversion from enums
2017-12-09 Nirbheek ChauhanExplicitly define float constants as float
2017-12-09 Nirbheek ChauhanFix incorrect return type in several functions
2017-12-09 Nirbheek Chauhanext/gl: Don't define boolean on Windows with MSVC
2017-12-09 Matthew Watersmeson: gl: add support for building with dispmanx on...
2017-12-09 Matthew Watersgluploadelement: fix leak of upload library object
2017-12-09 Matthew Watersglcolorbalance: reconfigure on passthrough changes
2017-12-09 Matthew Watersmeson: add some starting build files for GL
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 Jan Schmidtgl: Update glvideomixer doc
2017-12-09 Jan Schmidtgl: Add/update docs for glviewconvert, glstereomix
2017-12-09 Jan Schmidtglstereomix: Fix caps negotiation
2017-12-09 Xabier Rodriguez... glvideoflip: implement GstVideoDirection interface
2017-12-09 Matthew Watersgltransformation: rewrite the inverse transformation...
2017-12-09 Haihua Huglimagesink: Fix horizontal/vertical flip matrizes
2017-12-09 Matthew Waterscaopengllayersink: remove unused to_quit variable
2017-12-09 Matthew Watersglfilter: rewrite subclasses for filter_texture() occur...
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 Matthew Watersgl: use GLMemory for accessing textures everywhere
2017-12-09 Matthew Watersglfilter: rename draw_texture to draw_fullscreen_quad
2017-12-09 Matthew Watersgleffects: fix xray to use the correct function
2017-12-09 Matthew Watersglmemory: add the texture type to allocate to parameters
2017-12-09 Haihua Hugleffects: fix little rectangle that appears at the...
2017-12-09 Matthew Watersgldeinterlace: remove dead code accessing filter->in_tex_id
2017-12-09 Havard Graffgltestsrc: gltestsrc.h already defines GstGLTestSrc
2017-12-09 Nicolas Dufresnecaopengllayersink: Don't cache buffer pool
2017-12-09 Haihua Huglimagesink: support video rotation using transform...
2017-12-09 Matthew Watersglvideomixer: fix race retrieving the GL context from...
2017-12-09 Arjen Veenhuizengltransformation: make the pivot-z property READWRITE
2017-12-09 Guillaume Desmottesgltestsrc: fix src_impl leak
2017-12-09 Guillaume Desmottesgltestsrc: fix shaders ref counting
2017-12-09 Guillaume Desmottesglmosaic: fix shader leak
2017-12-09 Matthew Watersgltransformation: use the affine transformation meta...
2017-12-09 Matthew Watersgl: take the affine transformation in NDC
2017-12-09 Matthew Watersglbasemixer: actually attempt to propose an allocation...
2017-12-09 Matthew Watersgl/egl: replace gsteglimagememory with an EGLImage...
2017-12-09 Haihua Hugl: enable gldeinterlace on OpenGL ES
2017-12-09 Hyunjun Kogl: caopengllayersink: fix a minor warning
2017-12-09 Sebastian Drögeglimagesink: Fix indentation
2017-12-09 Haihua Huglimagesink: need to clean window_id when state change...
2017-12-09 Heinrich Finkgl/caopengllayersink: Actually unset caps_change flag...
2017-12-09 Luis de Bethencourtgltestsrc: don't dereference null pointer
2017-12-09 Matthew Watersglbasemixer: chain up to the parent implementation
2017-12-09 Matthew Watersvideoaggregator: repect the result of find_best_format...
2017-12-09 Matthew Watersglvideomixer: add support for the affine transformation...
2017-12-09 Matthew Watersglimagesink: support the affine transformation meta...
2017-12-09 Matthew Watersglmixer: set the current texture to 0 before mapping
2017-12-09 Matthew Watersglmixerbin: proxy the start-time-* properties from...
2017-12-09 Matthew Watersgl/build: add missing '\' at the end of the line in...
2017-12-09 Matthew Watersgldifferencematte: port to gl3/gles2
2017-12-09 Matthew Watersgltestsrc: port to gles2/gl3
2017-12-09 Matthew Watersgltestsrc: port smpte pattern to shaders
2017-12-09 Matthew Watersgltestsrc: implement the circular method
2017-12-09 Matthew Watersgltestsrc: add a generic src framework
2017-12-09 Matthew Watersglsterosplit: remove internal glupload/glcolorconvert
2017-12-09 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2017-12-09 Matthew Watersglstereo{mix,split}: allow running on GLES 2/3
2017-12-09 Matthew Watersgleffects; give each effect a unique long name and...
2017-12-09 Matthew Watersglfilterapp: update for the use of shaders
2017-12-09 Vineeth TMglimagesink: Fix window memory leak
2017-12-09 Matthew Watersglvideomixer: signal continuation in reset
2017-12-09 Wang Xin-yu (王昕宇)glmixer: iterator didn't advance in continue statement
2017-12-09 Matthew Watersgl: fix the build
2017-12-09 Matthew Watersgl: error out if the configured GL API is unsupported...
2017-12-09 Matthew Watersglimagesink: remove unsed reconfigure variable
2017-12-09 Matthew Watersglimagesink: don't push a reconfigure event from the...
2017-12-09 Wang Xin-yu (王昕宇)glvideomixer: don't leak pad's vertex buffer on release_pad
2017-12-09 Matthew Watersglmixer: Remove usage of GstGLMixerFrameData
2017-12-09 Matthew Watersglmixer: don't hold the object lock while calling into GL
2017-12-09 Alessandro Decinaglvideoflip: don't ignore method changes when caps...
2017-12-09 Matthew Watersgleffects: identity: add the shader to the hash table
2017-12-09 Matthew Watersgltransformation: reconfigure the src when changing...
2017-12-09 Matthew Watersglvideoflip: correctly update the output caps on method...
2017-12-09 Alessandro Decinagldownload: allow video/x-raw as input
2017-12-09 Wang Xin-yu (王昕宇)glvideomixer: fix checker vbo leak
2017-12-09 Haihua Hugleffects: fix gleffects fisheye shader compile error
next