FFmpeg
|
#include "libavutil/avassert.h"
#include "libavutil/avstring.h"
#include "libavutil/hash.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/opt.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | HashContext |
Macros | |
#define | OFFSET(x) offsetof(struct HashContext, x) |
#define | ENC AV_OPT_FLAG_ENCODING_PARAM |
#define OFFSET | ( | x | ) | offsetof(struct HashContext, x) |
#define ENC AV_OPT_FLAG_ENCODING_PARAM |