diff options
author | Jun Zhao <barryjzhao@tencent.com> | 2020-01-11 12:12:24 +0800 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2020-01-11 10:51:52 +0530 |
commit | 883e6af710ba71bb26b5b9e19ebbec455528d7b4 (patch) | |
tree | 95e7e098440365249dc5fd11c74147845962c170 | |
parent | ae436cc5e4d75c1a7deefb2b30820486e2f3d8af (diff) | |
download | ffmpeg-883e6af710ba71bb26b5b9e19ebbec455528d7b4.tar.gz |
doc/general: Add avs2 decoder/encoder entry
Add avs2 decoder/encoder entry
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index a5b77e0de1..e66859992b 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -819,6 +819,8 @@ following image formats are supported: @tab fourcc: AVrp @item AVS (Audio Video Standard) video @tab @tab X @tab Video encoding used by the Creature Shock game. +@item AVS2-P2/IEEE1857.4 @tab E @tab E + @tab Supported through external libraries libxavs2 and libdavs2 @item AYUV @tab X @tab X @tab Microsoft uncompressed packed 4:4:4:4 @item Beam Software VB @tab @tab X |