diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-08-01 17:46:53 +0000 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2012-08-01 22:06:16 -0400 |
commit | 45eaac02cbb8eb251945d8769a9c81254969528a (patch) | |
tree | 099c280dba6eb618b9ba17d1748decd3cffb5847 /doc | |
parent | 19cf7163c1576e7b03ea33d7bf633e14d7516db8 (diff) | |
download | ffmpeg-45eaac02cbb8eb251945d8769a9c81254969528a.tar.gz |
Canopus Lossless decoder
At the moment it only does BGR24, but I plan to add the rest after.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 05855542bf..a14e888e33 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -468,6 +468,7 @@ following image formats are supported: @item Delphine Software International CIN video @tab @tab X @tab Codec used in Delphine Software International games. @item Discworld II BMV Video @tab @tab X +@item Canopus Lossless Codec @tab @tab X @item Cinepak @tab @tab X @item Cirrus Logic AccuPak @tab X @tab X @tab fourcc: CLJR |