Commit 5b088ab3 authored by diego's avatar diego

Add subtitle format section.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15703 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f77f7fc0
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment