mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
Split PGM and PPM in image formats section.
patch by Daniel Verkamp, daniel drv nu Originally committed as revision 17700 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9db80acbcd
commit
314511ab4d
@ -245,11 +245,14 @@ following image formats are supported:
|
|||||||
@tab PAM is a PNM extension with alpha support.
|
@tab PAM is a PNM extension with alpha support.
|
||||||
@item PCX @tab @tab X
|
@item PCX @tab @tab X
|
||||||
@tab PC Paintbrush
|
@tab PC Paintbrush
|
||||||
@item PGM, PPM @tab X @tab X
|
@item PGM @tab X @tab X
|
||||||
|
@tab Portable GrayMap image
|
||||||
@item PGMYUV @tab X @tab X
|
@item PGMYUV @tab X @tab X
|
||||||
@tab PGM with U and V components in YUV 4:2:0
|
@tab PGM with U and V components in YUV 4:2:0
|
||||||
@item PNG @tab X @tab X
|
@item PNG @tab X @tab X
|
||||||
@tab 2/4 bpp not supported yet
|
@tab 2/4 bpp not supported yet
|
||||||
|
@item PPM @tab X @tab X
|
||||||
|
@tab Portable PixelMap image
|
||||||
@item PTX @tab @tab X
|
@item PTX @tab @tab X
|
||||||
@tab V.Flash PTX format
|
@tab V.Flash PTX format
|
||||||
@item RAS @tab @tab X
|
@item RAS @tab @tab X
|
||||||
|
Loading…
Reference in New Issue
Block a user