summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-31 21:51:15 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-31 21:51:15 +0000
commit6aa98bd052db22e8b5d627dd7f55190c8e7f5160 (patch)
treedd69d4f1dfd33de97aa5d00dff11d977f8fb8993 /ChangeLog
parent280fa83b42a8f5b605944e5462ace3d91af05c48 (diff)
downloadmpv-6aa98bd052db22e8b5d627dd7f55190c8e7f5160.tar.bz2
mpv-6aa98bd052db22e8b5d627dd7f55190c8e7f5160.tar.xz
final pre1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10753 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 3 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 14b437b9dc..6f569072b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 @@ mplayer (1.0)
* 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