log

age author description
Fri, 18 Jul 2008 16:04:31 +0000 Gabrov synced with r27326
Fri, 18 Jul 2008 09:41:27 +0000 ptt added missing revisions (26762 & 26795)
Fri, 18 Jul 2008 09:35:44 +0000 ptt restored file encoding tu utf8 and corrected wrong chars, hoping it's ok now
Fri, 18 Jul 2008 08:26:26 +0000 zuxy Remove unnecessary and troublesome inline
Fri, 18 Jul 2008 00:09:09 +0000 michael Make C code in yuv2yuv1() do accurate rounding, this could be split
Thu, 17 Jul 2008 23:43:48 +0000 michael indent
Thu, 17 Jul 2008 23:42:06 +0000 michael Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE.
Thu, 17 Jul 2008 23:35:36 +0000 michael simplify yuv2yuv1()
Thu, 17 Jul 2008 22:38:26 +0000 diego Fix typo in msg_lang variable name that prevented the correct message
Thu, 17 Jul 2008 22:30:02 +0000 michael 10l forgot SWS_BILINEAR
Thu, 17 Jul 2008 22:01:18 +0000 michael Ensure that exactly one scaler algo is used.
Thu, 17 Jul 2008 19:37:19 +0000 ben File was missing its dedicated header inclusion.
Thu, 17 Jul 2008 19:23:27 +0000 ben Maemo platform runs on Nokia N8x0 series too.
Thu, 17 Jul 2008 17:14:12 +0000 reimar Avoid including avcodec.h in demuxer.h (and thus many other files) just to get
Thu, 17 Jul 2008 17:11:30 +0000 reimar Our ALSA code needs alloca, so check for it in configure and include alloca.h