===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ffmpegthumbnailer-2.1.1/.travis.yml-28-- tar xf ffmpeg-2.6.2.tar.bz2
ffmpegthumbnailer-2.1.1/.travis.yml:29:- cd ffmpeg-2.6.2 && ./configure --prefix=/usr --disable-static --enable-shared --disable-everything --disable-avdevice --disable-doc --disable-htmlpages --disable-manpages --disable-programs --disable-encoders --disable-muxers --disable-decoders --enable-swscale --disable-yasm --enable-protocol=file --enable-protocol=http --enable-iconv  && make -j4 && sudo make install
ffmpegthumbnailer-2.1.1/.travis.yml-30-- cd ..
##############################################
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp-4252-  } else {
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp:4253:    printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param());
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp-4254-  }
##############################################
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp-6033-            // the output easy to parse by a program.
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp:6034:            PrintOnOneLine(test_case->type_param(), kMaxParamLength);
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp-6035-          }
##############################################
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp-6042-          // output easy to parse by a program.
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp:6043:          PrintOnOneLine(test_info->value_param(), kMaxParamLength);
ffmpegthumbnailer-2.1.1/test/gmock-gtest-all.cpp-6044-        }