|
FFmpeg
4.4.6
|
Microsoft Paint (MSP) demuxer. More...
#include "libavutil/intreadwrite.h"#include "libavutil/imgutils.h"#include "avformat.h"#include "internal.h"Go to the source code of this file.
Data Structures | |
| struct | MSPContext |
Functions | |
| static int | msp_probe (const AVProbeData *p) |
| static int | msp_read_header (AVFormatContext *s) |
| static int | msp_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
| AVInputFormat | ff_msp_demuxer |
Microsoft Paint (MSP) demuxer.
Definition in file mspdec.c.
|
static |
|
static |
|
static |
| AVInputFormat ff_msp_demuxer |