FFmpeg
|
Data Fields | |
const AVClass * | avclass |
struct AVHashContext ** | hashes |
char * | hash_name |
int | per_stream |
int | format_version |
struct AVHashContext** HashContext::hashes |
Definition at line 32 of file hashenc.c.
Referenced by hash_free().
char* HashContext::hash_name |
Definition at line 33 of file hashenc.c.
Referenced by hash_free().
int HashContext::per_stream |
Definition at line 34 of file hashenc.c.
Referenced by hash_free().
int HashContext::format_version |
Definition at line 35 of file hashenc.c.
Referenced by hash_free().