#include "config.h"
#include "libavutil/avstring.h"
#include "libavutil/error.h"
#include "libavutil/hash.h"
#include "libavutil/mem.h"
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <sys/stat.h>
Go to the source code of this file.
Definition at line 62 of file ffhash.c.
Referenced by check(), decode_frame(), dv_read_timecode(), ff_vaapi_mpeg_end_frame(), get_tag(), merge_date(), mov_read_chapters(), opus_decode_subpacket(), parse_keyframes_index(), read_huffman_code_normal(), vaapi_h264_end_frame(), and xan_unpack().
static int check |
( |
char * |
file | ) |
|
|
static |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |