Browse code

spelling/wording/grammar

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

Diego Biurrun authored on 2005/12/30 02:51:42
Showing 1 changed files
... ...
@@ -16,18 +16,18 @@ version <next>
16 16
 - Autodesk Animator Studio Codec (AASC) decoder
17 17
 - Indeo 2 video decoder
18 18
 - Fraps FPS1 video decoder
19
-- SNOW video encoder/decoder
19
+- Snow video encoder/decoder
20 20
 - Sonic audio encoder/decoder
21
-- Vorbis decoder
21
+- Vorbis audio decoder
22 22
 - Macromedia ADPCM decoder
23
-- Duck TrueMotion 2 decoder
24
-- Support for decoding FLX and DTA extensions in FLIC files
23
+- Duck TrueMotion 2 video decoder
24
+- support for decoding FLX and DTA extensions in FLIC files
25 25
 - H.264 custom quantization matrices support
26 26
 - ffserver fixed, it should now be usable again
27 27
 - QDM2 audio decoder
28 28
 - cook audio decoder
29 29
 - wma2 audio decoder fixed, now all files should play correctly
30
-- jpeg-ls decoder (unfinished)
30
+- JPEG-LS decoder (unfinished)
31 31
 - build system improvements
32 32
 - tabs and trailing whitespace removed from the codebase
33 33
 
... ...
@@ -51,71 +51,71 @@ version 0.4.9-pre1:
51 51
 - MSZH and ZLIB decoder support
52 52
 - SVQ1 video encoder
53 53
 - AMR-WB support
54
-- PPC optimisations
54
+- PPC optimizations
55 55
 - rate distortion optimal cbp support
56
-- rate distorted optimal ac prediction for mpeg4
56
+- rate distorted optimal ac prediction for MPEG-4
57 57
 - rate distorted optimal lambda->qp support
58 58
 - AAC encoding with libfaac
59 59
 - Sunplus JPEG codec (SP5X) support
60
-- use lagrange multipler instead of qp for ratecontrol
61
-- theora/VP3 decoding support
60
+- use Lagrange multipler instead of QP for ratecontrol
61
+- Theora/VP3 decoding support
62 62
 - XA and ADX ADPCM codecs
63
-- export mpeg2 active display area / pan scan
63
+- export MPEG-2 active display area / pan scan
64 64
 - Add support for configuring with IBM XLC
65 65
 - floating point AAN DCT
66
-- initial support for zygovideo (not complete)
67
-- rgb ffv1 support
66
+- initial support for zygo video (not complete)
67
+- RGB ffv1 support
68 68
 - new audio/video parser API
69 69
 - av_log() system
70 70
 - av_read_frame() and av_seek_frame() support
71 71
 - missing last frame fixes
72 72
 - seek by mouse in ffplay
73
-- noise reduction of dct coefficients
74
-- h263 OBMC & 4MV support
75
-- h263 alternative inter vlc support
76
-- h263 loop filter
77
-- h263 slice structured mode
78
-- interlaced DCT support for MPEG2 encoding
73
+- noise reduction of DCT coefficients
74
+- H.263 OBMC & 4MV support
75
+- H.263 alternative inter vlc support
76
+- H.263 loop filter
77
+- H.263 slice structured mode
78
+- interlaced DCT support for MPEG-2 encoding
79 79
 - stuffing to stay above min_bitrate
80
-- mb type & qp vissualization
80
+- MB type & QP visualization
81 81
 - frame stepping for ffplay
82 82
 - interlaced motion estimation
83 83
 - alternate scantable support
84 84
 - SVCD scan offset support
85
-- closed gop support
86
-- SSE2 fdct
85
+- closed GOP support
86
+- SSE2 FDCT
87 87
 - quantizer noise shaping
88 88
 - G.726 ADPCM audio codec
89 89
 - MS ADPCM encoding
90 90
 - multithreaded/SMP motion estimation
