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.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to