31 Commits (ec1d1afc0953ceccc78069b3bc584ec8d29bdda7)

Author SHA1 Message Date
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 94e57758da Fix grammar: a expression -> an expression. 15 years ago
Stefano Sabatini 85c36856ff Remove stray empty line. 15 years ago
Stefano Sabatini fc7e2d34cf Fix constness for func[12] parameters in ff_parse_expr() and 15 years ago
Stefano Sabatini 82fdcd449c Change constness for func[12]_name parameters of ff_parse_expr() and 15 years ago
Stefano Sabatini 1235429c27 Rename ff_parse() to ff_parse_expr(). 15 years ago
Stefano Sabatini a367be1e88 Rename ff_eval2() to ff_parse_and_eval_expr(). 15 years ago
Stefano Sabatini 4565caf120 Rename ff_parse_eval() to ff_eval_expr(). 15 years ago
Stefano Sabatini f54978f117 Place some empty line in the doxy. 15 years ago
Stefano Sabatini 8c21647382 Remove redundant file descriptions from copyright headers. 15 years ago
Stefano Sabatini a3731cadfc Avoid the use of the symbol ff_expr_s for referencing AVExpr. 15 years ago
Stefano Sabatini 80ed701443 Doxument ff_free_expr(). 15 years ago
Stefano Sabatini f8fea468b2 Rename ff_eval_free() to ff_free_expr(). 15 years ago
Stefano Sabatini 073f6d5b96 Rename AVEvalExpr to AVExpr, as suggested by Michael. 15 years ago
Stefano Sabatini 5fccafdbc1 Move AVEvalExpr declaration at the beginning of the file, where it is 15 years ago
Stefano Sabatini d171a651db Rewrite doxy for av_strtod(). 16 years ago
Stefano Sabatini 1c2744d139 Export av_strtod() to eval.h. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Anders Grönberg cac55c9196 Add a few const qualifiers in appropriate places. 16 years ago
Aurelien Jacobs 03ea32f850 remove one more stuff under #if LIBAVCODEC_VERSION_INT 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Luca Abeni 6881b8e567 Fix 17 years ago
Michael Niedermayer 20e4beaef7 const 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun 90b5b51eab misc typo fixes 18 years ago
Mark Cox 671adb1742 patch so that the deprecated items show up correctly 18 years ago
Oded Shimon 483b8b1210 ministry of english grammar :) then->than 18 years ago
Michael Niedermayer 21d4d5dafb doxy 18 years ago
Oded Shimon 85b4eb08cc new optimized eval method, by seperating parsing and runtime 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Panagiotis Issaris b2f86c170d Add forgotten eval.h... 18 years ago