#include "avformat.h"
Go to the source code of this file.
Functions | |
static int | daud_header (AVFormatContext *s, AVFormatParameters *ap) |
static int | daud_packet (AVFormatContext *s, AVPacket *pkt) |
static int | daud_write_header (struct AVFormatContext *s) |
static int | daud_write_packet (struct AVFormatContext *s, AVPacket *pkt) |
static int daud_header | ( | AVFormatContext * | s, | |
AVFormatParameters * | ap | |||
) | [static] |
static int daud_packet | ( | AVFormatContext * | s, | |
AVPacket * | pkt | |||
) | [static] |
static int daud_write_header | ( | struct AVFormatContext * | s | ) | [static] |
static int daud_write_packet | ( | struct AVFormatContext * | s, | |
AVPacket * | pkt | |||
) | [static] |