Re: [libav-devel] [PATCH 08/25] intrax8: Use local destination buffers

2016-02-23 Thread Diego Biurrun
On Mon, Feb 22, 2016 at 08:17:32PM -0500, Vittorio Giovara wrote: > This buffers are just a way to store frame pointers and be able to These OK Diego ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-deve

[libav-devel] [PATCH 08/25] intrax8: Use local destination buffers

2016-02-22 Thread Vittorio Giovara
This buffers are just a way to store frame pointers and be able to modify them without touching the original ones. The two dependent decoders (WMV2 and VC1) do not need special care for these fields: the former does not seem to use the dest buffers, while the latter reinits them every time to the