log

age author description
Wed, 11 Oct 2006 21:19:24 +0000 rtogni Remove old hack to search for .ar and VIDO, we know where they are
Wed, 11 Oct 2006 20:53:33 +0000 ods15 gcc 2.95 fix
Wed, 11 Oct 2006 20:08:54 +0000 kraymer r20162: added OSD audio switching visualization
Wed, 11 Oct 2006 17:25:46 +0000 ptt added OSD audio switching visualization
Wed, 11 Oct 2006 15:57:51 +0000 reimar More possible memleaks.
Wed, 11 Oct 2006 15:47:37 +0000 reimar Avoid memleak on error while reading attachments or multiple
Wed, 11 Oct 2006 15:28:54 +0000 diego Remove duplicate min/max macro definition.
Wed, 11 Oct 2006 14:12:17 +0000 diego Sync with FFmpeg r6642.
Wed, 11 Oct 2006 14:09:30 +0000 diego Make the socklib check search gethostbyname/socket in libc.
Wed, 11 Oct 2006 14:06:38 +0000 diego Streamline socklib check.
Wed, 11 Oct 2006 10:04:05 +0000 diego Remove download script; no longer used in the official Debian package candidate.
Wed, 11 Oct 2006 08:30:22 +0000 diego Move CFLAGS handling to common.mak.
Wed, 11 Oct 2006 08:13:52 +0000 diego Run TOOLS/cpuinfo on x86_64 as well as x86.
Tue, 10 Oct 2006 23:14:40 +0000 diego Change == to = in test comparisons for better portability.
Tue, 10 Oct 2006 22:17:03 +0000 uau Change occurrences of "(int)*(void **)arg" to "*(int *)arg".