theoraenc: fix variable type for bytes_consumed
authorStefan Kost <ensonic@users.sf.net>
Wed, 25 May 2011 12:23:13 +0000 (15:23 +0300)
committerStefan Kost <ensonic@users.sf.net>
Wed, 25 May 2011 12:26:13 +0000 (15:26 +0300)
commitaf29082e9417864fe46b73276fc94dc1c1d7691f
tree07f375c10d36527fcbfbb6af1e8b7583816d2ee0
parenta11f6d4a738f08851bbc75ea3fdb4a52a50cf46a
theoraenc: fix variable type for bytes_consumed

th_encode_ctl() returns an int. Using a gsize result in bogus <0 checks.
ext/theora/gsttheoraenc.c