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
/
postprocess_template.c
Commit message (
Expand
)
Author
Age
*
top row bugfix
michael
2002-01-29
*
minor QP bugfix
michael
2002-01-28
*
fix mangling with runtime cpu detection
atmos4
2002-01-19
*
mangle for win32 in postproc
atmos4
2002-01-19
*
minor brightness/contrast bugfix / moved some global vars into ppMode
michael
2001-12-28
*
customizeable deblocking (2 thresholds)
michael
2001-12-28
*
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
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
*
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
*
QP_store==null bugfix and no opendivx bugfix
michael
2001-11-11
*
added missing #include <malloc.h>
pl
2001-11-09
*
gcc does optimize writes to non volatile variables away if it didnt know that...
michael
2001-11-06
*
minor changes (fixed some warnings, added attribute aligned(8) stuff)
michael
2001-11-06
*
deinterlace bugfix
michael
2001-10-31
*
c speedup (x1, rk1 filters)
michael
2001-10-31
*
minor speedup
michael
2001-10-30
*
faster dering
michael
2001-10-26
*
dering in c
michael
2001-10-26
*
a few warning fixes (missing #include's)
pl
2001-10-25
*
3dnow dering
michael
2001-10-25
*
dering in mmx2
michael
2001-10-25
*
fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 vers...
michael
2001-10-25
*
much better horizontal filters (transpose & use the vertical ones) :)
michael
2001-10-24
*
more speed
michael
2001-10-24
*
more speed
michael
2001-10-23
*
and another +2% speedup
michael
2001-10-23
*
optimizations (+2% speedup)
michael
2001-10-23
*
brightness / contrast fix/copy optimizations +2% speedup
michael
2001-10-23
*
negative black bugfix
michael
2001-10-23
*
auto brightness/ contrast bugfix
michael
2001-10-22
*
more logic behavior if the altenative deblock filters are used (turning a alt...
michael
2001-10-19
*
added compiletime option to turn width%8==0 on
michael
2001-10-19
*
fixed a bug in the tmp buffer
michael
2001-10-19
*
fixed the height%8!=0 bug
michael
2001-10-17
*
quick fix for movies with a height which is not a multiple of 8
michael
2001-10-17
*
minor cleanups
michael
2001-10-16
*
rewrote the horizontal lowpass filter to fix a bug which caused a blocky look
michael
2001-10-15
*
c++ fix
arpi
2001-10-14
*
Cleanup:
arpi
2001-10-13
*
small changes for mplayer integration:
arpi
2001-10-13
*
fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me...
michael
2001-10-13
[next]