Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 17 Feb 2009 11:52:39 +0000 | diego | cosmetics: const static --> static const, avoids the debug mode warning: |
Tue, 17 Feb 2009 11:40:59 +0000 | diego | Also set HAVE_EBP_AVAILABLE in debug mode. |
Tue, 17 Feb 2009 11:29:43 +0000 | diego | cosmetics: Remove stray empty lines. |
Tue, 17 Feb 2009 11:16:19 +0000 | diego | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: |
Tue, 17 Feb 2009 10:41:13 +0000 | diego | Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: |
Tue, 17 Feb 2009 10:13:08 +0000 | cehoyos | Fix compilation after last commit. |
Tue, 17 Feb 2009 08:09:36 +0000 | reimar | Cropping parameter to calc_src_dst_rects is const |