On Sat, Mar 14, 2015 at 07:57:42AM +, Christophe Gisquet wrote:
> When the decoder is deactivated, the x86-optimized versions are
> not compiled, resulting in a link error.
>
> The C version is unaffected, as it is part of the idctdsp
> subsystem.
> ---
> libavcodec/x86/dct-test.c | 8 ---
When the decoder is deactivated, the x86-optimized versions are
not compiled, resulting in a link error.
The C version is unaffected, as it is part of the idctdsp
subsystem.
---
libavcodec/x86/dct-test.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/libavcodec/x86/dc