OSDN Git Service

updated
authorFabrice Bellard <fabrice@bellard.org>
Sat, 11 Aug 2001 18:57:01 +0000 (18:57 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 11 Aug 2001 18:57:01 +0000 (18:57 +0000)
Originally committed as revision 62 to svn://svn.ffmpeg.org/ffmpeg/trunk

Changelog

index 24c201d..ab21357 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -15,8 +15,12 @@ version 0.4.5:
 - fixed opendivx bugs with newer versions (added VOL header decoding).
 - added support for mplayer interface.
 - added macroblock skip optimization.
-- added MJPEG decoder (still lacking some jpeg features).
+- added MJPEG decoder.
 - added mmx/mmxext idct from libmpeg2.
+- added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
+  <celer@shell.scrypt.net>).
+- added pixel format convertion layer (e.g. for MJPEG or PPM).
+- added deinterlacing option.
 
 version 0.4.4: