diff options
Diffstat (limited to 'third_party/ffmpeg/avformat-52.def')
-rw-r--r-- | third_party/ffmpeg/avformat-52.def | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/ffmpeg/avformat-52.def b/third_party/ffmpeg/avformat-52.def new file mode 100644 index 0000000..835874a --- /dev/null +++ b/third_party/ffmpeg/avformat-52.def @@ -0,0 +1,7 @@ +LIBRARY avformat-52 +EXPORTS + av_find_stream_info + av_open_input_file + av_read_frame + av_register_all + register_protocol |