diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-09-01 14:34:24 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-09-23 15:24:08 +0200 |
commit | 2599541b3d7367d70d30ba88f17295265daef579 (patch) | |
tree | 8608d4071fa7e9bcb6896b3cdd8fdb52a8e9a633 /doc/general.texi | |
parent | 697ea4fccf093dec5684cae9a90e1651071474d6 (diff) | |
download | ffmpeg-2599541b3d7367d70d30ba88f17295265daef579.tar.gz |
WebVTT demuxer and decoder.
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 45fd053698..74ab3e0790 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -898,6 +898,7 @@ performance on systems without hardware floating point support). @item SubRip (SRT) @tab X @tab X @tab X @tab X @item SubViewer @tab @tab X @tab @tab X @item 3GPP Timed Text @tab @tab @tab X @tab X +@item WebVTT @tab @tab X @tab @tab X @item XSUB @tab @tab @tab X @tab X @end multitable |