summaryrefslogtreecommitdiffstats
path: root/video/decode/vd_lavc.c
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2017-09-21 19:53:52 -0700
committerwm4 <wm4@nowhere>2017-09-22 05:03:52 +0200
commit6254b6d63776ec123453f52c373fa7af5abbdbfb (patch)
treebc2bae50efbe32b940ca481f9bf66138ca423441 /video/decode/vd_lavc.c
parent52789d6ca002eb22cf64876ec2a05ef86b24468a (diff)
downloadmpv-6254b6d63776ec123453f52c373fa7af5abbdbfb.tar.bz2
mpv-6254b6d63776ec123453f52c373fa7af5abbdbfb.tar.xz
vo_opengl_cb: hwdec_ios: fix build
[179/188] Compiling video/out/vo_lavc.c ../../video/out/opengl/hwdec_ios.m:135:9: warning: unused variable 'gl' [-Wunused-variable] GL *gl = ra_gl_get(mapper->ra); ^ ../../video/out/opengl/hwdec_ios.m:247:48: warning: incompatible pointer to integer conversion passing 'CVOpenGLESTextureRef' (aka 'struct __CVBuffer *') to parameter of type 'GLuint' (aka 'unsigned int') [-Wint-conversion] p->gl_planes[i]); ^~~~~~~~~~~~~~~ ../../video/out/opengl/ra_gl.h:9:45: note: passing argument to parameter 'gl_texture' here GLuint gl_texture); ^ 2 warnings generated.
Diffstat (limited to 'video/decode/vd_lavc.c')
0 files changed, 0 insertions, 0 deletions