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

2020-01-10 Thread Gyan



On 11-01-2020 09:42 am, Jun Zhao wrote:

From: Jun Zhao 

Add avs2 decoder/encoder entry

Signed-off-by: Jun Zhao 
---
  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
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

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

2020-01-12 Thread myp...@gmail.com
On Sat, Jan 11, 2020 at 1:26 PM Gyan  wrote:
>
>
>
> On 11-01-2020 09:42 am, Jun Zhao wrote:
> > From: Jun Zhao 
> >
> > Add avs2 decoder/encoder entry
> >
> > Signed-off-by: Jun Zhao 
> > ---
> >   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
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".