#include "config_components.h"
#include "libavutil/common.h"
#include "libavutil/opt.h"
#include "libavcodec/av1_parse.h"
#include "libavcodec/bsf.h"
#include "avformat.h"
#include "avio_internal.h"
#include "demux.h"
#include "internal.h"
Go to the source code of this file.
◆ DEC
◆ OFFSET
◆ get_score()
| static int get_score |
( |
int | type, |
|
|
int * | seq ) |
|
static |
◆ av1_read_header()
◆ av1_read_close()
◆ av1_options
Initial value:= {
}
@ AV_OPT_TYPE_VIDEO_RATE
Underlying C type is AVRational.
Definition at line 113 of file av1dec.c.
◆ av1_demuxer_class
Initial value:= {
.class_name = "AV1 Annex B/low overhead OBU demuxer",
}
const char * av_default_item_name(void *ptr)
Return the context name.
#define LIBAVUTIL_VERSION_INT
static const AVOption av1_options[]
Definition at line 119 of file av1dec.c.