avutil: move QP2LAMBDA constant to eval
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -86,6 +86,7 @@ static const struct {
|
||||
{ "E", M_E },
|
||||
{ "PI", M_PI },
|
||||
{ "PHI", M_PHI },
|
||||
{ "QP2LAMBDA", FF_QP2LAMBDA },
|
||||
};
|
||||
|
||||
double av_strtod(const char *numstr, char **tail)
|
||||
|
Reference in New Issue
Block a user