Hi, Mark,
I am not satisfied with this approach neither.
But I thought it would be better this way since we have already
well-written code for encoder/decoder, surface management, etc. Sharing
this functions between lavc and lavd will be a big mess up and produce a
lot of avpriv_ functions (I've tr
On 11/08/17 10:10, Alexander Bilyak wrote:
> Intel QSV SDK provide screen capture plugin starting from API ver 1.17
> as runtime loadable plugin for QSV decoder.
>
> * add API version selection while initialization of QSV context
> (default is still 1.1 for usual encoding/decoding)
> ---
> config
Intel QSV SDK provide screen capture plugin starting from API ver 1.17
as runtime loadable plugin for QSV decoder.
* add API version selection while initialization of QSV context
(default is still 1.1 for usual encoding/decoding)
---
configure | 2 +
libavcodec/Makefile