#include "libavutil/intfloat.h"#include "avformat.h"#include "internal.h"#include "aiff.h"#include "avio_internal.h"Go to the source code of this file.
Data Structures | |
| struct | AIFFOutputContext |
Functions | |
| static int | aiff_write_header (AVFormatContext *s) |
| static int | aiff_write_packet (AVFormatContext *s, AVPacket *pkt) |
| static int | aiff_write_trailer (AVFormatContext *s) |
Variables | |
| AVOutputFormat | ff_aiff_muxer |
|
static |
|
static |
|
static |
| AVOutputFormat ff_aiff_muxer |