Mercurial > mplayer.hg
log libmpcodecs/vf_ilpack.c @ 24831:8fe8b0d9deec
age | author | description |
---|---|---|
2007-05-27 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
2007-04-29 | reimar | Remove unused variable, |
2006-08-13 | diego | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. |
2006-06-18 | lucabe | Software Scaler headers usage cleanup |
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-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2004-10-21 | aurel | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 |
2003-12-15 | michael | mmx simplifications |
2003-12-15 | rfelker | mmx optimizations |
2003-12-15 | rfelker | big updates to ilpack: do proper interpolation rather than just |
2003-04-19 | rfelker | 1. new alternate approach to inverse telecine! much better! |