Sure, I will update my patch against your patchset.
Thanks
Haihao
Hi Haihao,
Hold on a moment, Let me send another related refact patch set. :)
On Thu, Nov 26, 2020 at 1:30 PM Haihao Xiang
mailto:haihao.xi...@intel.com>> wrote:
User may use '-disable_film_grain 1' to disable film grain.
---
On Thu, 2020-11-26 at 10:17 -0300, James Almer wrote:
> On 11/26/2020 2:30 AM, Haihao Xiang wrote:
> > User may use '-disable_film_grain 1' to disable film grain.
>
> A side data type was recently pushed that lets the user choose to export
> film grain parameters as frame side data instead of hav
On 11/26/2020 2:30 AM, Haihao Xiang wrote:
User may use '-disable_film_grain 1' to disable film grain.
A side data type was recently pushed that lets the user choose to export
film grain parameters as frame side data instead of having the decoder
apply them. Can you implement it here? Does QS
Hi Haihao,
Hold on a moment, Let me send another related refact patch set. :)
On Thu, Nov 26, 2020 at 1:30 PM Haihao Xiang wrote:
> User may use '-disable_film_grain 1' to disable film grain.
> ---
> libavcodec/qsvdec.c | 5 +
> libavcodec/qsvdec.h | 2 ++
> libavcodec/qsvdec_
User may use '-disable_film_grain 1' to disable film grain.
---
libavcodec/qsvdec.c | 5 +
libavcodec/qsvdec.h | 2 ++
libavcodec/qsvdec_other.c | 13 -
3 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/libavcodec/qsvdec.c b/libavcodec/qsvdec.c
index c666