diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-12-28 03:49:02 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-12-30 23:37:14 +0100 |
commit | a1e4e352a6240114e78e29f7a65d8c9a09b64124 (patch) | |
tree | d041628a5e424ccd512a5bd0a137bb3a5b9a1354 /doc/general.texi | |
parent | 949506191a8199818327203e825edf1a804603b6 (diff) | |
download | ffmpeg-a1e4e352a6240114e78e29f7a65d8c9a09b64124.tar.gz |
Add AQTitle subtitles demuxer.
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 5e108c65b7..4532a57ea5 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -920,6 +920,7 @@ performance on systems without hardware floating point support). @multitable @columnfractions .4 .1 .1 .1 .1 @item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding @item 3GPP Timed Text @tab @tab @tab X @tab X +@item AQTitle @tab @tab X @tab @tab X @item DVB @tab X @tab X @tab X @tab X @item DVD @tab X @tab X @tab X @tab X @item JACOsub @tab X @tab X @tab @tab X |