mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
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. |
||
|---|---|---|
| .. | ||
| libpostproc.v | ||
| Makefile | ||
| postprocess.c | ||
| postprocess.h | ||
| postprocess_altivec_template.c | ||
| postprocess_internal.h | ||
| postprocess_template.c | ||