]> git.sesse.net Git - ffmpeg/commitdiff
add some missing formats: lmlm4, pva, pcx and sun rasterfile.
authorIvo van Poorten <ivop@euronet.nl>
Tue, 18 Mar 2008 23:50:55 +0000 (23:50 +0000)
committerIvo van Poorten <ivop@euronet.nl>
Tue, 18 Mar 2008 23:50:55 +0000 (23:50 +0000)
Originally committed as revision 12497 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/general.texi

index df7c5e7b5cb67e65ff6653b209f5cdd5a9487248..7c38198d0e458a30bfce63157d04e1bae84e0d76 100644 (file)
@@ -125,6 +125,10 @@ different game cutscenes repacked for use with ScummVM.
 @item Monkey's Audio @tab    @tab X
 @item SIFF @tab    @tab X
 @tab Audio and video format used in some games by Beam Software
+@item LMLM4 @tab    @tab X
+@tab Used by Linux Media Labs MPEG-4 PCI boards
+@item PVA @tab    @tab X
+@tab Used by TechnoTrend DVB PCI boards
 @end multitable
 
 @code{X} means that encoding (resp. decoding) is supported.
@@ -147,6 +151,8 @@ following image formats are supported:
 @item TIFF         @tab X @tab X @tab YUV, JPEG and some extension is not supported yet.
 @item SGI          @tab X @tab X @tab SGI RGB image format
 @item PTX          @tab   @tab X @tab V.Flash PTX format
+@item RAS          @tab   @tab X @tab Sun Rasterfile
+@item PCX          @tab   @tab X @tab PC Paintbrush
 @end multitable
 
 @code{X} means that encoding (resp. decoding) is supported.