#include "libavutil/internal.h"
#include "libavcodec/internal.h"
#include "avformat.h"
#include "internal.h"
#include <dlfcn.h>
#include "compat/avisynth/avxsynth_c.h"
Go to the source code of this file.
Definition at line 27 of file avisynth.c.
Definition at line 43 of file avisynth.c.
Referenced by avisynth_load_library().
Definition at line 46 of file avisynth.c.
Referenced by avisynth_load_library(), dxva2_alloc(), nvenc_dyload_cuda(), and nvenc_dyload_nvenc().
Definition at line 47 of file avisynth.c.
Referenced by dxva2_alloc(), and w32thread_init().
Definition at line 48 of file avisynth.c.
Referenced by avisynth_atexit_handler(), avisynth_load_library(), and dxva2_uninit().
Definition at line 53 of file avisynth.c.
Referenced by avisynth_load_library().
Definition at line 196 of file avisynth.c.
Referenced by avisynth_load_library().
Definition at line 105 of file avisynth.c.
Referenced by avisynth_context_create().
Definition at line 144 of file avisynth.c.
Referenced by avisynth_open_file().
Definition at line 172 of file avisynth.c.
Referenced by avisynth_atexit_handler(), avisynth_open_file(), and avisynth_read_close().
Definition at line 211 of file avisynth.c.
Referenced by avisynth_create_stream().
Definition at line 288 of file avisynth.c.
Referenced by avisynth_create_stream().
Definition at line 324 of file avisynth.c.
Referenced by avisynth_open_file().
Definition at line 350 of file avisynth.c.
Referenced by avisynth_read_header().
Definition at line 400 of file avisynth.c.
Referenced by avisynth_read_packet().
Definition at line 418 of file avisynth.c.
Referenced by avisynth_read_packet().
Definition at line 511 of file avisynth.c.
Referenced by avisynth_read_packet().
Definition at line 578 of file avisynth.c.
Definition at line 595 of file avisynth.c.
Definition at line 625 of file avisynth.c.
Definition at line 635 of file avisynth.c.
Definition at line 90 of file avisynth.c.
Referenced by avisynth_create_stream_video().
Definition at line 91 of file avisynth.c.
Referenced by avisynth_create_stream_video().
Definition at line 92 of file avisynth.c.
Referenced by avisynth_create_stream_video().
Definition at line 97 of file avisynth.c.
Definition at line 98 of file avisynth.c.
Referenced by avisynth_atexit_handler(), and avisynth_context_destroy().
Definition at line 101 of file avisynth.c.
Referenced by avisynth_atexit_handler(), avisynth_context_create(), and avisynth_context_destroy().
Definition at line 674 of file avisynth.c.