aboutsummaryrefslogtreecommitdiff
path: root/tools/ffeval.c
AgeCommit message (Expand)Author
2014-07-05tools/ffeval: print computed value even in case of errorStefano Sabatini
2013-06-02tools/ffeval: Check return value of av_expr_parse_and_eval()Michael Niedermayer
2013-05-13tools/ffeval: use av_dynarray2_add()Stefano Sabatini
2012-10-16tools/ffeval: do not use UNIX-specific /dev/std{in,out} filesStefano Sabatini
2012-10-15tools/ffeval: include compat/getopt.c in case of missing system getopt()Stefano Sabatini
2012-10-13ffeval: avoid folding EOF onto a valid charMichael Niedermayer
2012-01-17tools: add ffeval toolStefano Sabatini