[MOVED FROM BAD 047/134] vp8enc: fix printf format warning in log message
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 3 Jun 2010 09:49:40 +0000 (10:49 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 16 Sep 2012 13:27:14 +0000 (15:27 +0200)
commit87fee9151bee6ec36bd1f273fbd156bc8a1fa1f2
tree3ff9d84a20f872ba75c2e20c7a853db354b1c326
parent86db42382820231574045693a7d444d3d5b60447
[MOVED FROM BAD 047/134] vp8enc: fix printf format warning in log message

gstvp8enc.c:564: error: format ‘%d’ expects type ‘int’, but argument 8 has type ‘size_t’
gstvp8enc.c:744: error: format ‘%d’ expects type ‘int’, but argument 8 has type ‘size_t’
ext/vp8/gstvp8enc.c