FFmpeg
|
#include "libavutil/channel_layout.h"
#include "avformat.h"
#include "demux.h"
#include "internal.h"
Go to the source code of this file.
Data Structures | |
struct | AFCDemuxContext |
Functions | |
static int | afc_read_header (AVFormatContext *s) |
static int | afc_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
const FFInputFormat | ff_afc_demuxer |
|
static |
|
static |
const FFInputFormat ff_afc_demuxer |