opengl: refactor generic_init()
commite07611169619fa412910381a39cf8441b0c22bbb
authorRomain Vimont <rom1v@videolabs.io>
Wed, 4 Dec 2019 15:22:51 +0000 (4 16:22 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 13 Jan 2020 10:43:59 +0000 (13 11:43 +0100)
treec0c52b3d0e2b72896decae66fdf45bb5e5bc4e07
parent2bdf0ebb79c1c3165cf09487647a5c13ea06a01a
opengl: refactor generic_init()

This function only initializes the interop, so rename it and pass the
interop instead of the tex_converter.
modules/video_output/opengl/converter_sw.c
modules/video_output/opengl/internal.h
modules/video_output/opengl/vout_helper.c