91
-- multithreaded/SMP encoding for MPEG1/MPEG2/MPEG4/H263
92
-- multithreaded/SMP decoding for MPEG2
91
+- multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
92
+- multithreaded/SMP decoding for MPEG-2
93 93
 - FLAC decoder
94 94
 - Metrowerks CodeWarrior suppport
95
-- h263+ custom pcf support
95
+- H.263+ custom pcf support
96 96
 - nicer output for 'ffmpeg -formats'
97
-- matroska demuxer
97
+- Matroska demuxer
98 98
 - SGI image format, encoding and decoding
99
-- h264 loop filter support
100
-- h264 CABAC support
99
+- H.264 loop filter support
100
+- H.264 CABAC support
101 101
 - nicer looking arrows for the motion vector vissualization
102 102
 - improved VCD support
103 103
 - audio timestamp drift compensation
104
-- mpeg2 YUV 422/444 support
104
+- MPEG-2 YUV 422/444 support
105 105
 - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
106 106
 - better image scaling
107
-- h261 support
107
+- H.261 support
108 108
 - correctly interleave packets during encoding
109 109
 - VIS optimized motion compensation
110
-- intra_dc_precission>0 encoding support
111
-- support reuse of motion vectors/mb types/field select values of the source video
110
+- intra_dc_precision>0 encoding support
111
+- support reuse of motion vectors/MB types/field select values of the source video
112 112
 - more accurate deblock filter
113 113
 - padding support
114 114
 - many optimizations and bugfixes
115 115
 
116 116
 version 0.4.8:
117 117
 
118
-- MPEG2 video encoding (Michael)
118
+- MPEG-2 video encoding (Michael)
119 119
 - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
120 120
 - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
121 121
   and Mario Brito)
... ...
@@ -125,230 +125,229 @@ version 0.4.8:
125 125
 
126 126
 version 0.4.7:
127 127
 
128
-- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq
128
+- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
129 129
   (originally from public domain player for Amiga at http://www.honeypot.net/audio)
130
-- Current version now also compiles with older GCC (Fabrice)
130
+- current version now also compiles with older GCC (Fabrice)
131 131
 - 4X multimedia playback system including 4xm file demuxer (Mike
132 132
   Melanson), and 4X video and audio codecs (Michael)
133 133
 - Creative YUV (CYUV) decoder (Mike Melanson)
134 134
 - FFV1 codec (our very simple lossless intra only codec, compresses much better
135
-  then huffyuv) (Michael)
136
-- ASV1 (Asus), H.264, Intel indeo3 codecs has been added (Various)
137
-- Tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
135
+  than HuffYUV) (Michael)
136
+- ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
137
+- tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
138 138
   alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
139 139
 - ffplay has been replaced with a newer version which uses SDL (optionally)
140
-  for multi platform support (fabrice)
140
+  for multiplatform support (Fabrice)
141 141
 - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
142 142
   by anonymous
143 143
 - AMR format has been added (Johannes Carlsson)
144
-- 3gp support has been added (Johannes Carlsson)
144
+- 3GP support has been added (Johannes Carlsson)
145 145
 - VP3 codec has been added (Mike Melanson)
146 146
 - more MPEG-1/2 fixes
147
-- Better Multi platform support, MS Visual Studio fixes (various)
148
-- Altivec optimizations (Magnus Damn and others)
147
+- better multiplatform support, MS Visual Studio fixes (various)
148
+- AltiVec optimizations (Magnus Damn and others)
149 149
 - SH4 processor support has been added (BERO)
150
-- New public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
151
-- VOB Streaming support (Brian Foley)
152
-- Better MP3 Autodetection (Andriy Rysin)
150
+- new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
151
+- VOB streaming support (Brian Foley)
152
+- better MP3 autodetection (Andriy Rysin)
153 153
 - qpel encoding (Michael)
154 154
 - 4mv+b frames encoding finally fixed (Michael)
155 155
 - chroma ME (Michael)
