Go to the source code of this file.
Funcom ISS file demuxer 
- Author
- Jaikrishnan Menon 
- See also
- http://wiki.multimedia.cx/index.php?title=FunCom_ISS 
Definition in file iss.c.
◆ ISS_SIG
      
        
          | #define ISS_SIG   "IMA_ADPCM_Sound" | 
      
 
Definition at line 34 of file iss.c.
 
 
◆ ISS_SIG_LEN
Definition at line 35 of file iss.c.
 
 
◆ MAX_TOKEN_SIZE
      
        
          | #define MAX_TOKEN_SIZE   20 | 
      
 
Definition at line 36 of file iss.c.
 
 
◆ get_token()
◆ iss_probe()
Definition at line 61 of file iss.c.
 
 
◆ iss_read_header()
Definition at line 69 of file iss.c.
 
 
◆ iss_read_packet()
◆ ff_iss_demuxer
Initial value:
Definition at line 147 of file iss.c.