From 22238d0b9440cf55aafda42c60f4413514d4aeb8 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sat, 13 Oct 2018 00:06:39 +0100 Subject: avcodec: Implement Archimedes VIDC encoder/decoder Signed-off-by: Cameron Cawley --- doc/general.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/general.texi') diff --git a/doc/general.texi b/doc/general.texi index 4983134f7e..2b015f143a 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -545,6 +545,7 @@ library: @item raw VC-1 @tab X @tab X @item raw PCM A-law @tab X @tab X @item raw PCM mu-law @tab X @tab X +@item raw PCM Archimedes VIDC @tab X @tab X @item raw PCM signed 8 bit @tab X @tab X @item raw PCM signed 16 bit big-endian @tab X @tab X @item raw PCM signed 16 bit little-endian @tab X @tab X @@ -1147,6 +1148,7 @@ following image formats are supported: @tab encoding supported through external library libopus @item PCM A-law @tab X @tab X @item PCM mu-law @tab X @tab X +@item PCM Archimedes VIDC @tab X @tab X @item PCM signed 8-bit planar @tab X @tab X @item PCM signed 16-bit big-endian planar @tab X @tab X @item PCM signed 16-bit little-endian planar @tab X @tab X -- cgit v1.2.3