diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-03-20 01:15:25 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-03-26 23:25:02 +0100 |
commit | e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b (patch) | |
tree | fdd640cc95197b8b9c8ede6e80e48894c30167f8 /doc/general.texi | |
parent | 3b5946bccef6cd219f01d22e542ca5c6de68a7be (diff) | |
download | ffmpeg-e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b.tar.gz |
Alias PIX image encoder and decoder
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 8c0cb1b2e6..dce4c0a300 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -424,6 +424,8 @@ following image formats are supported: @item Name @tab Encoding @tab Decoding @tab Comments @item .Y.U.V @tab X @tab X @tab one raw file per component +@item Alias PIX @tab X @tab X + @tab Alias/Wavefront PIX image format @item animated GIF @tab X @tab X @tab Only uncompressed GIFs are generated. @item BMP @tab X @tab X |