log

age author description
Tue, 15 Dec 2009 20:25:50 +0000 adrian Add -xineramascreen support to corevideo vo. Still prefer corevideo's own device_id parameter if it's set.
Tue, 15 Dec 2009 02:13:51 +0000 compn add spdif example from beandog
Mon, 14 Dec 2009 12:03:02 +0000 diego Filter list of missing source files so that it only contains nonexisting files.
Mon, 14 Dec 2009 11:54:49 +0000 diego Add missing #includes to fix a bunch of 'implicit declaration of..' warnings.
Mon, 14 Dec 2009 04:06:25 +0000 diego Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.
Mon, 14 Dec 2009 03:50:34 +0000 diego Avoid hackish shell loop to symlink missing XML source files.
Mon, 14 Dec 2009 03:43:54 +0000 diego Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.
Mon, 14 Dec 2009 03:35:26 +0000 diego Reuse SYMLINKS_DEPS variable in the symlink targets.
Mon, 14 Dec 2009 03:32:12 +0000 diego Simplify shell command to symlink missing translated source files.
Mon, 14 Dec 2009 03:19:01 +0000 diego Ignore errors from failing rm commands in clean targets.
Mon, 14 Dec 2009 03:17:23 +0000 diego Do not ignore errors from mkdir invocations.
Mon, 14 Dec 2009 03:14:21 +0000 diego The general xmllint target should only check configured languages.
Mon, 14 Dec 2009 03:09:09 +0000 diego Improve declaration of phony targets.
Mon, 14 Dec 2009 03:07:35 +0000 diego Factorize dependencies of language-specific HTML generation targets.
Mon, 14 Dec 2009 03:01:40 +0000 diego spelling cosmetics
Mon, 14 Dec 2009 02:59:39 +0000 diego Remove pointless dependency on xmllint.sh from phony xmllint target.
Mon, 14 Dec 2009 02:45:55 +0000 diego Drop pointless dependencies of the phony targets html-chunked and html-single.
Mon, 14 Dec 2009 02:42:59 +0000 diego Fix dependencies of html-chunked and html-single targets.
Mon, 14 Dec 2009 02:40:55 +0000 diego Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.
Mon, 14 Dec 2009 02:39:22 +0000 diego Factorize all components generated by configure into a variable.
Mon, 14 Dec 2009 02:34:41 +0000 diego Remove outdated comment about build system behavior.
Mon, 14 Dec 2009 02:25:40 +0000 diego cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.
Mon, 14 Dec 2009 02:01:50 +0000 diego Drop support for per-language XSL stylesheets.
Mon, 14 Dec 2009 02:00:25 +0000 diego Remove pointless Polish stylesheet; it provides no real benefit.
Mon, 14 Dec 2009 01:51:42 +0000 diego Drop support for per-language stylesheets.
Mon, 14 Dec 2009 01:34:02 +0000 diego Unconditionally symlink documentation files missing from a translation.
Mon, 14 Dec 2009 00:57:33 +0000 diego Use variable for HTML stylesheet so individual languages can use their own.
Mon, 14 Dec 2009 00:42:46 +0000 diego Factorize stylesheet installation into its own target.
Mon, 14 Dec 2009 00:16:32 +0000 diego Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
Sun, 13 Dec 2009 23:59:10 +0000 diego Factorize generating the list of all main.xml files.
Sun, 13 Dec 2009 23:54:46 +0000 diego configure also generates all main.xml files.
Sun, 13 Dec 2009 23:50:38 +0000 diego Add html-chunk.xsl and html-single.xsl to targets generated by configure.
Sun, 13 Dec 2009 23:48:20 +0000 diego Avoid '&>' bashism for redirecting both stdout and stderr.
Sun, 13 Dec 2009 23:22:55 +0000 diego Simplify one more command via automatic variables.
Sun, 13 Dec 2009 23:17:11 +0000 diego Simplify setting COMMON_XSL_DEPS variable:
Sun, 13 Dec 2009 22:51:55 +0000 diego Do not build monolithic documentation in a separate directory.
Sun, 13 Dec 2009 22:43:37 +0000 diego - Remove now unnecessary dependency on intermediate directories.
Sun, 13 Dec 2009 22:25:08 +0000 diego Do not pointlessly set the HTMLFILE variable when running xmllint.
Sun, 13 Dec 2009 22:23:34 +0000 diego Simplify some commands via automatic variables.
Sun, 13 Dec 2009 22:15:50 +0000 diego Create required directories directly without intermediate steps.
Sun, 13 Dec 2009 22:10:39 +0000 diego Declare common dependencies for chunked and single HTML targets together.
Sun, 13 Dec 2009 21:51:09 +0000 diego cosmetics: Remove pointless trailing /.
Sun, 13 Dec 2009 21:43:31 +0000 diego xmllint.sh is not a phony target.
Sun, 13 Dec 2009 21:33:24 +0000 diego Do not use symlinks for translations that comprise all XML files.
Sun, 13 Dec 2009 21:24:04 +0000 diego Remove pointless warning about Make being called from the wrong place.
Sun, 13 Dec 2009 19:21:38 +0000 compn add MTSJ fourcc to ffmjpeg and ldead mjpeg codec
Sun, 13 Dec 2009 12:41:17 +0000 diego Replace shell command substitution by Makefile syntax construct.
Sun, 13 Dec 2009 12:38:16 +0000 diego Use automatic variables instead of the target name.
Sun, 13 Dec 2009 12:31:26 +0000 diego Do not pointlessly remove all targets before recreating them.
Sun, 13 Dec 2009 12:28:42 +0000 diego Declare a dependency on xmllint instead of duplicating the target's commands.
Fri, 11 Dec 2009 22:27:42 +0000 reimar Avoid miscompilation issues with the grow_array function more permanently
Fri, 11 Dec 2009 21:33:57 +0000 reimar 100l, fix check for V4L2 capture capability flag.
Thu, 10 Dec 2009 23:22:19 +0000 cehoyos Update the SuperH VEU vidix driver with experimental support for VEU3F.
Thu, 10 Dec 2009 23:20:09 +0000 cehoyos Fix build on SuperH.
Thu, 10 Dec 2009 23:16:08 +0000 cehoyos Update the SuperH VEU vidix driver with code that calls fsync() after each
Wed, 09 Dec 2009 20:20:18 +0000 compn vdpau codecs config entry by beandog
Wed, 09 Dec 2009 17:55:34 +0000 reimar Disable winsock when we already found a working socklib instead of checking
Wed, 09 Dec 2009 17:52:18 +0000 reimar DShow TV input needs part of the our DirectShow code, so add the proper
Wed, 09 Dec 2009 17:50:07 +0000 reimar Use a fallback to make sure the basic OpenGL functions are available instead of
Wed, 09 Dec 2009 17:36:55 +0000 reimar Prefer GLAPIENTRY over APIENTRY, it is the better name and used more by OpenGL headers.