Go to the source code of this file.
Data Structures | |
struct | yop_dec_context |
Typedefs | |
typedef struct yop_dec_context | YopDecContext |
Functions | |
static int | yop_probe (AVProbeData *probe_packet) |
static int | yop_read_header (AVFormatContext *s, AVFormatParameters *ap) |
static int | yop_read_packet (AVFormatContext *s, AVPacket *pkt) |
static int | yop_read_close (AVFormatContext *s) |
static int | yop_read_seek (AVFormatContext *s, int stream_index, int64_t timestamp, int flags) |
Variables | |
AVInputFormat | ff_yop_demuxer |
typedef struct yop_dec_context YopDecContext |
|
static |
|
static |
|
static |
|
static |
|
static |
AVInputFormat ff_yop_demuxer |