mpv/TOOLS
Kovensky fae7307931 Port several python scripts to Perl
file2string.pl and vdpau_functions.pl are direct ports.
matroska.py was reimplemented as the Parse::Matroska module in CPAN,
and matroska.pl was made a client of Parse::Matroska.
A copy of Parse::Matroska is included in TOOLS/lib, and matroska.pl
looks there first when trying to load the module.

osxbundle.py was not ported since I have no means to verify it.
Python is always available on OSX though, so there is no harm in
removing the check for it on configure.
2012-11-08 00:28:59 +01:00
..
lib/Parse Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
osxbundle TOOLS: add script for osx bundle generation 2012-10-16 07:15:12 +02:00
vf_dlopen TOOLS: fix first frame pts for dlopen/telecine.so 2012-09-28 13:43:59 +02:00
checktree.sh build: Rename configure.log file to config.log 2010-11-02 04:08:56 +02:00
file2string.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
matroska.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
mpv_identify.sh Merge branch 'input_changes' into master 2012-10-12 11:53:53 +02:00
osxbundle.py osxbundle: run install_name_tool -id only on direct dependencies 2012-11-06 00:06:16 +01:00
uncrustify.cfg TOOLS/uncrustify.cfg: add uncrustify profile for code reformatting 2012-08-06 19:17:21 +02:00
vdpau_functions.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00