[FFmpeg-devel] [PATCH v1 2/2] doc/APIchanges: add lavu part entry for DOVI sidedata

Jun Zhao mypopydev at gmail.com
Thu Apr 23 14:14:41 EEST 2020


From: Jun Zhao <barryjzhao at tencent.com>

missed the lavu entry for dovi_meta.h in APIchanges.

Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
---
 doc/APIchanges | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 5aa25de..42e53f6 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -16,7 +16,8 @@ libavutil:     2017-10-21
 API changes, most recent first:
 
 2020-04-22 - xxxxxxxxxx - lavc 58.81.100 - packet.h
-  Add AV_PKT_DATA_DOVI_CONF.
+                        - lavu 56.43.102 - dovi_meta.h
+  Add AV_PKT_DATA_DOVI_CONF and AVDOVIDecoderConfigurationRecord.
 
 2020-04-15 - xxxxxxxxxx - lavc 58.79.100 - avcodec.h
   Add formal support for calling avcodec_flush_buffers() on encoders.
-- 
2.7.4



More information about the ffmpeg-devel mailing list