diff options
author | Aleksi Nurmi <aleksi.nurmi@gmail.com> | 2014-03-27 00:45:15 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-03-27 18:27:23 +0100 |
commit | ae17878fb2ab100264226c84c58f5b95a703312f (patch) | |
tree | 7b08225c382b1d8477e1dfdf93157e94165b310a /doc/general.texi | |
parent | c3a0b3eb64be441ca897629e8ecd80d5b51fded7 (diff) | |
download | ffmpeg-ae17878fb2ab100264226c84c58f5b95a703312f.tar.gz |
BRender PIX image decoder
Further enhancements by Vittorio Giovara and Paul B Mahol.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
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 dce4c0a300..09b6884cc6 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -430,6 +430,8 @@ following image formats are supported: @tab Only uncompressed GIFs are generated. @item BMP @tab X @tab X @tab Microsoft BMP image +@item BRender PIX @tab @tab X + @tab Argonaut BRender 3D engine image format. @item DPX @tab X @tab X @tab Digital Picture Exchange @item JPEG @tab X @tab X |