On Fri, 3 Nov 2017, Martin Storsjö wrote:

This avoids issues linking to a DLL version of libspeex, since the
libspeex headers lack proper dllimport declarations for the data
symbols.

This isn't an issue when building with mingw with GNU binutils, since
GNU ld can fix up that kind of data import automatically.
---
libavcodec/libspeexenc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Locally amended the commit message with "libspeexdec.c already uses speex_lib_get_mode as well.", as a further argument for why this might be a good idea.

// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to