Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2012-08-27 04:57:08 +0400
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2012-08-27 22:08:17 +0400
commit5395d882b4c06825f43239d2e8869c82275bb3b6 (patch)
tree09fbb10f8684c009489f8042c2cc7f842422b487 /common.mak
parent0de4a563e4f301c1abc2032d5c13c3cbb39e430c (diff)
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. Idea for fix from Måns Rullgård. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'common.mak')
0 files changed, 0 insertions, 0 deletions