FFmpeg
|
wavenc.c File Reference
#include <stdint.h>
#include <string.h>
#include "libavutil/dict.h"
#include "libavutil/common.h"
#include "libavutil/mathematics.h"
#include "libavutil/opt.h"
#include "avformat.h"
#include "avio.h"
#include "avio_internal.h"
#include "internal.h"
#include "riff.h"
Include dependency graph for wavenc.c:
Go to the source code of this file.
Data Structures | |
struct | WAVMuxContext |
Macros | |
#define | RF64_AUTO (-1) |
#define | RF64_NEVER 0 |
#define | RF64_ALWAYS 1 |
Typedefs | |
typedef struct WAVMuxContext | WAVMuxContext |
Macro Definition Documentation
Typedef Documentation
typedef struct WAVMuxContext WAVMuxContext |
Generated on Mon Nov 18 2024 06:52:10 for FFmpeg by 1.8.11