Mercurial > mplayer.hg
log libmpcodecs/vf_spp.c @ 28594:df67d03dde3b
age | author | description |
---|---|---|
Tue, 17 Feb 2009 11:16:19 +0000 | diego | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: |
Sun, 25 Jan 2009 22:34:26 +0000 | diego | Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg. |
Fri, 16 Jan 2009 09:21:21 +0000 | reimar | Lots and lots of #ifdef ARCH_... -> #if ARCH_... |