log

age author description
Tue, 20 Mar 2007 09:53:31 +0000 diego Remove unnecessary unistd.h include.
Tue, 20 Mar 2007 09:46:26 +0000 diego Remove MinGW hack, it's no longer needed.
Tue, 20 Mar 2007 09:46:00 +0000 diego Rename open to af_open so as not to conflict with a previous header definition.
Tue, 20 Mar 2007 01:35:53 +0000 diego Add missing $(EXESUF).
Tue, 20 Mar 2007 01:32:02 +0000 ptt tab typo fixed
Tue, 20 Mar 2007 01:30:48 +0000 diego Add vfw2menc to the Makefile.
Tue, 20 Mar 2007 01:29:03 +0000 ptt sync'd up to r22483
Tue, 20 Mar 2007 01:20:57 +0000 diego Add explicit SDL include path. This should allow compilation even when
Tue, 20 Mar 2007 01:15:28 +0000 diego Add return 0 to fix the following warning:
Tue, 20 Mar 2007 01:11:55 +0000 diego Include stdlib.h and string.h to fix the following warnings:
Tue, 20 Mar 2007 01:08:58 +0000 diego Add #include <string.h> to fix the following warning:
Tue, 20 Mar 2007 01:06:51 +0000 diego Move gltest and bmovl-test into the main TOOLS directory, subdirectories
Mon, 19 Mar 2007 22:09:53 +0000 diego --enable-win32 was renamed to --enable-win32dll.
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.
Sun, 18 Mar 2007 19:38:43 +0000 diego Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added
Sun, 18 Mar 2007 17:38:09 +0000 gpoirier sync with r22637
Sun, 18 Mar 2007 16:50:26 +0000 rtogni Support application/smil as mimetype for smil-over-realrtsp
Sun, 18 Mar 2007 16:33:04 +0000 compn add ffbmp decoder, cant figure out fourcc bit so use format for avi...
Sun, 18 Mar 2007 16:30:11 +0000 diego Move fast cmov detection code from the PPC section into the x86 section
Sun, 18 Mar 2007 16:14:25 +0000 compn add new audio and video codecs to libavcodec list
Sun, 18 Mar 2007 15:38:15 +0000 diego support for setting and detecting FAST_CMOV
Sun, 18 Mar 2007 14:38:16 +0000 compn add some updates
Sun, 18 Mar 2007 13:38:55 +0000 uau Fix configure -march detection for athlon-xp
Sun, 18 Mar 2007 13:08:10 +0000 diego Remove empty directory.
Sun, 18 Mar 2007 12:31:53 +0000 michael fix full range (jpeg yuv) chroma
Sun, 18 Mar 2007 11:04:47 +0000 attila cosmetics, fix indentation
Sun, 18 Mar 2007 11:03:34 +0000 attila allow horizontal resolutions >1024 in case we have a G550
Sun, 18 Mar 2007 10:52:41 +0000 attila sync mga_vid.h to the one in the mga_vid repo.
Sat, 17 Mar 2007 21:27:42 +0000 diego Move files from radeon/ subdirectory here.
Sat, 17 Mar 2007 21:21:04 +0000 compn add fourcc for dxa files, approved by diego
Sat, 17 Mar 2007 21:01:37 +0000 diego Remove radeonfb, the version in the Linux kernel is much better.