[SCM] libav/experimental: add some missing codecs and update some names to match AVCodec.long_name
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:40:05 UTC 2013
The following commit has been merged in the experimental branch:
commit eacf8613b3c1a650fbe63c7f5bb05aa690708f2c
Author: Justin Ruggles <justin.ruggles at gmail.com>
Date: Mon Mar 2 01:40:21 2009 +0000
add some missing codecs and update some names to match AVCodec.long_name
Originally committed as revision 17704 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/general.texi b/doc/general.texi
index 7168cb3..6a2b3ff 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -371,7 +371,7 @@ following image formats are supported:
@tab Used in MSN Messenger Webcam streams.
@item Miro VideoXL @tab @tab X
@tab fourcc: VIXL
- at item MJPEG @tab X @tab X
+ at item MJPEG (Motion JPEG) @tab X @tab X
@item Motion Pixels Video @tab @tab X
@item MPEG-1 @tab X @tab X
@item MPEG-2 @tab X @tab X
@@ -381,6 +381,7 @@ following image formats are supported:
@item MSMPEG4 V3 @tab X @tab X
@item MSZH @tab @tab X
@tab Part of LCL
+ at item Nintendo Gamecube THP video @tab @tab X
@item On2 VP3 @tab @tab X
@tab still experimental
@item On2 VP5 @tab @tab X
@@ -404,7 +405,7 @@ following image formats are supported:
@tab Video encoding used in Smacker.
@item Snow @tab X @tab X
@tab experimental wavelet codec (fourcc: SNOW)
- at item Sony PlayStation MDEC @tab @tab X
+ at item Sony PlayStation MDEC (Motion DECoder) @tab @tab X
@item Sorenson Video 1 @tab X @tab X
@tab fourcc: SVQ1
@item Sorenson Video 3 @tab @tab X
@@ -415,27 +416,25 @@ following image formats are supported:
@tab fourcc: TSCC
@item Theora @tab E @tab X
@tab encoding supported through external library libtheora
- at item THP @tab @tab X
- @tab Used on the Nintendo GameCube.
@item Tiertex Seq video @tab @tab X
@tab Codec used in DOS CD-ROM FlashBack game.
@item VC-1 @tab @tab X
@item VMD Video @tab @tab X
@tab Used in Sierra VMD files.
- at item VMware Video @tab @tab X
+ at item VMware Screen Codec / VMware Video @tab @tab X
@tab Codec used in videos captured by VMware.
- at item Westwood VQA @tab @tab X
+ at item Westwood Studios VQA (Vector Quantized Animation) video @tab @tab X
+ at item Windows Media Video 8 @tab X @tab X
+ at item Wing Commander III / Xan @tab @tab X
+ @tab Used in Wing Commander III .MVE files.
@item Winnov WNV1 @tab @tab X
@item WMV7 @tab X @tab X
- at item WMV8 @tab X @tab X
@item WMV9 @tab @tab X
@tab not completely working
- at item Xan/WC3 @tab @tab X
- @tab Used in Wing Commander III .MVE files.
@item YAMAHA SMAF @tab X @tab X
@item ZLIB @tab X @tab X
@tab part of LCL, encoder experimental
- at item ZMBV @tab X @tab X
+ at item Zip Motion Blocks Video @tab X @tab X
@tab Encoder works only in PAL8.
@end multitable
@@ -538,7 +537,9 @@ following image formats are supported:
@item WavPack @tab @tab X
@item Westwood Studios IMA ADPCM @tab @tab X
@tab Used in Westwood Studios games like Command and Conquer.
- at item WMA v1/v2 @tab X @tab X
+ at item Westwood Audio (SND1) @tab @tab X
+ at item Windows Media Audio 1 @tab X @tab X
+ at item Windows Media Audio 2 @tab X @tab X
@item Xan DPCM @tab @tab X
@tab Used in Origin's Wing Commander IV AVI files.
@end multitable
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list