#include <stdint.h>
#include "libavutil/mathematics.h"
#include "avformat.h"
#include "internal.h"
Go to the source code of this file.
Macro Definition Documentation
#define MAX_LINESIZE 2000 |
Function Documentation
static int64_t get_pts |
( |
const uint8_t * |
p | ) |
|
|
static |
static int event_cmp |
( |
const void * |
_a, |
|
|
const void * |
_b |
|
) |
| |
|
static |
static int read_seek2 |
( |
AVFormatContext * |
s, |
|
|
int |
stream_index, |
|
|
int64_t |
min_ts, |
|
|
int64_t |
ts, |
|
|
int64_t |
max_ts, |
|
|
int |
flags |
|
) |
| |
|
static |
Variable Documentation
Initial value:
Definition at line 209 of file assdec.c.