Go to the source code of this file.
◆ stl_probe()
◆ get_pts()
static int64_t get_pts |
( |
char ** |
buf, |
|
|
int * |
duration |
|
) |
| |
|
static |
◆ stl_read_header()
◆ stl_read_packet()
◆ stl_read_seek()
static int stl_read_seek |
( |
AVFormatContext * |
s, |
|
|
int |
stream_index, |
|
|
int64_t |
min_ts, |
|
|
int64_t |
ts, |
|
|
int64_t |
max_ts, |
|
|
int |
flags |
|
) |
| |
|
static |
◆ stl_read_close()
◆ ff_stl_demuxer
Initial value:= {
.name = "stl",
.extensions = "stl",
}
Definition at line 133 of file stldec.c.
static int stl_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags)