From 16f76f6e6686dbb84732019ddaa7f0ccad7ee0ec Mon Sep 17 00:00:00 2001
From: Diego Biurrun <diego@biurrun.de>
Date: Tue, 8 Jul 2008 15:04:41 +0000
Subject: [PATCH] List QuickTime container as MOV/QuickTime.

Originally committed as revision 14127 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/general.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/general.texi b/doc/general.texi
index 47a21851fdc..5989b424dd0 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -100,6 +100,7 @@ library:
      @tab Material eXchange Format SMPTE 377M, used by D-Cinema, broadcast industry.
 @item Matroska                  @tab X @tab X
 @item Monkey's Audio            @tab   @tab X
+@item MOV/QuickTime             @tab X @tab X
 @item NUT                       @tab X @tab X
      @tab NUT Open Container Format
 @item Nullsoft Video            @tab   @tab X
@@ -108,7 +109,6 @@ library:
 @item PVA                       @tab   @tab X
      @tab Used by TechnoTrend DVB PCI boards.
 @item PlayStation STR           @tab   @tab X
-@item QuickTime                 @tab X @tab X
 @item RL2                       @tab   @tab X
      @tab Audio and video format used in some games by Entertainment Software Partners.
 @item RealMedia                 @tab X @tab X
-- 
GitLab