index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
postproc
Commit message (
Expand
)
Author
Age
*
minor bugfixes (noone noticed them)
michael
2001-12-21
*
rgb24toyv12 bugfix
michael
2001-12-20
*
print more info if -v
michael
2001-12-06
*
dithering info wasnt displayed
michael
2001-12-06
*
vertical cubic/linear scaling
michael
2001-12-06
*
typo
michael
2001-12-03
*
horizontal up/downscale linear & cubic
michael
2001-12-02
*
sliced scaleing bugfix
michael
2001-11-29
*
swscaler cleanup
michael
2001-11-29
*
faster brightness correcture in MMX2
michael
2001-11-28
*
compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas...
michael
2001-11-27
*
runtime cpu detection optional (compiles faster)
michael
2001-11-27
*
runtime cpu detect optional (compiles faster)
michael
2001-11-27
*
runtime cpu detection
michael
2001-11-26
*
oops
michael
2001-11-26
*
runtime cpu detection
michael
2001-11-26
*
runtime cpu detection
michael
2001-11-26
*
runtime cpu detection
michael
2001-11-24
*
use fastmemcpy for chrominance if no chrominance filtering is done
michael
2001-11-24
*
faster dering
michael
2001-11-24
*
1% speedup
michael
2001-11-20
*
oops, too much cleanup ;)
michael
2001-11-20
*
cleanup
michael
2001-11-20
*
faster mmx2 / 3dnow deblocking filter
michael
2001-11-19
*
Move ignores in subdirs to their respective .cvsignore files.
atmos4
2001-11-17
*
postproc/ dir now respects --with-extraincdir
gabucino
2001-11-16
*
temp denoiser:
michael
2001-11-14
*
temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version
michael
2001-11-14
*
temporal noise reducer in C (-pp 0x100000)
michael
2001-11-13
*
uyvytoyv12 in MMX (untested)
michael
2001-11-11
*
QP_store==null bugfix and no opendivx bugfix
michael
2001-11-11
*
yuy2toyv12 bugfix
michael
2001-11-11
*
uyvy->uv12 added
arpi
2001-11-10
*
.balign or we´ll align by 64kb on some architectures
michael
2001-11-10
*
.align 16
michael
2001-11-10
*
added missing #include <malloc.h>
pl
2001-11-09
*
bugfix
michael
2001-11-07
*
rgb32tobgr32 now is documented ;)
nick
2001-11-07
*
rgb32tobgr32 / bgr32torgb32
michael
2001-11-06
*
gcc does optimize writes to non volatile variables away if it didnt know that...
michael
2001-11-06
*
15/16 bpp dithering
michael
2001-11-06
*
better dithering
michael
2001-11-06
*
Minor speedup of rgb32to24. (performance is not successful)
nick
2001-11-06
*
Remove a few obsolete header includes (fixes a compile error on solaris)
jkeil
2001-11-06
*
minor changes (fixed some warnings, added attribute aligned(8) stuff)
michael
2001-11-06
*
MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuff
nick
2001-11-06
*
optimized rgb24to16 stuff
nick
2001-11-06
*
mmx2 bgr24 stuff from swscale (slightly faster)
michael
2001-11-06
*
rgb24to32 now is faster
nick
2001-11-06
*
vars are aligned by 8 now (even faster, yes they where not aligned correctly)
michael
2001-11-06
[next]