![]()  | 
  
    libgpac
    
   Documentation of the core library of GPAC 
   | 
  
#include <gpac/filters.h>#include <gpac/constants.h>#include <gpac/bitstream.h>#include <gpac/internal/isomedia_dev.h>
 Include dependency graph for constants.c:Data Structures | |
| struct | CodecIDReg | 
| struct | GF_StreamTypeDesc | 
| struct | GF_AudioFmt | 
| struct | pcmfmt_to_qt | 
| struct | GF_CICPAudioLayout | 
| struct | GF_PixFmt | 
| struct | pixfmt_to_qt | 
| struct | _itags | 
| struct | cicp_prim | 
| struct | cicp_trans | 
| struct | cicp_mx | 
Macros | |
| #define | TIMESTAMP_COMPARE(_op) | 
| #define | TIMECODE_COMPARE(_op) | 
Variables | |
| CodecIDReg | CodecRegistry [] | 
| static const GF_StreamTypeDesc | GF_StreamTypes [] | 
| static const GF_AudioFmt | GF_AudioFormats [] | 
| static char | szAllAudioFormats [500] = {0} | 
| static char | szAllShortAudioFormats [500] = {0} | 
| static struct pcmfmt_to_qt | AudiosToQT [] | 
| static const GF_CICPAudioLayout | GF_CICPLayouts [] | 
| static char | szCICPLayoutAllNames [1024] | 
| static const GF_PixFmt | GF_PixelFormats [] | 
| static char | szAllPixelFormats [5000] = {0} | 
| static char | szAllShortPixelFormats [5000] = {0} | 
| static struct pixfmt_to_qt | PixelsToQT [] | 
| static struct _itags | itunes_tags [] | 
| static const char * | ID3v1Genres [] | 
| struct cicp_prim | CICPColorPrimaries [] | 
| static char | szCICPPrimAllNames [1024] | 
| struct cicp_trans | CICPColorTransfer [] | 
| static char | szCICPTFCAllNames [1024] | 
| struct cicp_mx | CICPColorMatrixCoefficients [] | 
| static char | szCICPMXAllNames [1024] | 
| struct CodecIDReg | 
| struct GF_StreamTypeDesc | 
| Data Fields | ||
|---|---|---|
| u32 | st | |
| const char * | name | |
| const char * | desc | |
| const char * | sname | |
| const char * | alt_name | |
| struct GF_AudioFmt | 
| Data Fields | ||
|---|---|---|
| GF_AudioFormat | sfmt | |
| const char * | name | |
| const char * | desc | |
| const char * | sname | |
| struct pcmfmt_to_qt | 
| Data Fields | ||
|---|---|---|
| GF_AudioFormat | afmt | |
| u32 | qt4cc | |
| struct GF_PixFmt | 
| Data Fields | ||
|---|---|---|
| GF_PixelFormat | pixfmt | |
| const char * | name | |
| const char * | desc | |
| const char * | sname | |
| struct pixfmt_to_qt | 
| Data Fields | ||
|---|---|---|
| GF_PixelFormat | pfmt | |
| u32 | qt4cc | |
| struct _itags | 
| struct cicp_prim | 
| Data Fields | ||
|---|---|---|
| u32 | code | |
| const char * | name | |
| struct cicp_trans | 
| Data Fields | ||
|---|---|---|
| u32 | code | |
| const char * | name | |
| struct cicp_mx | 
| Data Fields | ||
|---|---|---|
| u32 | code | |
| const char * | name | |
| #define TIMESTAMP_COMPARE | ( | _op | ) | 
| #define TIMECODE_COMPARE | ( | _op | ) | 
      
  | 
  static | 
 Here is the caller graph for this function:
      
  | 
  static | 
 Here is the caller graph for this function:
      
  | 
  static | 
 Here is the caller graph for this function:| CodecIDReg CodecRegistry[] | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
| struct cicp_prim CICPColorPrimaries[] | 
      
  | 
  static | 
| struct cicp_trans CICPColorTransfer[] | 
      
  | 
  static | 
| struct cicp_mx CICPColorMatrixCoefficients[] | 
      
  | 
  static |