On Wed, Dec 07, 2016 at 12:11:22PM +0100, Luca Barbato wrote: > On 03/12/2016 16:59, Diego Biurrun wrote: > > --- > > > > Now the actually working version ... > > > > libavcodec/Makefile | 5 +++++ > > libavcodec/qsvdec_h2645.c | 8 ++++++-- > > 2 files changed, 11 insertions(+), 2 deletions(-) > > The qsv hwaccel and decoder should be always enabled at the same time or > disabled at the same time. > > I'm not sure that disabling the decoder and enabling the hwaccel would > even work.
Currently that configuration fails to link, so it's anybody's guess. Until we make such a configuraton illegal, it should at least link... Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