156
-- 5 comparission functions for ME (Michael)
157
-- b frame encoding speedup (Michael)
158
-- wmv2 codec (unfinished - Michael)
156
+- 5 comparison functions for ME (Michael)
157
+- B-frame encoding speedup (Michael)
158
+- WMV2 codec (unfinished - Michael)
159 159
 - user specified diamond size for EPZS (Michael)
160 160
 - Playstation STR playback subsystem, still experimental (Mike and Michael)
161 161
 - ASV2 codec (Michael)
162 162
 - CLJR decoder (Alex)
163 163
 
164
-.. And lots more new enhances and fixes.
164
+.. And lots more new enhancements and fixes.
165 165
 
166 166
 version 0.4.6:
167 167
 
168
-- completely new integer only mpeg audio layer 1/2/3 decoder rewritten
169
-  from scratch.
170
-- recoded dct and motion vector search with gcc (no longer depends on
171
-  nasm).
172
-- fix quantization bug in AC3 encoder.
173
-- added PCM codecs and format. Corrected wav/avi/asf pcm issues.
174
-- added prototype ffplay program.
175
-- added GOB header parsing on H.263/H.263+ decoder. (Juanjo)
176
-- bug fix on MCBPC tables of H.263. (Juanjo)
177
-- bug fix on DC coefficients of H.263. (Juanjo)
178
-- added Advanced Prediction Mode on H.263/H.263+ decoder. (Juanjo)
179
-- now we can decode H.263 streams found on QuickTime files. (Juanjo)
180
-- now we can decode H.263 streams found on VIVO v1 files.(Juanjo)
168
+- completely new integer only MPEG audio layer 1/2/3 decoder rewritten
169
+  from scratch
170
+- Recoded DCT and motion vector search with gcc (no longer depends on nasm)
171
+- fix quantization bug in AC3 encoder
172
+- added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
173
+- added prototype ffplay program
174
+- added GOB header parsing on H.263/H.263+ decoder (Juanjo)
175
+- bug fix on MCBPC tables of H.263 (Juanjo)
176
+- bug fix on DC coefficients of H.263 (Juanjo)
177
+- added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
178
+- now we can decode H.263 streams found in QuickTime files (Juanjo)
179
+- now we can decode H.263 streams found in VIVO v1 files(Juanjo)
181 180
 - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
182
-- added GOB header for H.263/H.263+ coding on RTP mode. (Juanjo)
183
-- now H.263 picture size is returned on the first decoded frame. (Juanjo)
181
+- added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
182
+- now H.263 picture size is returned on the first decoded frame (Juanjo)
184 183
 - added first regression tests
185
-- added MPEG2 TS demux
184
+- added MPEG-2 TS demuxer
186 185
 - new demux API for libav
187 186
 - more accurate and faster IDCT (Michael)
188
-- faster and entropy controlled motion search (Michael)
187
+- faster and entropy-controlled motion search (Michael)
189 188
 - two pass video encoding (Michael)
190 189
 - new video rate control (Michael)
191 190
 - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
192 191
 - great performance improvement of video encoders and decoders (Michael)
193 192
 - new and faster bit readers and vlc parsers (Michael)
194
-- high quality encoding mode : tries all macroblock/VLC types (Michael)
193
+- high quality encoding mode: tries all macroblock/VLC types (Michael)
195 194
 - added DV video decoder
196 195
 - preliminary RTP/RTSP support in ffserver and libavformat
197
-- H.263+ AIC decoding/encoding support. (Juanjo)
198
-- VCD MPEG-PS mode. (Juanjo)
199
-- PSNR stuff. (Juanjo)
200
-- Simple stats output. (Juanjo)
201
-- 16-bit and 15-bit rgb/bgr/gbr support (Bisqwit)
196
+- H.263+ AIC decoding/encoding support (Juanjo)
197
+- VCD MPEG-PS mode (Juanjo)
198
+- PSNR stuff (Juanjo)
199
+- simple stats output (Juanjo)
200
+- 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
202 201
 
203 202
 version 0.4.5:
204 203
 
205
-- some header fixes (Zdenek Kabelac &lt;kabi@informatics.muni.cz&gt;).
206
-- many MMX optimizations (Nick Kurshev &lt;nickols_k@mail.ru&gt;).
207
-- added configure system (actually a small shell script).
208
-- added mpeg audio layer 1/2/3 decoding using LGPL'ed mpglib by
204
+- some header fixes (Zdenek Kabelac <kabi@informatics.muni.cz>)
205
+- many MMX optimizations (Nick Kurshev <nickols_k@mail.ru>)
206
+- added configure system (actually a small shell script)
207
+- added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
209 208
   Michael Hipp (temporary solution - waiting for integer only
210
-  decoder).
211
-- fixed VIDIOCSYNC interrupt.
212
-- added Intel H263 decoding support ('I263' avi fourCC)
213
-- added Real Video 1.0 decoding (needs further testing).
209
+  decoder)
210
+- fixed VIDIOCSYNC interrupt
211
+- added Intel H.263 decoding support ('I263' AVI fourCC)
212
+- added Real Video 1.0 decoding (needs further testing)
214 213
 - simplified image formats again. Added PGM format (=grey
215 214
   pgm). Renamed old PGM to PGMYUV.
216
-- fixed msmpeg4 slice issues (tell me if you still find problems).
217
-- fixed opendivx bugs with newer versions (added VOL header decoding).
218
-- added support for mplayer interface.
219
-- added macroblock skip optimization.
220
-- added MJPEG decoder.
221
-- added mmx/mmxext idct from libmpeg2.
215
+- fixed msmpeg4 slice issues (tell me if you still find problems)
216
+- fixed OpenDivX bugs with newer versions (added VOL header decoding)
217
+- added support for MPlayer interface
218
+- added macroblock skip optimization
219
+- added MJPEG decoder
220
+- added mmx/mmxext IDCT from libmpeg2
222 221
 - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
223
-  &lt;celer@shell.scrypt.net&gt;).
224
-- added pixel format convertion layer (e.g. for MJPEG or PPM).
225
-- added deinterlacing option.
226
-- mpeg1/2 fixes.
227
-- mpeg4 vol header fixes (Jonathan Marsden &lt;snmjbm@pacbell.net&gt;).
228
-- ARM optimizations (Lionel Ulmer &lt;lionel.ulmer@free.fr&gt;).
229
-- Windows porting of file converter.
230
-- added MJPEG raw format (input/ouput).
231
-- added JPEG image format support (input/output).
222
+  <celer@shell.scrypt.net>)
223
+- added pixel format conversion layer (e.g. for MJPEG or PPM)
224
+- added deinterlacing option
225
+- MPEG-1/2 fixes
226
+- MPEG-4 vol header fixes (Jonathan Marsden <snmjbm@pacbell.net>)
227
+- ARM optimizations (Lionel Ulmer <lionel.ulmer@free.fr>).
228
+- Windows porting of file converter
229
+- added MJPEG raw format (input/ouput)
230
+- added JPEG image format support (input/output)
232 231
 
233 232
 version 0.4.4:
234 233
 
