mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
doc/codecs: add missing enhancements value for export_side_data
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
d2c90abab7
commit
cb27e478f7
@ -664,6 +664,8 @@ for codecs that support it. At present, those are H.264 and VP9.
|
|||||||
@item film_grain
|
@item film_grain
|
||||||
Export film grain parameters through frame side data (see @code{AV_FRAME_DATA_FILM_GRAIN_PARAMS}).
|
Export film grain parameters through frame side data (see @code{AV_FRAME_DATA_FILM_GRAIN_PARAMS}).
|
||||||
Supported at present by AV1 decoders.
|
Supported at present by AV1 decoders.
|
||||||
|
@item enhancements
|
||||||
|
Export picture enhancement metadata through frame side data, e.g. LCEVC (see @code{AV_FRAME_DATA_LCEVC}).
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@item threads @var{integer} (@emph{decoding/encoding,video})
|
@item threads @var{integer} (@emph{decoding/encoding,video})
|
||||||
|
Loading…
Reference in New Issue
Block a user