From 6cabb679d6aef310277b2995a13d53695da3c15a Mon Sep 17 00:00:00 2001 From: Derek Buitenhuis Date: Sun, 18 Mar 2012 13:00:18 -0400 Subject: ZeroCodec Decoder An obscure Japanese lossless video codec, originally intended for use with a remote desktop application. Signed-off-by: Derek Buitenhuis Signed-off-by: Michael Niedermayer --- doc/general.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/general.texi b/doc/general.texi index 0d520ad98c..f2c21b9065 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -351,6 +351,7 @@ library: @item eXtended BINary text (XBIN) @tab @tab X @item YUV4MPEG pipe @tab X @tab X @item Psygnosis YOP @tab @tab X +@item ZeroCodec Lossless Video @tab @tab X @end multitable @code{X} means that encoding (resp. decoding) is supported. -- cgit v1.2.3