log

age author description
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.
Tue, 08 Dec 2009 23:58:42 +0000 cehoyos Support FourCC's AVI1 and AVI2 as MJPEG.
Tue, 08 Dec 2009 23:32:51 +0000 reimar Pass all OpenGL functions through a function pointer indirection.
Tue, 08 Dec 2009 06:42:46 +0000 reimar Very preliminary code to allow selecting the OpenGL backend at runtime.
Mon, 07 Dec 2009 23:11:40 +0000 reimar Add braces to avoid ambiguous else.
Mon, 07 Dec 2009 03:52:55 +0000 ramiro Document the differences between the two asm fragments in initMMX2HScaler().
Sun, 06 Dec 2009 22:01:25 +0000 ramiro Start using intermediate buffers at index 0.
Sat, 05 Dec 2009 09:44:19 +0000 ramiro Fix compilation with runtime cpu detection.
Thu, 03 Dec 2009 21:04:53 +0000 compn fix apple.com trailer example, via carl
Thu, 03 Dec 2009 18:18:13 +0000 ramiro Add support for nv12/nv21 input.
Tue, 01 Dec 2009 05:02:26 +0000 compn add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders
Sun, 29 Nov 2009 05:18:40 +0000 lorenm sync to x264-r1327. (only needed for x264-in-libavcodec)
Sat, 28 Nov 2009 18:23:26 +0000 tack Fix mangling of 24-bit audio during channel reorder.
Sat, 28 Nov 2009 18:01:54 +0000 attila when using -v, print also which lavc codec has been used, not
Fri, 27 Nov 2009 12:23:06 +0000 jrash improve previous translation
Thu, 26 Nov 2009 21:08:45 +0000 stefano Make sws_format_name() use av_pix_fmt_descriptors.
Thu, 26 Nov 2009 18:01:13 +0000 compn add user-agent example to fix apple.com/trailers
Thu, 26 Nov 2009 18:00:45 +0000 compn map 0x20736D to ffac3, fixes broken mov sample
Thu, 26 Nov 2009 17:57:33 +0000 compn mime type [video/x-ms-wmv] is not an ASF redirector.
Tue, 24 Nov 2009 06:59:21 +0000 reimar Readjust the global number of subs when switching dvdnav track to take
Mon, 23 Nov 2009 20:41:06 +0000 compn small update wishlist
Sun, 22 Nov 2009 15:18:21 +0000 reimar Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
Sun, 22 Nov 2009 15:10:50 +0000 reimar Some MinGW awk versions can not handle reading from files with CRLF
Sun, 22 Nov 2009 14:46:43 +0000 reimar 100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h
Sun, 22 Nov 2009 14:15:41 +0000 reimar av_alloc_format_context -> avformat_alloc_context
Sun, 22 Nov 2009 13:26:57 +0000 reimar Fix initialization values for vf_expand priv struct.
Sun, 22 Nov 2009 13:25:07 +0000 reimar Remove unused variable.
Sun, 22 Nov 2009 13:18:12 +0000 reimar Add const to draw_slice argument to match what FFmpeg expects for draw_horiz_band.