Mercurial > mplayer.hg
log libmpcodecs/vf_ilpack.c @ 24800:1076f50ba2d2
age | author | description |
---|---|---|
Sun, 27 May 2007 20:36:04 +0000 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
Sun, 29 Apr 2007 10:18:39 +0000 | reimar | Remove unused variable, |
Sun, 13 Aug 2006 00:21:14 +0000 | diego | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. |
Sun, 18 Jun 2006 10:59:23 +0000 | lucabe | Software Scaler headers usage cleanup |
Sat, 15 Apr 2006 20:46:54 +0000 | nplourde | add support for intel mac. mp3lib is not fixed yet. |
Tue, 21 Mar 2006 21:26:42 +0000 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |