|
FFmpeg
|
IEC-61937 encapsulation of various formats, used by S/PDIF. More...
#include <inttypes.h>#include "avformat.h"#include "avio_internal.h"#include "spdif.h"#include "libavcodec/ac3.h"#include "libavcodec/adts_parser.h"#include "libavcodec/dca.h"#include "libavcodec/dca_syncwords.h"#include "libavutil/opt.h"Classes | |
| struct | IEC61937Context |
Macros | |
| #define | SPDIF_FLAG_BIGENDIAN 0x01 |
| #define | MAT_FRAME_SIZE 61424 |
| #define | TRUEHD_FRAME_OFFSET 2560 |
| #define | MAT_MIDDLE_CODE_OFFSET -4 |
Typedefs | |
| typedef struct IEC61937Context | IEC61937Context |
Variables | |
| AVOutputFormat | ff_spdif_muxer |
IEC-61937 encapsulation of various formats, used by S/PDIF.
| AVOutputFormat ff_spdif_muxer |
1.8.12