| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Functions | |
| static struct tm * | gmtime_r (const time_t *clock, struct tm *result) | 
| static struct tm * | localtime_r (const time_t *clock, struct tm *result) | 
      
  | 
  static | 
Definition at line 26 of file time_internal.h.
Referenced by asf_read_properties(), av_parse_time(), avpriv_dict_set_timestamp(), crazytime_to_iso8601(), ff_brktimegm(), filetime_to_iso8601(), format_date_now(), func_pts(), func_strftime(), hls_window(), mxf_parse_timestamp(), oledate_to_iso8601(), and write_header().
      
  | 
  static | 
Definition at line 37 of file time_internal.h.
Referenced by av_parse_time(), draw_text(), expand_timestamps(), func_pts(), func_strftime(), get_default_pattern_localtime_fmt(), hls_start(), hls_window(), hls_write_header(), insert_datetime(), seg_write_packet(), set_segment_filename(), and write_packet().
 1.8.6