summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_eq2.c
Commit message (Expand)AuthorAgeFilesLines
* Make all vf_info_t structs constreimar2007-12-021-1/+1
* Replace asmalign.h hack by ASMALIGN cpp macros from config.h.diego2006-08-131-2/+1
* add support for intel mac. mp3lib is not fixed yet.nplourde2006-04-151-1/+2
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* remove all setlocale calls, they break the behaviour of sscanf andreimar2005-01-201-10/+0
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-2/+2
* gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)michael2003-10-181-4/+13
* optimizationmichael2003-10-171-3/+41
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* Based on the discussion in the other thread I made a newarpi2003-02-021-66/+286
* - It fixes a small bug where a byte value is divided by 255.0 to convertarpi2002-12-041-5/+6
* locale fixnexus2002-11-031-0/+10
* renamed to LUT-based sw. eq.alex2002-10-041-2/+2
* -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)arpi2002-09-271-0/+236