Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAneesh Dogra <lionaneesh@gmail.com>2012-02-17 01:08:51 +0400
committerJustin Ruggles <justin.ruggles@gmail.com>2012-02-17 23:28:56 +0400
commitd7840529b6aaaa24426025781e5fcde673108d39 (patch)
tree1b9b8cd473d08e8550f532ac6c9d7c10f9450eb3 /doc/general.texi
parent1f1fbcfa71d1d3f90f90a72ba3fb32ddbb545df2 (diff)
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.texi2
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.