diff options
author | Mans Rullgard <mans@mansr.com> | 2011-12-20 18:31:43 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-12-21 00:57:45 +0000 |
commit | b1bcddfb6d06535df59bd212904c725850b36ece (patch) | |
tree | 2aa33fa0b563d1439191e0fa94ad8eb74f6e119a /libavcodec/h264idct.c | |
parent | 37c0dc626d2f8254ef623d987eb5077f9120755f (diff) | |
download | ffmpeg-b1bcddfb6d06535df59bd212904c725850b36ece.tar.gz |
postproc: altivec: fix trivial cases of mixed declarations and code
This moves declarations without initialisers or with constant
initialisers to the start of a block, and adds do {} while(0)
around some macros, thus allowing declarations within them.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/h264idct.c')
0 files changed, 0 insertions, 0 deletions