1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00

Mention recent big-endian/AltiVec fixes in postproc/.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17590 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-02-11 14:19:37 +00:00
parent 844c1f8f8a
commit 40a51feefa

View File

@ -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