Skip to content
  • Rob Clark's avatar
    fix compile errors on macosx · 66387181
    Rob Clark authored
    with i686-apple-darwin10-gcc-4.2.1:
    
    gstv4l2object.c: In function 'gst_v4l2_object_get_nearest_size':
    gstv4l2object.c:1988: warning: format '%u' expects type 'unsigned int', but argument 12 has type 'gint *'
    gstv4l2object.c:1988: warning: format '%u' expects type 'unsigned int', but argument 13 has type 'gint *'
    66387181