diff ChangeLog @ 7666:407031aeedcf

cosmetics :)
author arpi
date Tue, 08 Oct 2002 17:59:52 +0000
parents ead1bdd8c78c
children fc8da5477d32
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 08 10:20:36 2002 +0000
+++ b/ChangeLog	Tue Oct 08 17:59:52 2002 +0000
@@ -6,12 +6,10 @@
     * divx4_vbr.c is now really GPL - with the permission of DivX.com guys!
     * cyuv decoder restructuring, now supports planar YUV formats too
     * removed obsolete variables, like has_audio, has_video, allow_dshow, fifo
-    * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list
     * help_mp-XX.h files moved to help/ subdir, removed obsolete entries
     * the obsolete 0x1ff eof hack removed from mpeg-es demuxer and decoders
     * stheaders.h cleanup, removed unneeded wine includes from mplayer core
     * tons of compiler warning fixes, including some 10l one
-    * libavcodec: RV10 cleanup (2nd level demuxer moved from codec to demuxer)
     
     Fixes:
     * Some fullscreen switching fixes, including metacity vs. kde 3.1
@@ -21,7 +19,6 @@
     * k6-3's 3dnowex vs. mmxext sigill fixed in mp3lib
     * -vo gif89, jpeg U-V swapping fixed
     * RTC setup fixes, more verbose messages, hints
-    * get_delay() smoothing (-autosync) - should help buggy sound drivers
     * mencoder: demuxer/codec uninit order fixed (solves some sig11)
     * various v4l and alsa capturing fixes
     * demux_mov: fixed crash with mpeg4 on SPARC, decoding on bigendian
@@ -30,11 +27,19 @@
     * new audio filter layer (libaf) - automatic samplerate conversion
     * experimental -vo directx driver for cygwin build
     * unrarlib included for rar'ed vobsubs
-    * native xvid encoding (-ovc xvid) interface
-    * libavcodec: mpeg4 interlaced DCT _en_coding, luma masking support
-    * libavcodec: runtime-selectable IDCT algo, faster mpeg12 decoding
+    * native xvid encoding (-ovc xvid) interface for mencoder
     * new softeq filter with gamma support: -vop eq2
     * -ao/-vo accepts list of drivers, and can fallback too (just like -ac/-vc)
+    * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list
+    * get_delay() smoothing (-autosync) - should help buggy sound drivers
+    
+    Libavcodec:
+    * RV10 codec cleanup (2nd level demuxer moved to demuxer layer)
+    * mpeg4 interlaced DCT _en_coding support
+    * luma masking support (encoding)
+    * runtime selectable IDCT algo
+    * faster mpeg 1/2 decoder
+    * DV decoding
 
   pre8:
     Docs: