#include <time.h>
#include "config.h"
Go to the source code of this file.
Definition at line 34 of file time_internal.h.
Referenced by asf_read_properties(), av_parse_time(), avpriv_dict_set_timestamp(), brktimegm(), crazytime_to_iso8601(), ff_hls_write_file_entry(), filetime_to_iso8601(), format_date(), func_pts(), func_strftime(), mxf_parse_timestamp(), oledate_to_iso8601(), and write_header().
Definition at line 46 of file time_internal.h.
Referenced by amf_parse_object(), av_parse_time(), draw_text(), expand_timestamps(), ff_hls_write_file_entry(), func_pts(), func_strftime(), get_default_pattern_localtime_fmt(), hls_init(), insert_datetime(), seg_write_packet(), set_segment_filename(), strftime_expand(), and write_packet().
static struct tm* ff_gmtime_r |
( |
const time_t * |
clock, |
|
|
struct tm * |
result |
|
) |
| |
|
static |
static struct tm* ff_localtime_r |
( |
const time_t * |
clock, |
|
|
struct tm * |
result |
|
) |
| |
|
static |