commit | 66387181ac6d7608fced2a1e5056d2113f197e1f | [log] [tgz] |
---|---|---|
author | Rob Clark <rob@ti.com> | Fri Dec 17 19:19:35 2010 -0600 |
committer | Rob Clark <rob@ti.com> | Fri Dec 17 19:19:35 2010 -0600 |
tree | eea93e8b4ef3d618c36e705fc5332d8a335f031a | |
parent | 4c368242c0a2105bd90c8945680ae23ff31d31fd [diff] |
fix compile errors on macosx 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 *'