summaryrefslogtreecommitdiff
path: root/utils/parse_testcodec.rb (follow)
Commit message (Collapse)AuthorAge
* utils/parse_testcodec.rb: add support for Opus filesCástor Muñoz2015-07-17
| | | | Change-Id: I19e59cfe86598c2e5a7b070ef72b5a12e88b7242
* Update parse_testcodec to parse AAC-HE files with parametric stereo.Michael Giacomelli2011-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29707 a1c6a512-1295-4272-9138-f99709370657
* parse_testcodec.rb: add new 'pegase' filenames so they get a heading and fix ↵Nils Wallménius2010-12-22
| | | | | | printing of the MHz needed for realtime values. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28876 a1c6a512-1295-4272-9138-f99709370657
* Replace parse_testcodec.pl with a bit more powerful script.Thomas Martitz2010-10-18
It can compare more than one result file at a time giving additional speedup colums, is more robust (RaaA results don't have the "MHz needed for realtime" line which is handled with this one) and has a mode to output the results in a form readable by spreadsheet software for nice graphs. Needs Ruby 1.9.x git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28305 a1c6a512-1295-4272-9138-f99709370657