diff options
author | Aneesh Dogra <lionaneesh@gmail.com> | 2012-02-17 02:38:51 +0530 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-02-17 14:28:56 -0500 |
commit | d7840529b6aaaa24426025781e5fcde673108d39 (patch) | |
tree | 1b9b8cd473d08e8550f532ac6c9d7c10f9450eb3 /doc/general.texi | |
parent | 1f1fbcfa71d1d3f90f90a72ba3fb32ddbb545df2 (diff) | |
download | ffmpeg-d7840529b6aaaa24426025781e5fcde673108d39.tar.gz |
avcodec: add a Sun Rasterfile encoder
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 7471802d2a..c61951ac71 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -375,7 +375,7 @@ following image formats are supported: @tab V.Flash PTX format @item SGI @tab X @tab X @tab SGI RGB image format -@item Sun Rasterfile @tab @tab X +@item Sun Rasterfile @tab X @tab X @tab Sun RAS image format @item TIFF @tab X @tab X @tab YUV, JPEG and some extension is not supported yet. |