mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
lavfi/inernal: move ff_fmt_is_regular_yuv() declaration to video.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user