1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

avcodec/mathops: add missing header for ff_reverse

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2017-01-11 21:17:52 -03:00
parent 682769d3d3
commit e71b8119e7

View File

@@ -25,6 +25,7 @@
#include <stdint.h>
#include "libavutil/common.h"
#include "libavutil/internal.h"
#include "config.h"
#define MAX_NEG_CROP 1024