mpv/TOOLS
wm4 ff9f5e06ff Revert "Port several python scripts to Perl"
This reverts commit fae7307931.

Before the waf build system was used, we had a configure script written
in shell. To drop the build dependency on Python, someone rewrote the
Python scripts we had to Perl. Now the shell configure script is gone,
and it makes no sense to have a build dependency on both Perl and
Python.

This isn't just a straight revert. It adds the new Matroska EBML
elements to the old Python scripts, adjusts the waf build system, and of
course doesn't add anything back needed by the old build system.

It would be better if this used matroska.py/file2string.py directly by
importing them as modules, instead of calling them via "python". But for
now this is simpler.
2016-12-17 15:43:15 +01:00
..
lua TOOLS/autoload: allow disabling through script-opts 2016-12-05 21:09:28 +00:00
osxbundle/mpv.app/Contents player: do not let pseudo-gui override user config settings 2016-09-23 21:24:50 +02:00
vf_dlopen video: remove internal QP passing 2014-12-03 23:01:20 +01:00
appveyor-build.sh vo_opengl: remove nnedi3 prescaler 2016-06-18 19:16:27 +02:00
appveyor-install.sh TOOLS/appveyor-install: install uchardet release instead 2016-10-21 15:25:18 +01:00
dylib-unhell.py osxbundle: don't try to package Python 2015-02-02 16:11:11 +01:00
file2string.py Revert "Port several python scripts to Perl" 2016-12-17 15:43:15 +01:00
gen-x11-icon.sh TOOLS/gen-x11-icon.sh: fix for recent ImageMagick 2015-11-04 21:48:27 +01:00
idet.sh Use setfield, not --field-dominance. See #2297. 2015-09-09 02:57:44 +02:00
matroska.py Revert "Port several python scripts to Perl" 2016-12-17 15:43:15 +01:00
mpv_identify.sh command: redefine some deprecated properties 2016-11-22 15:54:45 +01:00
osxbundle.py bundle: remove git sha from the Info.plist version 2016-01-05 12:27:04 +01:00
stats-conv.py TOOLS/stats-conv.py: use different colors for symbols too 2016-10-06 19:42:18 +02:00
travis-deps build: bump required minimum versions to FFmpeg 3.2.2 and Libav 12 2016-12-07 19:13:14 +01:00
travis-rebuild-website travis: trigger website rebuild only on docs changes 2016-09-04 18:05:36 +02:00
umpv TOOLS/umpv: fix typo in docstring 2015-04-17 13:37:47 +02:00
uncrustify.cfg uncrustify: add some instructions 2013-05-12 21:24:55 +02:00
zsh.pl TOOLS/zsh.pl: don't filter files by extension 2016-09-10 21:46:03 +02:00