Go to the source code of this file.
Maxis XA File Demuxer by Robert Marston (rmars.nosp@m.ton@.nosp@m.gmail.nosp@m..com) for more information on the XA audio format see http://wiki.multimedia.cx/index.php?title=Maxis_XA
Definition in file xa.c.
◆ XA00_TAG
#define XA00_TAG MKTAG('X', 'A', 0, 0) |
Definition at line 34 of file xa.c.
◆ XAI0_TAG
#define XAI0_TAG MKTAG('X', 'A', 'I', 0) |
Definition at line 35 of file xa.c.
◆ XAJ0_TAG
#define XAJ0_TAG MKTAG('X', 'A', 'J', 0) |
Definition at line 36 of file xa.c.
◆ xa_probe()
Definition at line 43 of file xa.c.
◆ xa_read_header()
Definition at line 65 of file xa.c.
◆ xa_read_packet()
Definition at line 99 of file xa.c.
◆ ff_xa_demuxer
Initial value:
Definition at line 124 of file xa.c.