On 25/02/2020 02:01, Linjie Fu wrote: > Enables HEVC Range Extension decoding support for 4:2:2 8/10 bit > on ICL+ (gen11 +) platform. > > Signed-off-by: Linjie Fu <linjie...@intel.com> > --- > libavcodec/qsv.c | 12 ++++++++++++ > libavutil/hwcontext_qsv.c | 22 ++++++++++++++++++++++ > 2 files changed, 34 insertions(+)
Should this be gated somehow to stop it being run on Windows? There it will probably fail in some ugly way inside the D3D code which doesn't support YUYV formats. Similarly, do you need a specific libva version or is that already implied by the libmfx version? - Mark _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".