|
OpenFFmpeg
|
IEC 61937 demuxer, used for compressed data in S/PDIF. More...
#include "libavutil/bswap.h"#include "libavcodec/ac3.h"#include "libavcodec/adts_parser.h"#include "avformat.h"#include "spdif.h"Macros | |
| #define | SPDIF_MAX_OFFSET 16384 |
Functions | |
| int | ff_spdif_probe (const uint8_t *p_buf, int buf_size, enum AVCodecID *codec) |
| int | ff_spdif_read_packet (AVFormatContext *s, AVPacket *pkt) |
Variables | |
| AVInputFormat | ff_spdif_demuxer |
IEC 61937 demuxer, used for compressed data in S/PDIF.
| AVInputFormat ff_spdif_demuxer |
1.8.12