[FFmpeg-cvslog] lavc/libuavs3d: fix incorrect comments

Jun Zhao git at videolan.org
Sun May 8 05:51:35 EEST 2022


ffmpeg | branch: master | Jun Zhao <barryjzhao at tencent.com> | Mon May  2 09:37:49 2022 +0800| [072a0daf5d99b92f833cc4e2807bc69eff2d338f] | committer: Jun Zhao

lavc/libuavs3d: fix incorrect comments

fix incorrect comments

Signed-off-by: Jun Zhao <barryjzhao at tencent.com>

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

 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>



More information about the ffmpeg-cvslog mailing list