mpv/TOOLS
Diogo Franco (Kovensky) 4a66fce7d3 Parse::Matroska::Reader: get rid of `bigrat`
It seems that it was causing issues with certain perl setups (such as
the one on issue #549). It also turns out that it was not behaving correctly
(not all constants were being promoted to big nums as they should), so we
use explicit objects to derive the constants.

There were also precedence issues. I wonder if this even worked right to
begin with.

The 'double' path (8-byte floats) is untested, as I couldn't easily find
a file with such a field.

Closes #549.
2014-02-15 19:43:22 -03:00
..
lib/Parse Parse::Matroska::Reader: get rid of `bigrat` 2014-02-15 19:43:22 -03:00
osxbundle/mpv.app/Contents osxbundle: use mpv's version.sh instead of osxbundle's 2013-12-09 21:45:09 +01:00
vf_dlopen ildetect: add ILDETECT_FORCE_RUN (if interlacing could not be decided, assume yadif). 2013-12-18 10:56:33 +01:00
file2string.pl Port several python scripts to Perl 2012-11-08 00:28:59 +01:00
gen-x11-icon.sh x11: add window icon 2013-09-01 23:27:33 +02:00
matroska.pl demux_mkv: fix compiler warnings 2013-11-04 23:49:22 +01:00
mpv_identify.sh tools: add --no-cache --no-config to mpv_identify.sh 2013-11-03 20:48:49 +01:00
osxbundle.py osxbundle: use mpv's version.sh instead of osxbundle's 2013-12-09 21:45:09 +01:00
umpv umpv: silence mpv terminal output 2014-02-05 19:04:35 +01:00
uncrustify.cfg uncrustify: add some instructions 2013-05-12 21:24:55 +02:00