| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | ACTContext | 
Macros | |
| #define | CHUNK_SIZE 512 | 
| #define | RIFF_TAG MKTAG('R','I','F','F') | 
| #define | WAVE_TAG MKTAG('W','A','V','E') | 
Functions | |
| static int | probe (const AVProbeData *p) | 
| static int | read_header (AVFormatContext *s) | 
| static int | read_packet (AVFormatContext *s, AVPacket *pkt) | 
Variables | |
| AVInputFormat | ff_act_demuxer | 
      
  | 
  static | 
Definition at line 36 of file act.c.
Referenced by analyze(), concat_probe(), dxv_decompress_dxt5(), ff_v4l2_context_get_format(), and v4l2_prepare_contexts().
      
  | 
  static | 
      
  | 
  static | 
| AVInputFormat ff_act_demuxer | 
 1.8.17