FFmpeg
|
#include "libavutil/common.h"
Go to the source code of this file.
Macros | |
#define | JSS_MAX_LINESIZE 512 |
Functions | |
static av_always_inline int | jss_whitespace (char c) |
static const av_always_inline char * | jss_skip_whitespace (const char *p) |
JACOsub shared utils
Definition in file jacosub.h.
|
static |
Definition at line 33 of file jacosub.h.
Referenced by jacosub_probe(), jacosub_to_ass(), and jss_skip_whitespace().
|
static |
Definition at line 38 of file jacosub.h.
Referenced by jacosub_decode_frame(), jacosub_read_header(), and jacosub_to_ass().