FFmpeg
|
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "avio.h"
#include "demux.h"
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | SMUSHContext |
Functions | |
static int | smush_read_probe (const AVProbeData *p) |
static int | smush_read_header (AVFormatContext *ctx) |
static int | smush_read_packet (AVFormatContext *ctx, AVPacket *pkt) |
Variables | |
const FFInputFormat | ff_smush_demuxer |
|
static |
|
static |
|
static |
const FFInputFormat ff_smush_demuxer |