[209/906] fix warnings
This commit is contained in:
parent
a0cd1d279f
commit
5d93e53f47
@ -2701,8 +2701,6 @@ gst_gl_display_thread_do_upload_draw (GstGLDisplay *display)
|
|||||||
void
|
void
|
||||||
gst_gl_display_thread_do_download_draw_rgb (GstGLDisplay *display)
|
gst_gl_display_thread_do_download_draw_rgb (GstGLDisplay *display)
|
||||||
{
|
{
|
||||||
gint width = display->download_width;
|
|
||||||
gint height = display->download_height;
|
|
||||||
GstVideoFormat video_format = display->download_video_format;
|
GstVideoFormat video_format = display->download_video_format;
|
||||||
gpointer data = display->download_data;
|
gpointer data = display->download_data;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user