Mercurial > mplayer.hg
log libmpcodecs/vf_eq2.c @ 24655:a5ff078d7471
age | author | description |
---|---|---|
2006-08-13 | diego | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. |
2006-04-15 | nplourde | add support for intel mac. mp3lib is not fixed yet. |
2006-03-21 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
2005-01-20 | reimar | remove all setlocale calls, they break the behaviour of sscanf and |
2004-10-21 | aurel | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 |
2003-10-18 | michael | gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>) |
2003-10-17 | michael | optimization |
2003-03-15 | albeu | Add the new -vf option wich is the same as vop in reverse order. |
2003-02-02 | arpi | Based on the discussion in the other thread I made a new |
2002-12-04 | arpi | - It fixes a small bug where a byte value is divided by 255.0 to convert |
2002-11-03 | nexus | locale fix |
2002-10-04 | alex | renamed to LUT-based sw. eq. |
2002-09-27 | arpi | -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only) |