Go to the source code of this file.
Data Structures | |
| struct | AVISynthStream |
| struct | AVISynthContext |
Functions | |
| static int | avisynth_read_header (AVFormatContext *s, AVFormatParameters *ap) |
| 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 184 of file avisynth.c.
|
static |
Definition at line 44 of file avisynth.c.
|
static |
Definition at line 150 of file avisynth.c.
|
static |
Definition at line 200 of file avisynth.c.
| AVInputFormat ff_avisynth_demuxer |
Definition at line 213 of file avisynth.c.