On Thu, Jan 28, 2016 at 5:14 AM, Diego Biurrun <[email protected]> wrote:
>
> Why is block_last_index suddenly only set in one place?  Looks suspicious
> and unrelated to me.

You mean why is it set only in mpeg1 and not on eatqi? Well it's one
of the fields that are used in mpegvideo, but are absolutely
unnecessary for eatqui. Since I made the function generic I moved the
return block_last_index initialization outside it rather than having a
codec specific parameter.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to