diff options
Diffstat (limited to 'third_party/ffmpeg/avcodec-52.def')
-rw-r--r-- | third_party/ffmpeg/avcodec-52.def | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/third_party/ffmpeg/avcodec-52.def b/third_party/ffmpeg/avcodec-52.def new file mode 100644 index 0000000..4bab0fc --- /dev/null +++ b/third_party/ffmpeg/avcodec-52.def @@ -0,0 +1,10 @@ +LIBRARY avcodec-52 +EXPORTS + av_bitstream_filter_init + avcodec_alloc_context + avcodec_find_decoder + avcodec_get_frame_defaults + avcodec_init + avcodec_open + avcodec_decode_audio2 + avcodec_decode_video |