Преглед на файлове

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;