Commit 8589d7a6 authored by Michael Niedermayer's avatar Michael Niedermayer

avfilter/vf_yadif:remove unneeded include assert.h

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 6d323ff5
......@@ -28,9 +28,6 @@
#include "video.h"
#include "yadif.h"
#undef NDEBUG
#include <assert.h>
typedef struct ThreadData {
AVFrame *frame;
int plane;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment