On 2012-08-01 14:01:11 +0100, Måns Rullgård wrote:
> Reordering the members in this struct reduces the holes required
> to maintain alignment. With this order, the only remaining, and
> unavoidable, hole is 3 bytes following left_nnz.
>
> Signed-off-by: Mans Rullgard
> ---
> libavcodec/vp8.h |
On Wed, Aug 01, 2012 at 02:01:11PM +0100, Mans Rullgard wrote:
> Reordering the members in this struct reduces the holes required
> to maintain alignment. With this order, the only remaining, and
> unavoidable, hole is 3 bytes following left_nnz.
>
> Signed-off-by: Mans Rullgard
> ---
> libavco
Reordering the members in this struct reduces the holes required
to maintain alignment. With this order, the only remaining, and
unavoidable, hole is 3 bytes following left_nnz.
Signed-off-by: Mans Rullgard
---
libavcodec/vp8.h | 34 +-
1 file changed, 17 inserti