ffvidenc: Fix a format string to avoid warnings
authorРуслан Ижбулатов <lrn1986@gmail.com>
Mon, 2 Jul 2012 17:39:02 +0000 (21:39 +0400)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 3 Jul 2012 06:38:28 +0000 (08:38 +0200)
commit3ff6f53f24b287e5d704c380cd2d380af9efe6b3
tree4557a724a4f577f621770fca664ea2543b0dd3e6
parent7b8ffe61697f60e3c04059ee0bbfedbeefa23cec
ffvidenc: Fix a format string to avoid warnings

istffmpegvidenc.c:412:3: error: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'gint' [-Werror=format]
ext/ffmpeg/gstffmpegvidenc.c