[FFmpeg-devel] [PATCH 1/3] lavc/libuavs3d: fix incorrect comments

Jun Zhao mypopydev at gmail.com
Mon May 2 06:36:28 EEST 2022


From: Jun Zhao <barryjzhao at tencent.com>

fix incorrect comments

Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
---
 libavcodec/libuavs3d.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/libuavs3d.c b/libavcodec/libuavs3d.c
index 48333f17d1..6966e00b62 100644
--- a/libavcodec/libuavs3d.c
+++ b/libavcodec/libuavs3d.c
@@ -1,5 +1,5 @@
 /*
- * RAW AVS3-P2/IEEE1857.10 video demuxer
+ * AVS3-P2/IEEE1857.10 video decoder (using the uavs3d library)
  * Copyright (c) 2020 Zhenyu Wang <wangzhenyu at pkusz.edu.cn>
  *                    Bingjie Han <hanbj at pkusz.edu.cn>
  *                    Huiwen Ren  <hwrenx at gmail.com>
-- 
2.25.1



More information about the ffmpeg-devel mailing list