From: Jun Zhao <[email protected]> Add avs2 decoder/encoder entry
Signed-off-by: Jun Zhao <[email protected]> --- doc/general.texi | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/doc/general.texi b/doc/general.texi index a5b77e0..e668599 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 -- 1.7.1 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
