log

age author description
Mon, 19 Mar 2007 20:25:26 +0000 compn ok so cljr , vcr1 and msmpegv1 dont actually work... removed
Mon, 19 Mar 2007 20:11:05 +0000 compn aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!
Mon, 19 Mar 2007 20:07:48 +0000 compn gsm requires libgsm so remove it
Mon, 19 Mar 2007 20:01:02 +0000 compn add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)
Mon, 19 Mar 2007 19:21:09 +0000 compn split sonic into sonic/sonicls and wma into wmav1/wmav2
Mon, 19 Mar 2007 18:57:37 +0000 compn add png and gif encoders, how to use them with mencoder is another question
Mon, 19 Mar 2007 18:27:35 +0000 reimar Explain workaround for -vo gl:scaled-osd -ass image corruption.
Mon, 19 Mar 2007 15:31:25 +0000 voroshil Add missing bogus norm warning for v4l2
Mon, 19 Mar 2007 12:28:53 +0000 voroshil Make sure bogus parameter will not be ignored by user.
Mon, 19 Mar 2007 11:50:03 +0000 diego Simplify Makefile.
Mon, 19 Mar 2007 10:13:33 +0000 diego Conditionally compile af_export instead of having #ifdef around the file.
Mon, 19 Mar 2007 00:10:38 +0000 diego Move -I. to the front of CFLAGS, works around problems with headers from
Mon, 19 Mar 2007 00:07:34 +0000 diego Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.
Mon, 19 Mar 2007 00:04:03 +0000 diego Remove commented-out Cygwin CFLAGS settings.
Mon, 19 Mar 2007 00:03:00 +0000 diego Move setting Cygwin specific CFLAGS to configure.
Mon, 19 Mar 2007 00:02:49 +0000 michael video filters i maintain ...
Sun, 18 Mar 2007 23:54:51 +0000 diego The -Wdeclaration-after-statement test needs a C program.
Sun, 18 Mar 2007 23:18:09 +0000 diego Move -I. and -I.. to the front of CFLAGS so that headers in the root directory
Sun, 18 Mar 2007 22:49:37 +0000 diego Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
Sun, 18 Mar 2007 22:49:05 +0000 cehoyos Added myself, as suggested by Diego
Sun, 18 Mar 2007 22:18:11 +0000 nicodvb check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris
Sun, 18 Mar 2007 22:11:32 +0000 diego Merge CFLAGS lines.
Sun, 18 Mar 2007 21:58:28 +0000 diego Move setting CXXFLAGS to configure.
Sun, 18 Mar 2007 21:39:52 +0000 rtogni Support multiple tags in a single line and tags on the same line as the
Sun, 18 Mar 2007 21:21:38 +0000 diego Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.
Sun, 18 Mar 2007 20:52:41 +0000 nicodvb shared libavcodec is not at all broken/obsolete, but simply discouraged
Sun, 18 Mar 2007 20:33:20 +0000 diego Group (system-specific) CFLAGS settings together.
Sun, 18 Mar 2007 20:25:02 +0000 diego Move Cygwin specific #define setting to system OS-specific settings section.
Sun, 18 Mar 2007 20:21:52 +0000 diego Move setting of TARGET_WIN32 together with other Win32 settings.
Sun, 18 Mar 2007 20:15:57 +0000 diego Rename win32 variable to the more sensible name win32dll.