log

age author description
Thu, 24 Apr 2008 17:26:57 +0000 diego Make sure necessary header files are created before recursing.
Thu, 24 Apr 2008 16:49:31 +0000 diego #include base64.h with full path.
Thu, 24 Apr 2008 16:41:44 +0000 diego Move libfaad2 fixed-point CFLAGS setting to configure.
Thu, 24 Apr 2008 15:32:44 +0000 diego Expand conditional addition of elements to variables with a form that permits
Thu, 24 Apr 2008 13:38:12 +0000 diego Merge stream/Makefile into top-level Makefile.
Thu, 24 Apr 2008 13:04:50 +0000 diego Merge libmpcodecs/Makefile into top-level Makefile.
Thu, 24 Apr 2008 10:12:02 +0000 diego cosmetics: alphabetical order
Wed, 23 Apr 2008 20:20:25 +0000 corey consistently print fps with three digits of precision
Wed, 23 Apr 2008 20:14:14 +0000 corey use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro
Wed, 23 Apr 2008 10:09:12 +0000 diego There is no need to remove .a files from subdirectories, they are only
Wed, 23 Apr 2008 10:07:50 +0000 diego Merge libvo/Makefile into top-level Makefile.
Wed, 23 Apr 2008 09:42:09 +0000 diego EXTRAXX_INC flags should now be added to .depend compilation,
Wed, 23 Apr 2008 09:33:51 +0000 diego Merge libao2/Makefile into top-level Makefile.
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.