Loading...
Searching...
No Matches
Go to the documentation of this file.
21#ifndef AVFILTER_VERSION_MAJOR_H
22#define AVFILTER_VERSION_MAJOR_H
30#define LIBAVFILTER_VERSION_MAJOR 11
38#define FF_API_BUFFERSINK_OPTS (LIBAVFILTER_VERSION_MAJOR < 12)
39#define FF_API_CONTEXT_PUBLIC (LIBAVFILTER_VERSION_MAJOR < 12)
40#define FF_API_LIBNPP_SUPPORT (LIBAVFILTER_VERSION_MAJOR < 12)