From d2f532c8a0345d29e1abaded03168fc3a13bd25b Mon Sep 17 00:00:00 2001 From: Vitor Sessak <vitor1001@gmail.com> Date: Sun, 8 Mar 2009 16:08:18 +0000 Subject: [PATCH] Be more verbose in describing VQF demuxer Originally committed as revision 17879 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/general.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/general.texi b/doc/general.texi index b8eba291c7e..aa034ad3937 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -211,7 +211,8 @@ library: @tab Tiertex .seq files used in the DOS CD-ROM version of the game Flashback. @item True Audio @tab @tab X @item VC-1 test bitstream @tab X @tab X -@item VQF @tab @tab X +@item NTT TwinVQ (VQF) @tab @tab X + @tab Nippon Telegraph and Telephone Corporation TwinVQ. @item WAV @tab X @tab X @item WavPack @tab @tab X @item Wing Commander III movie @tab @tab X -- GitLab