diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-02-10 03:24:31 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-02-10 03:24:31 +0000 |
commit | 3b952603c8b14e20ee851512064f98d7acfd0d4c (patch) | |
tree | f4fb13dfcfba6dd5fb7743d132e25436292120f7 /AUTHORS | |
parent | 54e155d92dd43f92bb848b07c08399ff3128174d (diff) | |
download | mpv-3b952603c8b14e20ee851512064f98d7acfd0d4c.tar.bz2 mpv-3b952603c8b14e20ee851512064f98d7acfd0d4c.tar.xz |
video filters ...
strange dont i have something better to do?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11941 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -206,7 +206,9 @@ Michael Niedermayer <michaelni@gmx.at> * runtime CPU detection * SSE optimization of liba52 * various encoder/decoder fixes, improvements in libavcodec, DR support - * various video filters, like il, swapuv, boxblur + * lrintf() bugs + * boxblur, fil, hue, il, noise, perspective, qp, rgbtest, sab, smartblur, + spp, swapuv, test video filters Sven Goethel <sgoethel@jausoft.com> * libvo driver: vo_gl2 |