summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_ilpack.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-3/+3
* Make all vf_info_t structs constreimar2007-12-021-1/+1
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.reimar2007-05-271-2/+0
* Remove unused variable,reimar2007-04-291-1/+0
* Replace asmalign.h hack by ASMALIGN cpp macros from config.h.diego2006-08-131-4/+3
* Software Scaler headers usage cleanuplucabe2006-06-181-1/+0
* add support for intel mac. mp3lib is not fixed yet.nplourde2006-04-151-3/+4
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-5/+5
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-54/+72
* mmx simplificationsmichael2003-12-151-91/+25
* mmx optimizationsrfelker2003-12-151-1/+255
* big updates to ilpack: do proper interpolation rather than justrfelker2003-12-151-34/+95
* 1. new alternate approach to inverse telecine! much better!rfelker2003-04-191-0/+169