changeset 10752:0d306559185f

final pre1
author alex
date Sun, 31 Aug 2003 21:51:15 +0000
parents 81d03cb2cd64
children 524b34c82c90
files ChangeLog
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 31 21:41:24 2003 +0000
+++ b/ChangeLog	Sun Aug 31 21:51:15 2003 +0000
@@ -1,8 +1,5 @@
 mplayer (1.0)
-  pre1:  "Stalled"
-    # Stalled because the development slowed down a lot -- all the devs
-      are on summer holiday, or dunno.
-  
+  pre1:  "Development" on the beach
     NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so
     0.90-rc5 (and later 0.90 releases) changes are independent!
     (it also means that there are main-only and 0_90-only changes)
@@ -55,7 +52,8 @@
     * MPEG-TS (Transport Stream) and TIVO demuxers
     * DVB (Digital Video Broadcasting) input driver
     * hwac3: DTS passthru support
-    * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, tinterlace
+    * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, tinterlace,
+      pullup (mmx optimized!), framestep, tile
     * vf layer: slices support (crop, expand, swscale only)
     * vf scale aspect fixes
     * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC compileable