| 
    FFmpeg
    
   | 
 
#include "libavutil/avassert.h"#include "libavutil/crc.h"#include "avformat.h"#include "rawdec.h"Go to the source code of this file.
Functions | |
| static int | ac4_probe (const AVProbeData *p) | 
| static int | ac4_read_header (AVFormatContext *s) | 
| static int | ac4_read_packet (AVFormatContext *s, AVPacket *pkt) | 
Variables | |
| const AVInputFormat | ff_ac4_demuxer | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
| const AVInputFormat ff_ac4_demuxer | 
 1.8.17