On Tue, 5 Jul 2016, Ronald S. Bultje wrote:
Hi,
one more thing...
On Tue, Jul 5, 2016 at 6:36 AM, Ronald S. Bultje <[email protected]> wrote:
On Tue, Jul 5, 2016 at 5:58 AM, Martin Storsjö <[email protected]> wrote:
On Fri, 1 Jul 2016, Martin Storsjö wrote:
Index 0 is 16x16, 1 is 8x8, 2 is 4x4.
This isn't accurate either - since we're nitpicking over technical
correctness. vp8_mc_func has a height argument, so height is not part of
the index, only width. index 0: w=16, index 1: w=8, index 2: w=4. Since
this is apparently dubious, it may help to add this (within braces or so)
as additional information to the documentation if you think it helps.
Well, actually, the same comment says "height is assumed equal to width".
I'll refrain from changing that ATM, but pushed with the commit message
changed to only say w=16 instead of 16x16, and with 4-log2(width).
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel