summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2012-03-18 15:04:38 -0400
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-03-19 19:02:23 +0100
commit0e714f889ee4e3a1632a11c345b5b5a1414d8fc5 (patch)
tree16d55d3d59fda67bdb6dc70b3d89f0e461a12737 /doc
parentb8560637d93b632bd6b318baea4dc68b79e2ef85 (diff)
ZeroCodec Decoder
An obscure Japanese lossless video codec, originally intended for use with a remote desktop application. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index bbadb2150e..0c14003dee 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -329,6 +329,7 @@ library:
@tab Microsoft audio container used by XAudio 2.
@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.