Mercurial > mplayer.hg
log postproc/swscale_template.c @ 7165:379852905f31
age | author | description |
---|---|---|
Tue, 09 Jul 2002 17:01:52 +0000 | michael | fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway) |
Sun, 30 Jun 2002 20:32:42 +0000 | michael | last line messed up in Y800 bugfix |
Thu, 27 Jun 2002 18:00:47 +0000 | michael | use unified yuv2rgb init |
Mon, 24 Jun 2002 20:05:53 +0000 | michael | killing globals |
Mon, 24 Jun 2002 00:18:29 +0000 | michael | 100l (non mmx versions didnt compile) |
Sun, 23 Jun 2002 18:51:43 +0000 | michael | yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT) |
Sun, 23 Jun 2002 11:01:25 +0000 | michael | cleanup |