aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/lib/Parse/Matroska/Element.pm
diff options
context:
space:
mode:
authorGravatar Diogo Franco (Kovensky) <diogomfranco@gmail.com>2014-02-15 19:38:32 -0300
committerGravatar Diogo Franco (Kovensky) <diogomfranco@gmail.com>2014-02-15 19:43:22 -0300
commit4a66fce7d336e96847acf5f54e7c0aa30f31ff3b (patch)
treef8f6fb4eb40c52f57aff7d36d906da0005646dad /TOOLS/lib/Parse/Matroska/Element.pm
parent99e38aee9aa52c9a06772d2a6bd5e5bdf17ebc79 (diff)
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.
Diffstat (limited to 'TOOLS/lib/Parse/Matroska/Element.pm')
0 files changed, 0 insertions, 0 deletions