235 234
 - fixed some std header definitions (Bjorn Lindgren
236
-  &lt;bjorn.e.lindgren@telia.com&gt;).
237
-- added mpeg demux (mpeg 1 and 2 compatible).
238
-- added ASF demux.
239
-- added prototype RM demux.
240
-- added AC3 decoding (done with libac3 by Aaron Holtzman).
241
-- added decoding codec parameter guessing (.e.g. for mpeg, because the
242
-  header does not include them).
243
-- fixed header generation in mpeg1, AVI and ASF mux : wmplayer can now
244
-  play them (only tested video).
245
-- fixed h263 white bug.
246
-- fixed phase rounding in img resample filter.
247
-- add mmx code for polyphase img resample filter.
248
-- added CPU autodetect.
249
-- added generic title/author/copyright/comment string handling (ASF and RM use them).
235
+  <bjorn.e.lindgren@telia.com>).
236
+- added MPEG demuxer (MPEG-1 and 2 compatible).
237
+- added ASF demuxer
238
+- added prototype RM demuxer
239
+- added AC3 decoding (done with libac3 by Aaron Holtzman)
240
+- added decoding codec parameter guessing (.e.g. for MPEG, because the
241
+  header does not include them)
242
+- fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
243
+  play them (only tested video)
244
+- fixed H.263 white bug
245
+- fixed phase rounding in img resample filter
246
+- add MMX code for polyphase img resample filter
247
+- added CPU autodetection
248
+- added generic title/author/copyright/comment string handling (ASF and RM
249
+  use them)
250 250
 - added SWF demux to extract MP3 track (not usable yet because no MP3
251
-  decoder).
252
-- added fractional frame rate support.
251
+  decoder)
252
+- added fractional frame rate support
253 253
 - codecs are no longer searched by read_header() (should fix ffserver
254
-  segfault).
254
+  segfault)
255 255
 
256 256
 version 0.4.3:
257 257
 
258
-- BGR24 patch (initial patch by Jeroen Vreeken &lt;pe1rxq@amsat.org&gt;).
259
-- fixed raw yuv output.
260
-- added motion rounding support in MPEG4.
261
-- fixed motion bug rounding in MSMPEG4.
262
-- added B frame handling in video core.
263
-- added full MPEG1 decoding support.
264
-- added partial (frame only) MPEG2 support.
258
+- BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq@amsat.org>)
259
+- fixed raw yuv output
260
+- added motion rounding support in MPEG-4
261
+- fixed motion bug rounding in MSMPEG4
262
+- added B-frame handling in video core
263
+- added full MPEG-1 decoding support
264
+- added partial (frame only) MPEG-2 support
265 265
 - changed the FOURCC code for H.263 to "U263" to be able to see the
266
-+AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
267
-this +codec ;) (JuanJo).
268
-- Halfpel motion estimation after mb type selection (JuanJo).
269
-- added pgm and .Y.U.V output format.
266
+  +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
267
+  this +codec ;) (JuanJo).
268
+- Halfpel motion estimation after MB type selection (JuanJo)
269
+- added pgm and .Y.U.V output format
270 270
 - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
271 271
   output.
272 272
 - added pgmpipe I/O format (original patch from Martin Aumueller
273
-  &lt;lists@reserv.at&gt;, but changed completely since we use a format
274
-  instead of a protocol).
273
+  <lists@reserv.at>, but changed completely since we use a format
274
+  instead of a protocol)
275 275
 
276 276
 version 0.4.2:
277 277
 
278
-- added H263/MPEG4/MSMPEG4 decoding support. MPEG4 decoding support
279
-  (for openDIVX) is almost complete: 8x8 MVs and rounding are
278
+- added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
279
+  (for OpenDivX) is almost complete: 8x8 MVs and rounding are
280 280
   missing. MSMPEG4 support is complete.
281
-- added prototype MPEG1 decoder. Only I and P frames handled yet (it
282
-  can decode ffmpeg mpegs :-)).
281
+- added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
282
+  can decode ffmpeg MPEGs :-)).
283 283
 - added libavcodec API documentation (see apiexample.c).
284 284
 - fixed image polyphase bug (the bottom of some images could be
285
-  greenish).
285
+  greenish)
286 286
 - added support for non clipped motion vectors (decoding only)
287
-  and image sizes non multiple of 16.
288
-- added support for AC prediction (decoding only).
289
-- added file overwrite confirmation (can be disabled with -y).
290
-- Added custom size picture to H.263 using H.263+ (Juanjo).
287
+  and image sizes non-multiple of 16
288
+- added support for AC prediction (decoding only)
289
+- added file overwrite confirmation (can be disabled with -y)
290
+- added custom size picture to H.263 using H.263+ (Juanjo)
291 291
 
292 292
 version 0.4.1:
293 293
 
