| 
    FFmpeg
    
   | 
 
#include "config_components.h"#include "avformat.h"#include "internal.h"#include "libavutil/opt.h"Go to the source code of this file.
Data Structures | |
| struct | G726Context | 
Macros | |
| #define | OFFSET(x) offsetof(G726Context, x) | 
Functions | |
| static int | g726_read_header (AVFormatContext *s) | 
| static int | g726_read_packet (AVFormatContext *s, AVPacket *pkt) | 
Variables | |
| static const AVOption | options [] | 
| static const AVClass | g726_demuxer_class | 
| #define OFFSET | ( | x | ) | offsetof(G726Context, x) | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
 1.8.17