ffmpeg/libpostproc
Diego Biurrun 00a1cdd264 Place some START_TIMER invocations in separate blocks.
This fixes compilation failures related to START_TIMER/STOP_TIMER macros and
-Werror=declaration-after-statement.  START_TIMER declares variables and thus
may not be placed after statements outside of a new block.
2012-01-04 15:05:49 +01:00
..
Makefile
libpostproc.v
postprocess.c
postprocess.h
postprocess_altivec_template.c postproc: altivec: fix remaining mixed declarations and code 2011-12-21 00:57:45 +00:00
postprocess_internal.h
postprocess_template.c Place some START_TIMER invocations in separate blocks. 2012-01-04 15:05:49 +01:00