#include <limits.h>
#include <stdlib.h>
#include "libavutil/avstring.h"
#include "libavutil/mathematics.h"
Go to the source code of this file.
static char* check_nan_suffix |
( |
char * |
s | ) |
|
|
static |
double strtod |
( |
const char * |
, |
|
|
char ** |
|
|
) |
| |
Referenced by av_parse_color(), av_strtod(), avpriv_strtod(), ffserver_parse_config_feed(), ffserver_set_float_param(), lex_double(), parse_dB(), parse_options(), rtmp_write_amf_data(), set_param(), and str_to_time().
double avpriv_strtod |
( |
const char * |
nptr, |
|
|
char ** |
endptr |
|
) |
| |