[FFmpeg-devel] [PATCH v3 1/2] lavf/qsv: Add functions to print mfx iopattern, warning and error

Linjie Fu linjie.justin.fu at gmail.com
Thu Dec 10 12:04:16 EET 2020


On Thu, Dec 10, 2020 at 1:50 PM Haihao Xiang <haihao.xiang at intel.com> wrote:
>
> It is a copy of the relevant part in lavc/qsv.
>
> Signed-off-by: Haihao Xiang <haihao.xiang at intel.com>
> ---
> To avoid duplicated tables in the same library after applying patch '
> lavc/qsv: make some functions inline', use a local copy of the relevant
> code in this patch
>
>  libavfilter/qsvvpp.c | 104 +++++++++++++++++++++++++++++++++++++++++++
>  libavfilter/qsvvpp.h |   9 ++++
>  2 files changed, 113 insertions(+)

Looks reasonable to me.

- linjie


More information about the ffmpeg-devel mailing list