294
-- added MSMPEG4 (aka DIVX) compatible encoder. Changed default codec
295
-  of avi and asf to DIV3.
294
+- added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
295
+  of AVI and ASF to DIV3.
296 296
 - added -me option to set motion estimation method
297 297
   (default=log). suppressed redundant -hq option.
298 298
 - added options -acodec and -vcodec to force a given codec (useful for
299
-  AVI for example).
300
-- fixed -an option.
301
-- improved dct_quantize speed.
302
-- factorized some motion estimation code.
299
+  AVI for example)
300
+- fixed -an option
301
+- improved dct_quantize speed
302
+- factorized some motion estimation code
303 303
 
304 304
 version 0.4.0:
305 305
 
306
-- removing grab code from ffserver and moved it to ffmpeg. Added multi
307
-  stream support to ffmpeg.
306
+- removing grab code from ffserver and moved it to ffmpeg. Added
307
+  multistream support to ffmpeg.
308 308
 - added timeshifting support for live feeds (option ?date=xxx in the
309
-  URL).
309
+  URL)
310 310
 - added high quality image resize code with polyphase filter (need
311 311
   mmx/see optimisation). Enable multiple image size support in ffserver.
312
-- added multi live feed support in ffserver.
312
+- added multi live feed support in ffserver
313 313
 - suppressed master feature from ffserver (it should be done with an
314 314
   external program which opens the .ffm url and writes it to another
315
-  ffserver).
316
-- added preliminary support for video stream parsing (wav and avi half
317
-  done). Added proper support for audio/video file convertion in
315
+  ffserver)
316
+- added preliminary support for video stream parsing (WAV and AVI half
317
+  done). Added proper support for audio/video file conversion in
318 318
   ffmpeg.
319
-- added preliminary support for video file sending from ffserver.
320
-- redesigning I/O subsystem : now using URL based input and output
321
-  (see avio.h).
322
-- added wav format support.
323
-- added "tty user interface" to ffmpeg to stop grabbing gracefully.
324
-- added MMX/SSE optimizations to SAD (Sums of Absolutes Diferences)
325
-  (Juan J. Sierralta P. a.k.a. "Juanjo" &lt;juanjo@atmlab.utfsm.cl&gt;).
326
-- added MMX DCT from mpeg2_movie 1.5 (Juanjo).
327
-- added new motion estimation algorithms, log and phods (Juanjo).
328
-- changed directories : libav for format handling, libavcodec for
329
-  codecs.
319
+- added preliminary support for video file sending from ffserver
320
+- redesigning I/O subsystem: now using URL based input and output
321
+  (see avio.h)
322
+- added WAV format support
323
+- added "tty user interface" to ffmpeg to stop grabbing gracefully
324
+- added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
325
+  (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo@atmlab.utfsm.cl>)
326
+- added MMX DCT from mpeg2_movie 1.5 (Juanjo)
327
+- added new motion estimation algorithms, log and phods (Juanjo)
328
+- changed directories: libav for format handling, libavcodec for
329
+  codecs
330 330
 
331 331
 version 0.3.4:
332 332
 
333
-- added stereo in mpeg audio encoder.
333
+- added stereo in MPEG audio encoder
334 334
 
335 335
 version 0.3.3:
336 336
 
337 337
 - added 'high quality' mode which use motion vectors. It can be used in
338 338
   real time at low resolution.
339 339
 - fixed rounding problems which caused quality problems at high
340
-  bitrates and large gop size.
340
+  bitrates and large GOP size
341 341
 
342 342
 version 0.3.2: small fixes
343 343
 
344
-- asf fixes
344
+- ASF fixes
345 345
 - put_seek bug fix
346 346
 
347 347
 version 0.3.1: added avi/divx support
348 348
 
349
-- added avi support
350
-- added mpeg4 codec compatible with open divx. It is based on the h263
351
-  codec.
349
+- added AVI support
350
+- added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
352 351
 - added sound for flash format (not tested)
353 352
 
354 353
 version 0.3: initial public release