#include "libavutil/avassert.h"
#include "libavutil/avstring.h"
#include "libavutil/hash.h"
#include "libavutil/opt.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
#define OFFSET |
( |
|
x | ) |
offsetof(struct MD5Context, x) |
Initial value:
Definition at line 56 of file md5enc.c.
Initial value:= {
.class_name = "hash encoder class",
}
#define LIBAVUTIL_VERSION_INT
const char * av_default_item_name(void *ctx)
Return the context name.
static const AVOption hash_options[]
Definition at line 61 of file md5enc.c.