theoraenc: do not use %zu, it is C99
authorThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 31 May 2012 21:55:32 +0000 (18:55 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 31 May 2012 21:55:32 +0000 (18:55 -0300)
commit81b914a61ff618d4be41fdee2bfc3914759d6e69
treeb55e6adcf2b59e2b1c5e8805643210b8b2d4c802
parent772e3d514dd98fab7a58f10d5bdc998fee5a0040
theoraenc: do not use %zu, it is C99

Cast the variables instead and fallback to %u
ext/theora/gsttheoraenc.c