diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2017-03-02 11:21:48 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2017-04-25 15:39:10 +0200 |
commit | 189157c3fc8eeb691e3684b09d971eb5ddb47d5b (patch) | |
tree | 704655cb4e3cb2d2bbe1cea0e2c2ded9b48bea6e /doc/general.texi | |
parent | c55f2ae2b8d4de473f945aebd6a7a89b6b83e87a (diff) | |
download | ffmpeg-189157c3fc8eeb691e3684b09d971eb5ddb47d5b.tar.gz |
Add ClearVideo decoder
Only I-frames are decoded for now.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
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 b1a42c50f8..905e2d1810 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -703,6 +703,8 @@ following image formats are supported: @tab Used in the game Cyberia from Interplay. @item Interplay MVE video @tab @tab X @tab Used in Interplay .MVE files. +@item Iterated Systems ClearVideo @tab @tab X + @tab I-frames only @item Karl Morton's video codec @tab @tab X @tab Codec used in Worms games. @item Kega Game Video (KGV1) @tab @tab X |