Applied. Thanks Haihao
> Signed-off-by: peng.chen <[email protected]> > --- > src/i965_drv_video.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/i965_drv_video.c b/src/i965_drv_video.c > index f20b4aa..3a0015c 100644 > --- a/src/i965_drv_video.c > +++ b/src/i965_drv_video.c > @@ -879,7 +879,6 @@ i965_get_default_chroma_formats(VADriverContextP > ctx, VAProfile profile, > break; > > case VAProfileHEVCMain10: > - chroma_formats = 0; // clear YUV420 8bits format support > if (HAS_HEVC10_DECODING(i965) && entrypoint == > VAEntrypointVLD) > chroma_formats |= i965->codec_info- > >hevc_dec_chroma_formats; > break; _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
