]> git.sesse.net Git - ffmpeg/commitdiff
Add subtitle format section.
authorDiego Biurrun <diego@biurrun.de>
Sat, 25 Oct 2008 09:08:09 +0000 (09:08 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 25 Oct 2008 09:08:09 +0000 (09:08 +0000)
Originally committed as revision 15703 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/general.texi

index 5542437076b25862c5db4abf48531eb29cd6b320..e4bf6777a408568594499c5f0453b2428efc3df5 100644 (file)
@@ -437,6 +437,17 @@ following image formats are supported:
 @code{I} means that an integer-only version is available, too (ensures high
 performance on systems without hardware floating point support).
 
+@section Subtitle Formats
+
+@multitable @columnfractions .4 .1 .1 .4
+@item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding @tab Rendering
+@item ASS/SSA      @tab X @tab X
+@item DVB          @tab X @tab X @tab X @tab X @tab X
+@item DVD          @tab X @tab X @tab X @tab X @tab X
+@end multitable
+
+@code{X} means that the feature is supported.
+
 @chapter Platform Specific information
 
 @section BSD