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 build: move inclusion of subdir.mak to main subdir loop 2011-12-13 14:26:49 +00:00
libpostproc.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
postprocess.c Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
postprocess.h doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
postprocess_altivec_template.c postproc: altivec: fix remaining mixed declarations and code 2011-12-21 00:57:45 +00:00
postprocess_internal.h Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
postprocess_template.c Place some START_TIMER invocations in separate blocks. 2012-01-04 15:05:49 +01:00