Go to the source code of this file.
Definition at line 28 of file spdif.h.
Referenced by ff_spdif_probe(), ff_spdif_read_packet(), and spdif_write_packet().
Definition at line 29 of file spdif.h.
Referenced by ff_spdif_probe(), ff_spdif_read_packet(), and spdif_write_packet().
Definition at line 30 of file spdif.h.
Referenced by ff_spdif_read_packet(), spdif_header_dts(), spdif_header_dts4(), spdif_header_truehd(), and spdif_write_packet().
AC-3 data.
MPEG-1 layer 1.
MPEG-1 layer 2 or 3 data or MPEG-2 without extension.
MPEG-2 data with extension.
MPEG-2 AAC ADTS.
MPEG-2, layer-1 low sampling frequency.
MPEG-2, layer-2 low sampling frequency.
MPEG-2, layer-3 low sampling frequency.
DTS type I (512 samples)
DTS type II (1024 samples)
DTS type III (2048 samples)
Atrac data.
Atrac 3 data.
Atrac 3 plus data.
DTS HD data.
WMA 9 Professional data.
MPEG-2 AAC ADTS half-rate low sampling frequency.
MPEG-2 AAC ADTS quarter-rate low sampling frequency.
E-AC-3 data.
TrueHD data.
Definition at line 26 of file spdif.c.
Referenced by ff_spdif_read_packet(), and spdif_write_packet().
Definition at line 169 of file spdifdec.c.
Definition at line 112 of file spdifdec.c.
Referenced by spdif_probe().
Definition at line 55 of file spdif.h.
Referenced by spdif_get_offset_and_codec(), and spdif_header_mpeg().