Re: [FFmpeg-devel] [PATCH 2/2] lavc/qsvdec: export AVFilmGrainParams side data

2021-09-17 Thread Xiang, Haihao
> Hi Mark / Zhong, > > Could you please have a look at this patch when you get some time? > > Thanks > Haihao > > > When AV_CODEC_EXPORT_DATA_FILM_GRAIN is present, AV1 decoder should > > disable film grain application and export the corresponding side data Any comment for this patchset ? Wit

Re: [FFmpeg-devel] [PATCH 2/2] lavc/qsvdec: export AVFilmGrainParams side data

2021-04-11 Thread Xiang, Haihao
Hi Mark / Zhong, Could you please have a look at this patch when you get some time? Thanks Haihao > When AV_CODEC_EXPORT_DATA_FILM_GRAIN is present, AV1 decoder should > disable film grain application and export the corresponding side data > --- > libavcodec/qsv_internal.h | 3 ++ > libavcod