lavfi/inernal: move ff_fmt_is_regular_yuv() declaration to video.h

This commit is contained in:
Anton Khirnov
2024-08-16 10:03:29 +02:00
parent a83a30e899
commit a2314308f2
4 changed files with 8 additions and 6 deletions
+1
View File
@@ -40,6 +40,7 @@
#include "formats.h"
#include "framequeue.h"
#include "internal.h"
#include "video.h"
#define OFFSET(x) offsetof(AVFilterGraph, x)
#define F AV_OPT_FLAG_FILTERING_PARAM