index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_eq2.c
Commit message (
Expand
)
Author
Age
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
diego
2006-08-13
*
add support for intel mac. mp3lib is not fixed yet.
nplourde
2006-04-15
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
remove all setlocale calls, they break the behaviour of sscanf and
reimar
2005-01-20
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)
michael
2003-10-18
*
optimization
michael
2003-10-17
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
Based on the discussion in the other thread I made a new
arpi
2003-02-02
*
- It fixes a small bug where a byte value is divided by 255.0 to convert
arpi
2002-12-04
*
locale fix
nexus
2002-11-03
*
renamed to LUT-based sw. eq.
alex
2002-10-04
*
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
arpi
2002-09-27