Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/ffeval: print computed value even in case of error | Stefano Sabatini | 2014-07-05 | 1 | -1/+1 |
* | tools/ffeval: Check return value of av_expr_parse_and_eval() | Michael Niedermayer | 2013-06-02 | 1 | -4/+5 |
* | tools/ffeval: use av_dynarray2_add() | Stefano Sabatini | 2013-05-13 | 1 | -18/+14 |
* | tools/ffeval: do not use UNIX-specific /dev/std{in,out} files | Stefano Sabatini | 2012-10-16 | 1 | -6/+12 |
* | tools/ffeval: include compat/getopt.c in case of missing system getopt() | Stefano Sabatini | 2012-10-15 | 1 | -0/+8 |
* | ffeval: avoid folding EOF onto a valid char | Michael Niedermayer | 2012-10-13 | 1 | -1/+1 |
* | tools: add ffeval tool | Stefano Sabatini | 2012-01-17 | 1 | -0/+128 |