ffmpeg | branch: master | James Almer <jamr...@gmail.com> | Mon Dec  2 12:34:45 
2024 -0300| [cb27e478f721e87d9cb0fbee10c8582720c5ce43] | committer: James Almer

doc/codecs: add missing enhancements value for export_side_data

Signed-off-by: James Almer <jamr...@gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb27e478f721e87d9cb0fbee10c8582720c5ce43
---

 doc/codecs.texi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/codecs.texi b/doc/codecs.texi
index 6bdeb664e7..f6bd50eb71 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -664,6 +664,8 @@ for codecs that support it. At present, those are H.264 and 
VP9.
 @item film_grain
 Export film grain parameters through frame side data (see 
@code{AV_FRAME_DATA_FILM_GRAIN_PARAMS}).
 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
 
 @item threads @var{integer} (@emph{decoding/encoding,video})

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to