1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavcodec
Derek Buitenhuis 61e262f6d7 vp56: Don't use DECLARE_ALIGN on a typedef name
Instead, use it on the first member, since by definition, if
any member is aligned, the whole struct must be, in order to
maintain that alignment.

Fixes compilation with some finicky compilers, like a mix of libclang/msvc

Idea for fix from Måns Rullgård.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-28 15:04:16 +02:00
..
2012-08-09 00:02:05 +00:00
2012-08-15 22:32:06 +03:00
2012-08-28 04:11:14 +02:00
2012-08-14 18:58:49 +02:00
2012-08-07 23:57:21 +02:00
2012-08-27 18:31:21 +02:00
2012-08-25 03:55:50 +02:00
2012-08-09 11:22:11 +02:00
2012-08-15 22:32:06 +03:00
2012-08-18 21:54:52 +02:00
2012-08-15 22:32:06 +03:00
2012-08-23 19:44:43 +02:00
2012-08-13 04:58:15 +02:00
2012-08-07 22:56:35 +00:00
2012-08-28 04:07:53 +02:00
2012-08-23 21:53:10 +02:00
2012-08-15 05:29:28 +02:00
2012-08-15 22:32:06 +03:00
2012-08-12 05:32:07 +02:00
2012-08-11 05:32:16 +02:00
2012-08-18 09:52:15 +02:00
2012-08-28 04:07:53 +02:00
2012-08-14 21:22:20 +02:00