|
FFmpeg
|
Direct Stream Transfer (DST) decoder ISO/IEC 14496-3 Part 3 Subpart 10: Technical description of lossless coding of oversampled audio. More...
#include "libavutil/avassert.h"#include "libavutil/intreadwrite.h"#include "internal.h"#include "get_bits.h"#include "avcodec.h"#include "golomb.h"#include "mathops.h"#include "dsd.h"Classes | |
| struct | ArithCoder |
| struct | Table |
| struct | DSTContext |
Typedefs | |
| typedef struct ArithCoder | ArithCoder |
| typedef struct Table | Table |
| typedef struct DSTContext | DSTContext |
Variables | |
| AVCodec | ff_dst_decoder |
Direct Stream Transfer (DST) decoder ISO/IEC 14496-3 Part 3 Subpart 10: Technical description of lossless coding of oversampled audio.
| AVCodec ff_dst_decoder |
1.8.12