You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
dnn_interface.h: fix redefining typedefs
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "libavutil/frame.h"
|
||||
typedef struct AVFilterContext AVFilterContext;
|
||||
#include "avfilter.h"
|
||||
|
||||
typedef enum {DNN_SUCCESS, DNN_ERROR} DNNReturnType;
|
||||
|
||||
|
Reference in New Issue
Block a user