summaryrefslogtreecommitdiff
path: root/doc/general.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-07-08 15:05:59 +0000
committerDiego Biurrun <diego@biurrun.de>2008-07-08 15:05:59 +0000
commit76ec3939e6dc58e9002c46170d3861a707cfbec9 (patch)
tree48407f3835721b241e5916e76f6fb147e83b4c72 /doc/general.texi
parent16f76f6e6686dbb84732019ddaa7f0ccad7ee0ec (diff)
Ignore case when sorting.
Originally committed as revision 14128 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/general.texi b/doc/general.texi
index 5989b424dd..f70545c375 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -77,6 +77,10 @@ library:
@item GXF @tab X @tab X
@tab General eXchange Format SMPTE 360M, used by Thomson Grass Valley
playout servers.
+@item id Cinematic @tab @tab X
+ @tab Used in Quake II.
+@item id RoQ @tab X @tab X
+ @tab Used in Quake III, Jedi Knight 2, other computer games.
@item IFF @tab @tab X
@tab Interchange File Format
@item Interplay MVE @tab @tab X
@@ -109,6 +113,13 @@ library:
@item PVA @tab @tab X
@tab Used by TechnoTrend DVB PCI boards.
@item PlayStation STR @tab @tab X
+@item raw AC-3 @tab X @tab X
+@item raw CRI ADX audio @tab X @tab X
+@item raw MJPEG @tab X @tab X
+@item raw MPEG video @tab X @tab X
+@item raw MPEG-4 video @tab X @tab X
+@item raw PCM 8/16 bits, mu-law/A-law @tab X @tab X
+@item raw Shorten audio @tab @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
@@ -132,17 +143,6 @@ library:
@tab Multimedia format used in Origin's Wing Commander III computer game.
@item Westwood Studios VQA/AUD @tab @tab X
@tab Multimedia formats used in Westwood Studios games.
-@item id Cinematic @tab @tab X
- @tab Used in Quake II.
-@item id RoQ @tab X @tab X
- @tab Used in Quake III, Jedi Knight 2, other computer games.
-@item raw AC-3 @tab X @tab X
-@item raw CRI ADX audio @tab X @tab X
-@item raw MJPEG @tab X @tab X
-@item raw MPEG video @tab X @tab X
-@item raw MPEG-4 video @tab X @tab X
-@item raw PCM 8/16 bits, mu-law/A-law @tab X @tab X
-@item raw Shorten audio @tab @tab X
@end multitable
@code{X} means that encoding (resp. decoding) is supported.