Go to the source code of this file.
◆ VP8_HEADER_SIZE
#define VP8_HEADER_SIZE 26 |
◆ vp8_header()
◆ vp8_gptopts()
static uint64_t vp8_gptopts |
( |
AVFormatContext * |
s, |
|
|
int |
idx, |
|
|
uint64_t |
granule, |
|
|
int64_t * |
dts |
|
) |
| |
|
static |
◆ vp8_packet()
◆ ff_vp8_codec
Initial value:= {
.magic = "OVP80",
.magicsize = 5,
.nb_header = 1,
}
static uint64_t vp8_gptopts(AVFormatContext *s, int idx, uint64_t granule, int64_t *dts)
static int vp8_packet(AVFormatContext *s, int idx)
static int vp8_header(AVFormatContext *s, int idx)
Definition at line 139 of file oggparsevp8.c.