#include "libavutil/timer.h"
#include <string.h>
#include "libavutil/log.h"
#include "libavutil/adler32.h"
 
Go to the source code of this file.
      
        
          | int main  | 
          ( | 
          int  | 
          argc,  | 
        
        
           | 
           | 
          char **  | 
          argv  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
- Examples: 
 - filter_audio.c.
 
Definition at line 30 of file adler32.c.
Referenced by encode_apng(), ff_dca_lbr_parse(), ff_mlp_checksum8(), ff_mlp_read_major_sync(), ffio_init_checksum(), filter_frame(), main(), ogg_update_checksum(), process_output(), read_access_unit(), read_restart_header(), skip_label(), write_restart_header(), and write_substrs().