#include <stdint.h>
#include "avformat.h"
#include "internal.h"
#include "subtitles.h"
#include "libavutil/bprint.h"
Go to the source code of this file.
◆ ass_probe()
◆ read_dialogue()
  
  | 
        
          | static int read_dialogue | ( | ASSContext * | ass, |  
          |  |  | AVBPrint * | dst, |  
          |  |  | const uint8_t * | p, |  
          |  |  | int64_t * | start, |  
          |  |  | int * | duration |  
          |  | ) |  |  |  | static | 
 
 
◆ get_line()
  
  | 
        
          | static int64_t get_line | ( | AVBPrint * | buf, |  
          |  |  | FFTextReader * | tr |  
          |  | ) |  |  |  | static | 
 
 
◆ ass_read_header()
◆ ff_ass_demuxer
Initial value:
Definition at line 161 of file assdec.c.
 
 
 
int ff_subtitles_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags)