log

age author description
Sun, 24 Feb 2008 11:18:12 +0000 cehoyos Only icc 10.1 will be supported.
Sun, 24 Feb 2008 11:15:30 +0000 cehoyos Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
Sat, 23 Feb 2008 19:33:02 +0000 diego Remove mistakenly committed hunk.
Sat, 23 Feb 2008 19:29:28 +0000 diego Properly detect ARM mc acceleration.
Sat, 23 Feb 2008 14:50:55 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sat, 23 Feb 2008 14:47:43 +0000 diego Merge two #ifdefs into one.
Sat, 23 Feb 2008 13:13:28 +0000 diego #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
Sat, 23 Feb 2008 12:47:19 +0000 diego Move libdca definition to a better place in config.h.
Sat, 23 Feb 2008 11:52:01 +0000 nicodvb warn to always include PMT and PCR pids in channels.conf (dvb)
Sat, 23 Feb 2008 11:47:35 +0000 nicodvb removed nonsense in the dvbin section
Sat, 23 Feb 2008 10:42:24 +0000 nicodvb reset_fifos() resets demuxer->reference_clock to MP_NOPTS_VALUE
Sat, 23 Feb 2008 10:38:24 +0000 nicodvb read the PCR of the currently playing program (if available) in demuxer->reference_clock
Sat, 23 Feb 2008 10:31:44 +0000 nicodvb New member in demuxer_t: reference_clock.
Fri, 22 Feb 2008 21:24:35 +0000 eugeni Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
Fri, 22 Feb 2008 19:31:53 +0000 eugeni Check glyph bounding box before rasterizing and complain if it is too large.