log

age author description
Fri, 06 Apr 2007 15:20:49 +0000 ben merged libdha and libvidix, moved all files from libdha to vidix directory
Fri, 06 Apr 2007 09:22:28 +0000 diego There was a fallback value for libtheora linker flags, but it was never added
Thu, 05 Apr 2007 16:33:54 +0000 voroshil Ability to specify video and audio capture device names
Wed, 04 Apr 2007 12:38:08 +0000 gpoirier typo fix (s/M/N/) in IMPORTA_M_T
Wed, 04 Apr 2007 12:15:38 +0000 gpoirier sync with r22902
Wed, 04 Apr 2007 00:58:18 +0000 cehoyos Fix compilation after FFmpeg r8619.
Tue, 03 Apr 2007 21:36:36 +0000 rtogni Length of interleaved RTSP frames (0x24) in only 16 bit, the other byte
Tue, 03 Apr 2007 17:00:27 +0000 cehoyos Use teardownMediaSession() instead of teardownMediaSubsession()
Tue, 03 Apr 2007 16:22:19 +0000 cehoyos Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24
Tue, 03 Apr 2007 16:12:24 +0000 voroshil r22854: Remove empty section.
Tue, 03 Apr 2007 15:59:35 +0000 voroshil r22845: Clarify -xineramascreen -2 behaviour
Tue, 03 Apr 2007 15:57:55 +0000 vayne thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.
Tue, 03 Apr 2007 13:16:46 +0000 diego Use "generic" optimization instead of 686 as default for runtime-cpudetection
Tue, 03 Apr 2007 11:03:14 +0000 diego Mention DNS round-robin system in the mirroring HOWTO.
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Sun, 01 Apr 2007 21:58:45 +0000 aurel remove useless ()
Sun, 01 Apr 2007 21:54:18 +0000 nicodvb restored previous definition of -mpegopts :drop and :tsaf (r22900); they were there for a good reason
Sun, 01 Apr 2007 21:44:37 +0000 nicodvb removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsaf
Sun, 01 Apr 2007 21:42:37 +0000 nicodvb documented -mpegopts :adelay
Sun, 01 Apr 2007 21:27:47 +0000 nicodvb removed init_apts and init_vpts; added :adelay in addition to :vdelay
Sun, 01 Apr 2007 20:48:34 +0000 ben GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (though it doesn't work better right now)
Sun, 01 Apr 2007 20:03:24 +0000 nicodvb cosmetics: removed trailing spaces
Sun, 01 Apr 2007 16:22:14 +0000 ben segfaults if name is NULL
Sun, 01 Apr 2007 16:20:06 +0000 diego Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the
Sun, 01 Apr 2007 15:59:44 +0000 diego Add support for the THP game format.
Sun, 01 Apr 2007 14:42:13 +0000 diego typo fixes ported from VLC
Sun, 01 Apr 2007 13:58:06 +0000 ben updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver
Sun, 01 Apr 2007 13:27:28 +0000 ben allow passing :help to -vo [cx]vidix to get list of all compiled in vidix drivers
Sun, 01 Apr 2007 13:16:54 +0000 cehoyos mention most RTSP changes
Sun, 01 Apr 2007 13:03:37 +0000 ben killed warnings in cyberblade driver
Sun, 01 Apr 2007 13:00:58 +0000 ben killed warnings in rage128 driver
Sun, 01 Apr 2007 12:59:12 +0000 ben killed warnings in pm3 driver
Sun, 01 Apr 2007 12:57:47 +0000 ben killed warnings in savage driver
Sun, 01 Apr 2007 12:52:25 +0000 ben killed warnings in sis driver
Sun, 01 Apr 2007 12:48:32 +0000 ben killed warnings in unichrome driver
Sun, 01 Apr 2007 12:39:06 +0000 ben simplified function prototypes to avoid casts but keep external API compatibility
Sun, 01 Apr 2007 12:31:15 +0000 diego Move pci.db out of its single-file subdirectory.
Sun, 01 Apr 2007 12:30:17 +0000 diego Do not remove or ignore pci.db.
Sun, 01 Apr 2007 12:26:31 +0000 ben useless externs
Sun, 01 Apr 2007 12:25:31 +0000 nicodvb in flush_buffers() removed code that required the presence of an amount of audio data >= video data in the temporal domain
Sun, 01 Apr 2007 12:21:47 +0000 ben removed references to no longer used internal drivers functions
Sun, 01 Apr 2007 12:16:49 +0000 ben updated vidix.h from upstream vidix project
Sun, 01 Apr 2007 11:13:04 +0000 ben checking for dynamic drivers version number is now pointless
Sun, 01 Apr 2007 11:06:06 +0000 ben switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
Sun, 01 Apr 2007 09:45:26 +0000 diego Ignore netstream and fix its compilation; remove object files on make clean.
Sun, 01 Apr 2007 09:39:32 +0000 diego Move netstream.c out of its single-file subdirectory.
Sun, 01 Apr 2007 09:28:04 +0000 diego Remove unnecessary dependencies.
Sun, 01 Apr 2007 09:24:30 +0000 diego Get netstream somewhat closer to linking.
Sun, 01 Apr 2007 03:03:05 +0000 cehoyos Support h264 over rtsp
Sun, 01 Apr 2007 03:00:47 +0000 cehoyos Cosmetics: Move variable declaration and initialization up.
Sun, 01 Apr 2007 00:02:43 +0000 diego Move driver files directly into the vidix directory.
Sat, 31 Mar 2007 23:48:48 +0000 diego Merge all VIDIX drivers into libvidix.a.
Sat, 31 Mar 2007 23:33:30 +0000 diego Append objects derived from sources to OBJS_*. This way the OBJS_* variables
Sat, 31 Mar 2007 23:02:36 +0000 diego Move QNX-specific settings next to the other OS-specific settings.
Sat, 31 Mar 2007 23:01:53 +0000 diego Don't compile cpuinfo and fastmemcpybench by default.
Sat, 31 Mar 2007 20:58:14 +0000 iive Use FT_Glyph_StrokeBorder to render only the outside border.
Sat, 31 Mar 2007 18:12:16 +0000 diego Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes
Sat, 31 Mar 2007 14:22:44 +0000 diego Sync with removed tools.
Sat, 31 Mar 2007 14:21:06 +0000 diego Remove obsolete TV output tools.
Sat, 31 Mar 2007 14:17:31 +0000 diego Remove unused/nonworking wallpaper setting utility.
Sat, 31 Mar 2007 14:15:20 +0000 diego Remove unused benchmarking scripts.
Sat, 31 Mar 2007 14:14:28 +0000 diego Remove obsolete bitmap font tools.
Sat, 31 Mar 2007 14:10:44 +0000 diego Remove obsolete/unnecessary/trivial scripts and programs.
Sat, 31 Mar 2007 13:37:29 +0000 diego Build libdha statically like all the other libraries.
Sat, 31 Mar 2007 13:35:42 +0000 diego Remove empty section.
Sat, 31 Mar 2007 11:01:28 +0000 cehoyos Gui: Show correct time after seeking in audio-only files.
Sat, 31 Mar 2007 08:13:21 +0000 Gabrov synced with r22772
Sat, 31 Mar 2007 08:04:33 +0000 Gabrov synced with r22800 (missing from previous commit)
Sat, 31 Mar 2007 08:00:28 +0000 Gabrov synced with r22849
Sat, 31 Mar 2007 07:16:41 +0000 Gabrov synced with r22845
Fri, 30 Mar 2007 22:57:04 +0000 uau Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
Fri, 30 Mar 2007 22:09:13 +0000 diego Handle proper compilation on Mac OS X.
Fri, 30 Mar 2007 18:26:32 +0000 gpoirier sync w/ r21155
Fri, 30 Mar 2007 17:10:35 +0000 reimar Clarify -xineramascreen -2 behaviour
Thu, 29 Mar 2007 18:08:25 +0000 diego cosmetics: Remove all trailing whitespace.
Thu, 29 Mar 2007 17:55:38 +0000 diego some sync by Fernando Tarn, lists.im gmail com
Thu, 29 Mar 2007 17:21:17 +0000 rathann Missing svn add from r22841.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Thu, 29 Mar 2007 09:27:36 +0000 diego Remove stray variable that was causing tests to fail randomly.
Thu, 29 Mar 2007 09:26:21 +0000 diego OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
Wed, 28 Mar 2007 20:24:15 +0000 nicodvb replaced ! with not as adviced by Reimar
Wed, 28 Mar 2007 19:16:38 +0000 nicodvb mention vidix in Solaris/x86
Wed, 28 Mar 2007 19:14:53 +0000 nicodvb don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
Wed, 28 Mar 2007 18:45:02 +0000 nicodvb in solaris the I/O device to mmap() is /dev/xsvc, not /dev/mem
Tue, 27 Mar 2007 18:13:52 +0000 kraymer Spanish man page updates by Fernando Tarn
Tue, 27 Mar 2007 08:06:20 +0000 gpoirier document edgedetect.fp, emboss.fp
Mon, 26 Mar 2007 22:03:43 +0000 cehoyos Revert r22819
Mon, 26 Mar 2007 15:53:23 +0000 iive prevent building xvmc with the old api.
Mon, 26 Mar 2007 15:23:15 +0000 iive sync to lavcodecs version
Mon, 26 Mar 2007 12:14:30 +0000 kraymer r22637: Allow to specify frequencies in channels option.
Mon, 26 Mar 2007 11:51:15 +0000 kraymer Spanish man page updates by Fernando Tarn
Mon, 26 Mar 2007 09:35:03 +0000 cehoyos Handle X-QT extradata in a slightly more correct way
Mon, 26 Mar 2007 09:26:02 +0000 cehoyos Gui: Allow progress bar to move when playing mov or mp4 files
Sun, 25 Mar 2007 22:36:26 +0000 diego Merge realcodecs/ documentation into the README.
Sun, 25 Mar 2007 22:36:08 +0000 diego Use the top-level TOOLS Makefile to build the Real codecs wrappers.
Sun, 25 Mar 2007 19:25:11 +0000 rathann Fixes:
Sun, 25 Mar 2007 19:07:50 +0000 rtogni Add description of realcodecs subdir
Sun, 25 Mar 2007 19:00:39 +0000 rtogni Check buffer size in header dump functions
Sun, 25 Mar 2007 17:38:50 +0000 diego Fall back on plain awk during the awk test. It should be safe to assume
Sun, 25 Mar 2007 14:50:02 +0000 cehoyos Fix compilation of libvo/vo_xvmc.c
Sun, 25 Mar 2007 04:26:07 +0000 voroshil r22800: Get rid of useless conditional, using svgalib_helper now requires modifying
Sat, 24 Mar 2007 22:01:20 +0000 iive Fix double close() in ve_vfw.c
Sat, 24 Mar 2007 20:29:43 +0000 diego Linking hotfix, libavutil needs to come after libavcodec/libavformat.
Sat, 24 Mar 2007 20:16:34 +0000 diego Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.
Sat, 24 Mar 2007 19:59:36 +0000 diego cosmetics: Reorder parts of the Makefile in order to group parts sensibly together.
Sat, 24 Mar 2007 19:56:00 +0000 diego Unconditionally add all subdirectories to PARTS. This way make clean always
Sat, 24 Mar 2007 19:44:15 +0000 diego Move the addition of basic include flags to configure.
Sat, 24 Mar 2007 19:40:32 +0000 diego libavutil/ is not optional, compile it unconditionally.
Sat, 24 Mar 2007 19:29:55 +0000 diego Error out if the libavutil subdirectory is unavailable.
Sat, 24 Mar 2007 17:58:46 +0000 diego Fix make depend: Declare extra dependencies before the rule.
Sat, 24 Mar 2007 16:27:25 +0000 diego Move the addition of osdep/mplayer-rc.o to a place where it actually gets added to OBJS_MPLAYER.
Sat, 24 Mar 2007 16:06:22 +0000 diego Remove multistage recursion for the vidix subdirectory and recurse from the
Sat, 24 Mar 2007 15:26:13 +0000 diego Remove generated test program on clean, not just on distclean.
Sat, 24 Mar 2007 15:25:07 +0000 diego Merge INCLUDES into CFLAGS and remove now redundant commands and rules.
Sat, 24 Mar 2007 15:15:28 +0000 diego Ignore test program.
Sat, 24 Mar 2007 15:14:20 +0000 diego cosmetics: Shorten long lines, remove trailing whitespace.
Sat, 24 Mar 2007 15:03:57 +0000 diego Move test program removal on distclean to mpcommon.mak.
Sat, 24 Mar 2007 14:40:16 +0000 rtogni Use AV_WB* instead of swap+memcpy+swap
Sat, 24 Mar 2007 14:39:39 +0000 diego Get rid of useless conditional, using svgalib_helper now requires modifying
Sat, 24 Mar 2007 14:22:45 +0000 diego Remove unnecessary explicit dependency.
Sat, 24 Mar 2007 14:20:24 +0000 diego Build shared lib on all platforms.
Sat, 24 Mar 2007 13:25:51 +0000 diego Remove OpenBSD linking hack. If this is (still) necessary, it needs to be
Sat, 24 Mar 2007 13:17:39 +0000 diego Remove files maintained by Reimar that he no longer sees a use for.
Sat, 24 Mar 2007 13:12:55 +0000 diego cosmetics: Shorten overly long lines.
Sat, 24 Mar 2007 13:03:18 +0000 diego Update copyright year.
Sat, 24 Mar 2007 10:37:05 +0000 nicodvb at open() discard front margin/empty sectors (fixes demuxing by libavformat); patch by Zuxy meng
Sat, 24 Mar 2007 09:46:12 +0000 attila the mirror howto isnt preliminary anymore
Sat, 24 Mar 2007 03:38:28 +0000 voroshil r22622: Wording improvement as suggested by Michael.
Sat, 24 Mar 2007 03:28:32 +0000 voroshil r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
Sat, 24 Mar 2007 03:08:19 +0000 voroshil r22547: fix up some longer than 80 char lines , and use suggestion from Diego.
Sat, 24 Mar 2007 02:22:00 +0000 voroshil r22772: Radio driver loading rework.
Fri, 23 Mar 2007 13:31:08 +0000 diego cosmetics: Merge #ifdefs for better readability.
Fri, 23 Mar 2007 01:48:54 +0000 compn add mf://bmp wish, remove deinterlace filter during playback
Fri, 23 Mar 2007 00:31:29 +0000 aurel call vbeGetControllerInfo() only once
Thu, 22 Mar 2007 21:17:54 +0000 gpoirier sync with r22779
Thu, 22 Mar 2007 16:27:01 +0000 ptt lexical fixes
Thu, 22 Mar 2007 15:29:30 +0000 ptt syntax/lexical fixes
Thu, 22 Mar 2007 14:54:54 +0000 ptt sync'd up to r21452
Thu, 22 Mar 2007 11:27:44 +0000 ptt sync'd up to r22772
Thu, 22 Mar 2007 10:52:56 +0000 kraymer roff fix: escape dash for options
Thu, 22 Mar 2007 10:38:25 +0000 cehoyos r22776: 'D' also turns off and on kerndeint
Thu, 22 Mar 2007 10:14:32 +0000 cehoyos Fix filepos calculation
Thu, 22 Mar 2007 10:10:37 +0000 cehoyos 'D' also turns off and on kerndeint
Thu, 22 Mar 2007 10:06:34 +0000 cehoyos allows to de- and reactivate kerndeint on the fly
Thu, 22 Mar 2007 10:01:20 +0000 cehoyos Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)
Thu, 22 Mar 2007 01:50:04 +0000 michael reasonable cutoff frequency default
Wed, 21 Mar 2007 18:39:57 +0000 voroshil Radio driver loading rework.
Wed, 21 Mar 2007 08:44:45 +0000 cehoyos Fix comment about defining HAVE_POSIX_SELECT
Wed, 21 Mar 2007 08:29:46 +0000 diego Conditionally compile vf_bmovl.c instead of enclosing all of the file
Wed, 21 Mar 2007 08:24:20 +0000 diego Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
Tue, 20 Mar 2007 22:32:38 +0000 rtogni Declare eof only when stream 0 gets eof
Tue, 20 Mar 2007 22:30:51 +0000 rtogni Fix for realrtsp urls with more than 2 streams:
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.
Sat, 17 Mar 2007 19:58:10 +0000 compn add ffdxa , works on samples/game-formats/dxa/epic.dxa
Sat, 17 Mar 2007 19:54:31 +0000 diego Do not disable cache on MinGW, just disable shmem compilation.
Sat, 17 Mar 2007 19:48:53 +0000 diego 'make install' now takes care of most manual installation steps for *_vid.o.
Sat, 17 Mar 2007 18:25:15 +0000 diego Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.
Sat, 17 Mar 2007 17:53:00 +0000 diego wording/spelling/grammar/updates/cosmetics
Sat, 17 Mar 2007 15:53:30 +0000 diego Merge Makefile from radeon/ subdirectory into this one.
Sat, 17 Mar 2007 15:52:29 +0000 diego Create device nodes upon install.
Sat, 17 Mar 2007 15:42:03 +0000 compn update release number
Sat, 17 Mar 2007 15:41:04 +0000 diego Introduce OBJS variable for the list of objects to build.
Sat, 17 Mar 2007 15:28:02 +0000 compn add ffdca decoder
Sat, 17 Mar 2007 15:12:58 +0000 diego Remove support for 2.5.x kernels.
Sat, 17 Mar 2007 15:01:16 +0000 diego Add a link to Attila's mga_vid port to Linux 2.6.x.
Sat, 17 Mar 2007 14:01:50 +0000 diego Remove useless compilation commands that are provided by builtin rules.
Sat, 17 Mar 2007 14:00:34 +0000 diego Merge test rules using general pattern.
Sat, 17 Mar 2007 13:58:36 +0000 diego Install tdfx_vid.o as well.
Sat, 17 Mar 2007 13:56:54 +0000 diego Remove now unnecessary MGA_VID_OBJ variable indirection.
Sat, 17 Mar 2007 13:55:45 +0000 diego Remove pointless variable indirection.
Sat, 17 Mar 2007 13:53:15 +0000 diego Remove remnants of Linux 2.6 support, the mga_vid.c part was made to
Sat, 17 Mar 2007 13:29:26 +0000 diego Remove pointless variable indirection for -I options.
Sat, 17 Mar 2007 13:28:03 +0000 diego Remove unnecessary -I option from CFLAGS.
Sat, 17 Mar 2007 13:23:49 +0000 diego tdfx_vid compilation has been simplified.
Sat, 17 Mar 2007 11:51:17 +0000 voroshil New slave command: tv_step_freq <offset in MHz>
Sat, 17 Mar 2007 11:33:01 +0000 diego cosmetics: Remove superfluous comment.
Sat, 17 Mar 2007 11:32:02 +0000 diego Remove superfluous .o creation rule, it's the same as the builtin one.
Sat, 17 Mar 2007 11:29:00 +0000 diego Remove unused variables INCLUDES and MOD_PATH_PREFIX.
Sat, 17 Mar 2007 11:19:01 +0000 diego Remove unused variable AFLAGS.
Sat, 17 Mar 2007 11:15:15 +0000 diego Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.
Sat, 17 Mar 2007 09:40:27 +0000 diego Some more details for the mga_vid section taken from drivers/README.