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.h
Commit message (
Expand
)
Author
Age
*
fix typo found by Milan Cutka <cutka@szm.sk>
michael
2002-04-12
*
-npp fq:<quantizer>
michael
2002-01-03
*
minor brightness/contrast bugfix / moved some global vars into ppMode
michael
2001-12-28
*
new -pp options stuff (-npp ...)
michael
2001-12-26
*
compiletime pp-mode support (luminance = chrominance filters though) 1-2% fas...
michael
2001-11-27
*
temporal noise reducer in C (-pp 0x100000)
michael
2001-11-13
*
just a few "not implemented yet" removed
michael
2001-10-25
*
auto brightness/ contrast bugfix
michael
2001-10-22
*
PP_FUNNY_STRIDE disabled
arpi
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
*
minor cleanups
michael
2001-10-16
*
rewrote the horizontal lowpass filter to fix a bug which caused a blocky look
michael
2001-10-15
*
Cleanup:
arpi
2001-10-13
*
small changes for mplayer integration:
arpi
2001-10-13
*
fixed a rounding bug thing in the X1 Filter
michael
2001-10-13
*
final changes to convert to C
michael
2001-10-11
*
bugfixes: last 3 lines not brightness/contrast corrected
michael
2001-10-11
*
fixed a bug in the horizontal default filter
arpi
2001-10-10
*
new postprocess code by Michael Niedermayer (michaelni@gmx.at)
arpi
2001-10-10