소스 검색

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;