Go to the source code of this file.
Data Structures | |
| struct | AVISynthStream |
| struct | AVISynthContext |
Functions | |
| static int | avisynth_read_header (AVFormatContext *s) |
| static int | avisynth_read_packet (AVFormatContext *s, AVPacket *pkt) |
| static int | avisynth_read_close (AVFormatContext *s) |
| static int | avisynth_read_seek (AVFormatContext *s, int stream_index, int64_t pts, int flags) |
Variables | |
| AVInputFormat | ff_avisynth_demuxer |
|
static |
Definition at line 192 of file avisynth.c.
|
static |
Definition at line 44 of file avisynth.c.
|
static |
Definition at line 158 of file avisynth.c.
|
static |
Definition at line 208 of file avisynth.c.
| AVInputFormat ff_avisynth_demuxer |
Definition at line 221 of file avisynth.c.