FFmpeg
|
#include "parser.h"
Go to the source code of this file.
Functions | |
static int | parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_vp3_parser |
|
static |
Definition at line 23 of file vp3_parser.c.
Referenced by mov_read_default(), mov_read_udta_string(), and read_table().
const AVCodecParser ff_vp3_parser |
Definition at line 38 of file vp3_parser.c.