Go to the source code of this file.
Options definition for AVFormatContext. 
Definition in file options.c.
 
◆ ITER_STATE_SHIFT
      
        
          | #define ITER_STATE_SHIFT   16 | 
        
      
 
 
◆ anonymous enum
| Enumerator | 
|---|
| CHILD_CLASS_ITER_AVIO  |  | 
| CHILD_CLASS_ITER_MUX  |  | 
| CHILD_CLASS_ITER_DEMUX  |  | 
| CHILD_CLASS_ITER_DONE  |  | 
Definition at line 62 of file options.c.
 
 
◆ format_to_name()
◆ format_child_next()
  
  
      
        
          | static void* format_child_next  | 
          ( | 
          void *  | 
          obj,  | 
         
        
           | 
           | 
          void *  | 
          prev  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ format_child_class_iterate()
  
  
      
        
          | static const AVClass* format_child_class_iterate  | 
          ( | 
          void **  | 
          iter | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ get_category()
◆ io_open_default()
◆ io_close2_default()
◆ av_fmt_ctx_get_duration_estimation_method()
Returns the method used to set ctx->duration. 
- Returns
 - AVFMT_DURATION_FROM_PTS, AVFMT_DURATION_FROM_STREAM, or AVFMT_DURATION_FROM_BITRATE. 
 
Definition at line 198 of file options.c.
 
 
◆ option_is_disposition()
  
  
      
        
          | static int option_is_disposition  | 
          ( | 
          const AVOption *  | 
          opt | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ av_disposition_from_string()
      
        
          | int av_disposition_from_string  | 
          ( | 
          const char *  | 
          disp | ) | 
           | 
        
      
 
- Returns
 - The AV_DISPOSITION_* flag corresponding to disp or a negative error code if disp does not correspond to a known stream disposition. 
 
Definition at line 329 of file options.c.
 
 
◆ av_disposition_to_string()
      
        
          | const char* av_disposition_to_string  | 
          ( | 
          int  | 
          disposition | ) | 
           | 
        
      
 
- Parameters
 - 
  
    | disposition | a combination of AV_DISPOSITION_* values  | 
  
   
- Returns
 - The string description corresponding to the lowest set bit in disposition. NULL when the lowest set bit does not correspond to a known disposition or when disposition is 0. 
 
Definition at line 337 of file options.c.
Referenced by show_dispositions().
 
 
◆ av_format_context_class
  
  
      
        
          | const AVClass av_format_context_class | 
         
       
   | 
  
static   | 
  
 
 
◆ stream_options
◆ stream_class
 
#define AV_OPT_FLAG_ENCODING_PARAM
a generic parameter which can be set by the user for muxing or encoding
 
#define LIBAVUTIL_VERSION_INT
 
const char * av_default_item_name(void *ptr)
Return the context name.
 
AVClassCategory category
Category used for visualization (like color) This is only set if the category is equal for all object...
 
@ AV_CLASS_CATEGORY_MUXER