Skip to content
Snippets Groups Projects
Commit 87deebe1 authored by Matt Oliver's avatar Matt Oliver Committed by Michael Niedermayer
Browse files

avcodec/libvpxenc.c: Fix linking with codec interface with msvc.


Default libvpx msvc buils used module definition to export symbols.
These symbols are exported as pointers to data which dont link when
referenced directly.

Reviewed-by: default avatarTimothy Gu <timothygu99@gmail.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 09b4ad15
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment