FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | PDVDemuxContext |
Macros | |
#define | PDV_MAGIC "Playdate VID\x00\x00\x00\x00" |
Functions | |
static int | pdv_probe (const AVProbeData *pd) |
static int | pdv_read_header (AVFormatContext *s) |
static int | pdv_read_packet (AVFormatContext *s, AVPacket *pkt) |
static int | pdv_read_close (AVFormatContext *s) |
static int | pdv_read_seek (AVFormatContext *s, int stream_index, int64_t timestamp, int flags) |
Variables | |
const FFInputFormat | ff_pdv_demuxer |
|
static |
|
static |
|
static |
|
static |
|
static |
const FFInputFormat ff_pdv_demuxer |