theoraenc: Fix encoding of non-mod-16 widths/heights
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 25 Jan 2012 17:24:07 +0000 (18:24 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 25 Jan 2012 17:24:07 +0000 (18:24 +0100)
commitb363d4a1032733d64b8e7068176ee7dcea49e5ba
treeba2bb483966af71b30e63a07f130009658ccb37f
parent544b7a35b0cfd0e6e6269884cdb7f1ff33b5db6d
theoraenc: Fix encoding of non-mod-16 widths/heights

The next higher multiple of 16 has to be passed
in the input buffers but Theora does never read
beyond the configured picture size.
ext/theora/gsttheoraenc.c