FFmpeg
|
#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | GENHDemuxContext |
Functions | |
static int | genh_probe (const AVProbeData *p) |
static int | genh_read_header (AVFormatContext *s) |
static int | genh_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
const AVInputFormat | ff_genh_demuxer |
|
static |
|
static |
|
static |
const AVInputFormat ff_genh_demuxer |