gldownload: remove helper api from the library
It was never used by anyone and is not needed anymore with the element and GstGLMemory's transparent support for downloading textures.
This commit is contained in:
parent
c5f2c56fe2
commit
353b105816
@ -50,7 +50,6 @@ struct _GstGLStereoMix
|
||||
GPtrArray *frames;
|
||||
|
||||
GLuint out_tex_id;
|
||||
GstGLDownload *download;
|
||||
|
||||
GstGLViewConvert *viewconvert;
|
||||
GstGLStereoDownmix downmix_mode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user