log

age author description
Wed, 23 Apr 2008 09:24:54 +0000 diego Remove useless 0 flag from s printf conversion specifier, fixes the warning:
Wed, 23 Apr 2008 07:50:54 +0000 reimar Take audio delay into account when seeking in avisynth demuxer.
Wed, 23 Apr 2008 07:49:51 +0000 reimar Calculate fps as double-precision to make switching to double-precision fps values easier.
Tue, 22 Apr 2008 23:05:27 +0000 diego Merge tremor/Makefile into top-level Makefile.
Tue, 22 Apr 2008 22:55:55 +0000 diego Move Tremor low accuracy CFLAGS handling to configure.
Tue, 22 Apr 2008 22:39:26 +0000 diego Only add loader to PARTS on x86.
Tue, 22 Apr 2008 22:14:06 +0000 diego .depend has to get all the CFLAGS that the files it contains dependency
Tue, 22 Apr 2008 22:00:37 +0000 diego Create standard recursive rules from a template.
Tue, 22 Apr 2008 21:51:41 +0000 diego Use directory name as library name template.
Tue, 22 Apr 2008 21:48:28 +0000 nicodvb added support for dvdread-config (from our svn), called as fallback when dvdread isn't detected
Tue, 22 Apr 2008 21:21:46 +0000 diego Simplify phony target declaration.
Tue, 22 Apr 2008 21:20:42 +0000 diego Add an unconditional phony recurse rule and make the binaries depend on it.
Tue, 22 Apr 2008 20:05:02 +0000 attila revert commits 26437-26439 the right way[tm]
Tue, 22 Apr 2008 19:46:08 +0000 diego Only add available CPU extensions to config.mak.
Tue, 22 Apr 2008 10:19:30 +0000 diego Move phony target declaration to the bottom of the file; add distclean target.
Tue, 22 Apr 2008 10:14:55 +0000 diego Add BFI video support through FFmpeg.
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Tue, 22 Apr 2008 08:52:05 +0000 diego Remove redundant definitions that are already present on the command line.
Tue, 22 Apr 2008 08:50:38 +0000 diego Merge TOOLS/Makefile into the top-level Makefile.
Mon, 21 Apr 2008 20:58:20 +0000 rtogni Fix potential segfault in debug printf in expSetFilePointer
Mon, 21 Apr 2008 16:20:45 +0000 Gabrov synced with r26484
Mon, 21 Apr 2008 12:04:48 +0000 gpoirier sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
Mon, 21 Apr 2008 12:00:55 +0000 gpoirier sync w/r26067, patch by mehmet kse % voltrem A gmail P com %
Mon, 21 Apr 2008 09:57:05 +0000 gpoirier sync w/r26460
Mon, 21 Apr 2008 05:43:49 +0000 diego Remove pointless '0' flag from fprintf call, fixes the warning:
Sun, 20 Apr 2008 22:11:38 +0000 diego Add $(EXESUF) to netstream rule.
Sun, 20 Apr 2008 22:08:10 +0000 diego Only build modify_reg on x86.
Sun, 20 Apr 2008 22:07:34 +0000 diego Simplify list of files to remove on make clean.
Sun, 20 Apr 2008 21:59:19 +0000 diego fastmemcpybench is a phony target. Do not try to remove a file by that name.
Sun, 20 Apr 2008 21:13:17 +0000 rtogni Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
Sun, 20 Apr 2008 19:44:21 +0000 rtogni Add status to mimic and kmvc codecs
Sun, 20 Apr 2008 19:26:27 +0000 corey add better information about inverse-telecining with vf_filmdint
Sun, 20 Apr 2008 16:06:41 +0000 rtogni Add support for msn siren audio coced via binary dll sirenacm.dll
Sun, 20 Apr 2008 00:36:45 +0000 rtogni Canopus HQ tries to load the auxiliary dlls with lowercase filename
Sat, 19 Apr 2008 21:56:31 +0000 compn add canopus codecs, patch by Gianluigi Tiesi
Sat, 19 Apr 2008 16:53:44 +0000 rtogni Revert r26412: policy violation
Sat, 19 Apr 2008 16:51:28 +0000 rtogni Revert r26411: policy violation
Sat, 19 Apr 2008 09:58:01 +0000 attila revert commits 26437-26439
Sat, 19 Apr 2008 09:53:42 +0000 diego Add dependency information to recursive rules. While more eager than strictly
Sat, 19 Apr 2008 09:44:48 +0000 diego Add missing recursive rule for libmpcodecs/libmpencoders.a.
Sat, 19 Apr 2008 09:43:53 +0000 diego cosmetics: Sort recursive rules alphabetically.
Fri, 18 Apr 2008 22:49:17 +0000 diego per-file dependencies (for the non-recursive parts)
Fri, 18 Apr 2008 21:47:51 +0000 diego Adjust dependency generation prerequisites to new structure.
Fri, 18 Apr 2008 21:46:52 +0000 diego Always generate dependency information. This also allows dropping the
Fri, 18 Apr 2008 17:26:00 +0000 ptt synced with r26460
Fri, 18 Apr 2008 17:24:49 +0000 ptt restore options alphabetical order
Fri, 18 Apr 2008 08:13:00 +0000 diego Mark phony targets as such.
Fri, 18 Apr 2008 08:12:41 +0000 diego Simplify phony target declaration.
Fri, 18 Apr 2008 07:16:22 +0000 diego 10l: Rename remaining instances of $i to $lang.
Thu, 17 Apr 2008 21:54:43 +0000 diego cosmetics: __asm__ __volatile__ --> asm volatile
Wed, 16 Apr 2008 12:03:34 +0000 reimar Prefer libavformat musepack demuxer over internal one (which does not even support v8).
Tue, 15 Apr 2008 13:20:15 +0000 albeu noconfig fix, disable_gui_conf was not defined when compiling mencoder.
Tue, 15 Apr 2008 02:02:29 +0000 corey typo: crahes --> crashes
Tue, 15 Apr 2008 01:51:43 +0000 corey Refer to where encoding quality is described.
Tue, 15 Apr 2008 01:40:38 +0000 corey As of r19025, the "above link" refers to an article, not a guide.
Mon, 14 Apr 2008 11:24:24 +0000 albeu Fix the indentation after the noconfig patch.
Mon, 14 Apr 2008 11:23:18 +0000 albeu 10L, forgot to commit the documentation for the -noconfig options.
Mon, 14 Apr 2008 11:21:29 +0000 albeu Add options to disable some or all config files.
Mon, 14 Apr 2008 11:05:52 +0000 albeu Add support for system wide config file in mencoder.