FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | G726Context |
Macros | |
#define | OFFSET(x) offsetof(G726Context, x) |
Functions | |
static int | g726_read_header (AVFormatContext *s) |
static int | g726_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
static const AVOption | options [] |
#define OFFSET | ( | x | ) | offsetof(G726Context, x) |
|
static |
|
static |