log

age author description
Fri, 30 May 2008 12:05:24 +0000 diego Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.
Fri, 30 May 2008 11:45:08 +0000 diego Check for AltiVec vector declaration syntax.
Thu, 29 May 2008 21:28:07 +0000 diego typo noticed by Mark Pilgrim, mark diveintomark org
Thu, 29 May 2008 18:35:22 +0000 eugeni The size of output buffer is stored in 'osize', not 'size'.
Thu, 29 May 2008 18:35:21 +0000 eugeni Clear iconv conversion state also in libass.
Thu, 29 May 2008 18:35:18 +0000 eugeni Offset should be size_t.
Thu, 29 May 2008 18:35:17 +0000 eugeni Clear iconv conversion state after each subtitle line.
Thu, 29 May 2008 12:56:44 +0000 diego Remove extra messages.
Thu, 29 May 2008 12:53:40 +0000 diego Fix mismatching messages.
Thu, 29 May 2008 12:43:58 +0000 diego Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
Thu, 29 May 2008 11:55:39 +0000 gpoirier fix problems picked up by mphelp_check.py
Thu, 29 May 2008 00:33:29 +0000 diego The install-drivers target should depend on the drivers target.
Wed, 28 May 2008 23:04:41 +0000 iive Revert commit r26897.
Wed, 28 May 2008 12:40:15 +0000 diego Merge drivers/Makefile into top-level Makefile.
Wed, 28 May 2008 11:27:13 +0000 diego Fix setting of CFLAGS for Radeon modules.
Wed, 28 May 2008 10:34:03 +0000 diego Disable unused function, fixes the warning:
Wed, 28 May 2008 10:25:09 +0000 diego mga_vid driver wording fixes
Tue, 27 May 2008 22:03:21 +0000 diego Move messages header file creation to a separate shell script.
Tue, 27 May 2008 18:39:57 +0000 ben Add a slave command to stop stream playback.
Tue, 27 May 2008 17:35:38 +0000 reimar Initialize sh_audio/sh_video->ds
Tue, 27 May 2008 17:33:13 +0000 reimar Simplify/make new_sh behaviour more consistent when a stream gets redefined.
Tue, 27 May 2008 17:30:20 +0000 reimar Cosmetics: simplify
Tue, 27 May 2008 17:27:06 +0000 reimar Move native musepack demuxer further down in demuxer list
Tue, 27 May 2008 16:46:30 +0000 diego Revert declaration .NOTPARALLEL. Unfortunately this special target does not
Tue, 27 May 2008 16:24:40 +0000 diego Mark VIDIX_PCI_FILES targets as NOTPARALLEL. They are all created
Tue, 27 May 2008 14:33:16 +0000 diego Use 'grep -q' instead of redirecting grep output to /dev/null.
Tue, 27 May 2008 13:32:00 +0000 diego mga_vid string wording fix
Tue, 27 May 2008 13:30:50 +0000 diego Fix typo in string name.
Tue, 27 May 2008 13:09:40 +0000 diego Instead of removing code from this imported library, place it under #if 0.
Tue, 27 May 2008 12:49:50 +0000 diego cosmetics: Fix pointless weird indentation.