summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-11 14:19:37 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-11 14:19:37 +0000
commit40a51feefa4958fa8c9c957a22ccbe6978d549f1 (patch)
treef2856a7ca3d5d61a68537cd9e69f4e202a355878 /ChangeLog
parent844c1f8f8a7d95e7726fd3c7e6426ab410a0a1fe (diff)
downloadmpv-40a51feefa4958fa8c9c957a22ccbe6978d549f1.tar.bz2
mpv-40a51feefa4958fa8c9c957a22ccbe6978d549f1.tar.xz
Mention recent big-endian/AltiVec fixes in postproc/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17590 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fb1049d83..a46029b39f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -131,6 +131,7 @@ MPlayer (1.0)
* -af pan command line fix, now outputs the right number of channels
and accepts values < 0 or > 1. Channel order had to be changed.
* negative stride support in swscale
+ * big-endian and AltiVec fixes and performance improvements for swscaler
* -srate fixed
* hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only