[MPlayer-users] libvo/vo_vdpau compile error

tobias saunders tobiassaunders at gmail.com
Sat Feb 21 18:11:51 CET 2009


When I compile mplayer-checkout-2009-02-21 I get an error when its
making vo-vdpau:


libvo/vo_vdpau.c: In function 'create_vdp_mixer':
libvo/vo_vdpau.c:333: warning: type defaults to 'int' in declaration of
'denoise_attrib'
libvo/vo_vdpau.c:335: warning: type defaults to 'int' in declaration of
'sharpen_attrib'
libvo/vo_vdpau.c:368: warning: pointer targets in passing argument 3 of
'vdp_video_mixer_set_attribute_values' differ in signedness
libvo/vo_vdpau.c:370: warning: pointer targets in passing argument 3 of
'vdp_video_mixer_set_attribute_values' differ in signedness
libvo/vo_vdpau.c: In function 'draw_osd_I8A8':
libvo/vo_vdpau.c:541: warning: dereferencing type-punned pointer will
break strict-aliasing rules
libvo/vo_vdpau.c:545: warning: pointer targets in passing argument 4 of
'vdp_output_surface_put_bits_indexed' differ in signedness
libvo/vo_vdpau.c: In function 'draw_slice':
libvo/vo_vdpau.c:619: warning: passing argument 5 of
'vdp_decoder_create' makes pointer from integer without a cast
libvo/vo_vdpau.c:619: error: too many arguments to function
'vdp_decoder_create'
libvo/vo_vdpau.c: In function 'draw_image':
libvo/vo_vdpau.c:664: warning: pointer targets in passing argument 4 of
'vdp_video_surface_put_bits_y_cb_cr' differ in signedness
make: *** [libvo/vo_vdpau.o] Error 1

and compilation fails, I'm using ./configure --enable-gui






More information about the MPlayer-users mailing list