diff options
Diffstat (limited to 'TOOLS/README')
-rw-r--r-- | TOOLS/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/TOOLS/README b/TOOLS/README index 2d86017384..baf072ef26 100644 --- a/TOOLS/README +++ b/TOOLS/README @@ -519,6 +519,16 @@ Usage: modify_reg -r <registry_file> -l Notes: Necessary to use CoreAVC with MPlayer +compare.c + +Author: Michael Niedermayer + +Description: Simple file compare program that detects the number of rounding + errors and dies if the error is too large. + +Usage: compare <file1> <file2> + + realcodecs/ Author: miscellaneous |