[FFmpeg-devel] [PATCH 1/2] libavutil: introduce AVFilmGrainParams side data

Lynne dev at lynne.ee
Thu Nov 12 13:58:43 EET 2020


This patch introduces a new frame side data type AVFilmGrainParams for use 
with video codecs able to offload film grain application during presentation.

It is generalized rather than being AV1 specific as AV2 is expected to carry
the same data, as well as the fact it was based on general research of
film grain synthesis.

This patch also introduces an option to export this side data from compatible
decoders. It will be used in the next patch.

Patch attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavutil-introduce-AVFilmGrainParams-side-data.patch
Type: text/x-patch
Size: 11126 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201112/476edbf4/attachment.bin>


More information about the ffmpeg-devel mailing list