diff options
author | Daniel Verkamp <daniel@drv.nu> | 2010-03-09 01:03:09 +0000 |
---|---|---|
committer | Daniel Verkamp <daniel@drv.nu> | 2010-03-09 01:03:09 +0000 |
commit | bf3541220188c708dd618ca28f5b73fb2ecfa149 (patch) | |
tree | 55c16528a63b9b3cd4e11f1f543d401250fcd409 /doc/general.texi | |
parent | 987e857f638bff63f11905d06466e198a9765f65 (diff) | |
download | ffmpeg-bf3541220188c708dd618ca28f5b73fb2ecfa149.tar.gz |
Kega Game Video (KGV1) decoder
Originally committed as revision 22364 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 6fed6c3b8c..8f808e8958 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -403,6 +403,8 @@ following image formats are supported: @tab Used in Interplay .MVE files. @item Karl Morton's video codec @tab @tab X @tab Codec used in Worms games. +@item Kega Game Video (KGV1) @tab @tab X + @tab Kega emulator screen capture codec. @item LCL (LossLess Codec Library) MSZH @tab @tab X @item LCL (LossLess Codec Library) ZLIB @tab E @tab E @item LOCO @tab @tab X |