Browse code

cosmetics: spelling/wording fixes

Originally committed as revision 17724 to svn://svn.ffmpeg.org/ffmpeg/trunk

Diego Biurrun authored on 2009/03/02 16:52:47
Showing 1 changed files
... ...
@@ -42,13 +42,13 @@ version 0.5:
42 42
 - Creative VOC file reading and writing
43 43
 - American Laser Games multimedia (*.mm) playback system
44 44
 - Zip Blocks Motion Video decoder and encoder
45
-- Improved Theora/VP3 decoder
45
+- improved Theora/VP3 decoder
46 46
 - True Audio (TTA) decoder
47 47
 - AVS demuxer and video decoder
48 48
 - Smacker demuxer and decoder
49 49
 - NuppelVideo/MythTV demuxer and RTjpeg decoder
50 50
 - KMVC decoder
51
-- MPEG-2 intra vlc support
51
+- MPEG-2 intra VLC support
52 52
 - MPEG-2 4:2:2 encoder
53 53
 - Flash Screen Video decoder
54 54
 - GXF demuxer
... ...
@@ -68,7 +68,7 @@ version 0.5:
68 68
 - MTV demuxer
69 69
 - TIFF picture encoder and decoder
70 70
 - GIF picture decoder
71
-- Intel Music decoder
71
+- Intel Music Coder decoder
72 72
 - Musepack decoder
73 73
 - Flash Screen Video encoder
74 74
 - Theora encoding via libtheora
... ...
@@ -85,7 +85,7 @@ version 0.5:
85 85
 - CRYO APC demuxer
86 86
 - Atrac3 decoder
87 87
 - V.Flash PTX decoder
88
-- RoQ muxer, audio encoder
88
+- RoQ muxer, RoQ audio encoder
89 89
 - Renderware TXD demuxer and decoder
90 90
 - extern C declarations for C++ removed from headers
91 91
 - sws_flags command line option
... ...
@@ -94,9 +94,9 @@ version 0.5:
94 94
 - QTRLE encoder
95 95
 - OS/2 support removed and restored again
96 96
 - AC-3 decoder
97
-- NUT muxer (since r10052)
97
+- NUT muxer
98 98
 - Matroska muxer
99
-- Slice-based parallel H.264 decoding
99
+- slice-based parallel H.264 decoding
100 100
 - Monkey's Audio demuxer and decoder
101 101
 - additional SPARC (VIS) optimizations
102 102
 - AMV audio and video decoder
... ...
@@ -114,7 +114,7 @@ version 0.5:
114 114
 - AVM2 (Flash 9) SWF muxer
115 115
 - QT variant of IMA ADPCM encoder
116 116
 - VFW grabber
117
-- Ipod/Iphone compatible mp4 muxer
117
+- iPod/iPhone compatible mp4 muxer
118 118
 - Mimic decoder
119 119
 - MSN TCP Webcam stream demuxer
120 120
 - RL2 demuxer / decoder
... ...
@@ -149,10 +149,11 @@ version 0.5:
149 149
 - ALSA support for playback and record
150 150
 - Electronic Arts TQI decoder
151 151
 - OpenJPEG based JPEG 2000 decoder
152
-- NC (NC4600) cameras file demuxer
152
+- NC (NC4600) camera file demuxer
153 153
 - Gopher client support
154 154
 - MXF D-10 muxer
155
-- Generic metadata API
155
+- generic metadata API
156
+
156 157
 
157 158
 version 0.4.9-pre1:
158 159