瀏覽代碼

Update VideoPlayer_VideoThread.cpp

huihui 4 年之前
父節點
當前提交
da69456fe5
共有 1 個文件被更改,包括 0 次插入9 次删除
  1. 0 9
      module/VideoPlayer/src/VideoPlayer/Video/VideoPlayer_VideoThread.cpp

+ 0 - 9
module/VideoPlayer/src/VideoPlayer/Video/VideoPlayer_VideoThread.cpp

@@ -6,15 +6,6 @@
 
 #include "VideoPlayer/VideoPlayer.h"
 
-#if CONFIG_AVFILTER
-static const char **vfilters_list = NULL;
-static int nb_vfilters = 0;
-static char *afilters = NULL;
-#endif
-static int autorotate = 1;
-static int find_stream_info = 1;
-static int filter_nbthreads = 0;
-
 //static const struct TextureFormatEntry {
 //    enum AVPixelFormat format;
 //    int texture_fmt;