#include <stdint.h>
#include "avformat.h"
#include "demux.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()
◆ ass_read_header()
◆ ff_ass_demuxer
Initial value:
Definition at line 164 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)