On Sun, Nov 13, 2016 at 10:18 AM, Hendrik Leppkes wrote:
> On Sat, Nov 12, 2016 at 2:02 AM, Hendrik Leppkes wrote:
>> Fixes building with --disable-everything --enable-shared --enable-dxva2
>>
>> The hwcontext DXVA2 implementation in avutil needs this library now, instead
>> of just the ffmpeg pr
On Sat, Nov 12, 2016 at 2:02 AM, Hendrik Leppkes wrote:
> Fixes building with --disable-everything --enable-shared --enable-dxva2
>
> The hwcontext DXVA2 implementation in avutil needs this library now, instead
> of just the ffmpeg program.
> ---
> configure | 3 ++-
> 1 file changed, 2 insertion
Fixes building with --disable-everything --enable-shared --enable-dxva2
The hwcontext DXVA2 implementation in avutil needs this library now, instead
of just the ffmpeg program.
---
configure | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/configure b/configure
index c00c591.