SAMI subtitle demuxer.  
More...
Go to the source code of this file.
◆ sami_probe()
◆ sami_read_header()
◆ sami_read_packet()
◆ sami_read_seek()
  
  | 
        
          | static int sami_read_seek | ( | AVFormatContext * | s, |  
          |  |  | int | stream_index, |  
          |  |  | int64_t | min_ts, |  
          |  |  | int64_t | ts, |  
          |  |  | int64_t | max_ts, |  
          |  |  | int | flags |  
          |  | ) |  |  |  | static | 
 
 
◆ sami_read_close()
◆ ff_sami_demuxer
Initial value:= {
    .name           = "sami",
    .extensions     = "smi,sami",
}
static av_cold int read_close(AVFormatContext *ctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
Definition at line 136 of file samidec.c.