On Mon, Oct 20, 2014 at 9:15 PM, Vittorio Giovara <
[email protected]> wrote:

> ---
> Is there any reason some hwaccel are disabled?
> Note: this patch is yet to be tested on oracle.
> Cheers,
>     Vittorio
>

The idea originally was to only enable hwaccels by default which do NOT
link against a separate library.
IE. vdpau and dxva2 just require headers to be present during compile time,
and libavcodec will not need to link against their libraries (at least in
the past, this potentially changed in the recent vdpau rewrite?)

Implicit deps on libraries are otherwise kinda annoying, so requiring
explicit flags was the favored choice.

- Hendrik
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to