diff mbox series

[FFmpeg-devel,V1] doc/general: Add avs2 decoder/encoder entry

Message ID 1578715944-9575-1-git-send-email-mypopydev@gmail.com
State New
Headers show
Series [FFmpeg-devel,V1] doc/general: Add avs2 decoder/encoder entry | expand

Checks

Context Check Description
andriy/ffmpeg-patchwork success Make fate finished

Commit Message

Jun Zhao Jan. 11, 2020, 4:12 a.m. UTC
From: Jun Zhao <barryjzhao@tencent.com>

Add avs2 decoder/encoder entry

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
---
 doc/general.texi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

Comments

Gyan Doshi Jan. 11, 2020, 5:26 a.m. UTC | #1
On 11-01-2020 09:42 am, Jun Zhao wrote:
> From: Jun Zhao <barryjzhao@tencent.com>
>
> Add avs2 decoder/encoder entry
>
> Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
> ---
>   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
Pushed as 883e6af710ba71bb26b5b9e19ebbec455528d7b4

Thanks,
Gyan
diff mbox series

Patch

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