On Mon, Nov 22, 2021 at 4:35 AM Matt Oliver wrote:
>
> On Thu, 4 Nov 2021 at 15:44, Matt Oliver wrote:
>
> > Instead link against the function that returns the correct variable. This
> > fixes linking errors with dlls with msvc.
> > ---
> > libavcodec/libvpxdec.c | 10 +-
> > 1 file chan
On Thu, 4 Nov 2021 at 15:44, Matt Oliver wrote:
> Instead link against the function that returns the correct variable. This
> fixes linking errors with dlls with msvc.
> ---
> libavcodec/libvpxdec.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/libavcodec/li
Instead link against the function that returns the correct variable. This
fixes linking errors with dlls with msvc.
---
libavcodec/libvpxdec.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/libavcodec/libvpxdec.c b/libavcodec/libvpxdec.c
index 42d1b8ab1c..b2aa205036