===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
kdenlive-20.08.3/po/pl/kdenlive.po-222-msgstr ""
kdenlive-20.08.3/po/pl/kdenlive.po:223:"Liczba pasm rysowanych na widmie. Każde pasmo pojawia się jako punkt danych "
kdenlive-20.08.3/po/pl/kdenlive.po-224-"na wykresie."
##############################################
kdenlive-20.08.3/testingArea/CMakeLists.txt-10-)
kdenlive-20.08.3/testingArea/CMakeLists.txt:11:include(${QT_USE_FILE})
kdenlive-20.08.3/testingArea/CMakeLists.txt-12-
##############################################
kdenlive-20.08.3/tests/catch.hpp-5827-    #if defined(__GNUC__) && (defined(__i386) || defined(__x86_64))
kdenlive-20.08.3/tests/catch.hpp:5828:        #define CATCH_TRAP() asm volatile ("int $3") /* NOLINT */
kdenlive-20.08.3/tests/catch.hpp-5829-    #else // Fall back to the generic way.
##############################################
kdenlive-20.08.3/packaging/appimage/deprecated/02-avlibs.sh-228-cd libvpx
kdenlive-20.08.3/packaging/appimage/deprecated/02-avlibs.sh:229:./configure --enable-static --as=yasm --enable-shared --prefix=$WLD 
kdenlive-20.08.3/packaging/appimage/deprecated/02-avlibs.sh-230-make -j5
##############################################
kdenlive-20.08.3/packaging/appimage/deprecated/01-dependencies.sh-299-then
kdenlive-20.08.3/packaging/appimage/deprecated/01-dependencies.sh:300:        echo "nasm already downloaded"
kdenlive-20.08.3/packaging/appimage/deprecated/01-dependencies.sh-301-else
##############################################
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh-245-
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh:246:DIR="\`dirname \"\$0\"\`" 
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh:247:DIR="\`( cd \"\$DIR\" && pwd )\`"
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh-248-export APPDIR=\$DIR
##############################################
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh-331-rm -Rf $APP.AppDir/usr/bin/gtk-demo || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh:332:rm -Rf $APP.AppDir/usr/bin/yasm || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh:333:rm -Rf $APP.AppDir/usr/bin/nasm || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh:334:rm -Rf $APP.AppDir/usr/bin/ndisasm || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh:335:rm -Rf $APP.AppDir/usr/bin/ytasm || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh-336-rm -Rf $APP.AppDir/usr/bin/x264 || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh-337-rm -Rf $APP.AppDir/usr/bin/x265 || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh:338:rm -Rf $APP.AppDir/usr/bin/vsyasm || true
kdenlive-20.08.3/packaging/appimage/deprecated/04-create-app.sh-339-rm -Rf $APP.AppDir/usr/bin/vpxdec || true
##############################################
kdenlive-20.08.3/packaging/appimage/build-image.sh-180-
kdenlive-20.08.3/packaging/appimage/build-image.sh:181:DIR="\`dirname \"\$0\"\`" 
kdenlive-20.08.3/packaging/appimage/build-image.sh:182:DIR="\`( cd \"\$DIR\" && pwd )\`"
kdenlive-20.08.3/packaging/appimage/build-image.sh-183-export APPDIR=\$DIR
##############################################
kdenlive-20.08.3/packaging/appimage/3rdparty/ext_libvpx/CMakeLists.txt-5-  
kdenlive-20.08.3/packaging/appimage/3rdparty/ext_libvpx/CMakeLists.txt:6:  CONFIGURE_COMMAND <SOURCE_DIR>/configure --prefix=${EXT_INSTALL_DIR} --enable-static --as=yasm --enable-shared
kdenlive-20.08.3/packaging/appimage/3rdparty/ext_libvpx/CMakeLists.txt-7-  BUILD_ALWAYS TRUE
##############################################
kdenlive-20.08.3/packaging/appimage/3rdparty/CMakeLists.txt-59-add_subdirectory( ext_png )
kdenlive-20.08.3/packaging/appimage/3rdparty/CMakeLists.txt:60:add_subdirectory( ext_nasm )
kdenlive-20.08.3/packaging/appimage/3rdparty/CMakeLists.txt:61:add_subdirectory( ext_yasm )
kdenlive-20.08.3/packaging/appimage/3rdparty/CMakeLists.txt-62-add_subdirectory( ext_jpeg )
##############################################
kdenlive-20.08.3/packaging/appimage/build-dependencies.sh-92-cmake --build . --target ext_libsamplerate  -j$CPU_CORES
kdenlive-20.08.3/packaging/appimage/build-dependencies.sh:93:cmake --build . --target ext_nasm  -j$CPU_CORES
kdenlive-20.08.3/packaging/appimage/build-dependencies.sh:94:cmake --build . --target ext_yasm  -j$CPU_CORES
kdenlive-20.08.3/packaging/appimage/build-dependencies.sh-95-cmake --build . --target ext_alsa  -j$CPU_CORES
##############################################
kdenlive-20.08.3/dev-docs/build.md-33-- by default it goes to `/usr/local` (good option if you are admin of the machine, normally programs there are automatically detected);
kdenlive-20.08.3/dev-docs/build.md:34:- you may use `$HOME/.local` user-writable directory (good option if you don't want to play with admin rights, programs there are also usually found)
kdenlive-20.08.3/dev-docs/build.md-35-- you may want to override the distribution files in `/usr` (then you have to remove MLT & Kdenlive binary & data packages first)
kdenlive-20.08.3/dev-docs/build.md:36:- you can pick any destination you like (eg in `/opt` or anywhere in `$HOME`, then you will have to set several environment variables for programs, libs and data to be found)
kdenlive-20.08.3/dev-docs/build.md-37-
##############################################
kdenlive-20.08.3/src/assets/view/widgets/curves/cubic/kis_cubic_curve.cpp-189-        int i = findRegion(x, x0);
kdenlive-20.08.3/src/assets/view/widgets/curves/cubic/kis_cubic_curve.cpp:190:        /* TODO: check for asm equivalent */
kdenlive-20.08.3/src/assets/view/widgets/curves/cubic/kis_cubic_curve.cpp-191-        return m_a[i] + m_b[i] * (x - x0) + 0.5 * m_c[i] * (x - x0) * (x - x0) + (1 / 6.0) * m_d[i] * (x - x0) * (x - x0) * (x - x0);
##############################################
kdenlive-20.08.3/data/lumas/PAL/burst.pgm-4-255
##############################################
kdenlive-20.08.3/data/lumas/PAL/spiral.pgm-4-255
##############################################
kdenlive-20.08.3/data/lumas/HD/burst.pgm-4-255
##############################################
kdenlive-20.08.3/data/lumas/HD/spiral.pgm-4-255
##############################################
kdenlive-20.08.3/Messages.sh-5-$EXTRACTRC --tag=name --tag=description --tag=label --tag=comment --tag=paramlistdisplay data/transitions/*.xml data/effects/*.xml data/generators/*.xml data/kdenliveeffectscategory.rc >> rc.cpp
kdenlive-20.08.3/Messages.sh:6:$EXTRACTRC `find $kdenlive_subdirs -name \*.rc -a ! -name encodingprofiles.rc -a ! -name camcorderfilters.rc -a ! -name externalproxies.rc -o -name \*.ui` >> rc.cpp
kdenlive-20.08.3/Messages.sh-7-
kdenlive-20.08.3/Messages.sh:8:$XGETTEXT `find $kdenlive_subdirs -name \*.cpp -o -name \*.h -o -name \*.qml` *.cpp -o $podir/kdenlive.pot
kdenlive-20.08.3/Messages.sh-9-rm -f rc.cpp
##############################################
kdenlive-20.08.3/plugins/sampleplugin/CMakeLists.txt-12-
kdenlive-20.08.3/plugins/sampleplugin/CMakeLists.txt:13:include(${QT_USE_FILE})
kdenlive-20.08.3/plugins/sampleplugin/CMakeLists.txt-14-