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.
|
Sat, 17 Mar 2007 09:18:08 +0000 |
diego |
wording/spelling/cosmetics
|
Sat, 17 Mar 2007 09:12:29 +0000 |
diego |
Rename tdfx_vid_tst to tdfx_vid_test.
|
Sat, 17 Mar 2007 09:07:21 +0000 |
diego |
Merge README.linux.2.6 into general README.
|
Sat, 17 Mar 2007 09:02:00 +0000 |
diego |
Merge Rage128 README into general README.
|
Sat, 17 Mar 2007 03:05:44 +0000 |
voroshil |
10l: omitted '-e' in my r22630 commit.
|
Sat, 17 Mar 2007 01:20:53 +0000 |
diego |
Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.
|
Sat, 17 Mar 2007 01:18:03 +0000 |
diego |
Merge CFLAGS and INCLUDES where appropriate.
|
Sat, 17 Mar 2007 01:12:18 +0000 |
diego |
Make strange clean/distclean rules behave in a more standard fashion.
|
Sat, 17 Mar 2007 01:09:37 +0000 |
diego |
Get rid of ugly conditionals.
|
Sat, 17 Mar 2007 01:01:15 +0000 |
diego |
Get rid of stupid recursion within a single directory.
|
Sat, 17 Mar 2007 00:59:42 +0000 |
diego |
Remove unnecessary include options from compilation command.
|
Sat, 17 Mar 2007 00:56:45 +0000 |
diego |
Simplify compilation commands.
|
Sat, 17 Mar 2007 00:53:53 +0000 |
diego |
Remove rule for non-existing file.
|
Sat, 17 Mar 2007 00:52:05 +0000 |
diego |
Simplify compilation command.
|
Sat, 17 Mar 2007 00:45:56 +0000 |
diego |
Mark phony targets as such.
|
Sat, 17 Mar 2007 00:44:13 +0000 |
diego |
whitespace cosmetics
|
Sat, 17 Mar 2007 00:41:59 +0000 |
diego |
Mark phony targets as such.
|
Sat, 17 Mar 2007 00:41:18 +0000 |
diego |
Split dependency and rule declaration, avoids duplicate command.
|
Sat, 17 Mar 2007 00:39:03 +0000 |
diego |
Simplify compilation commands.
|
Sat, 17 Mar 2007 00:28:59 +0000 |
diego |
Bring somewhat closer to linking, still won't work, though.
|
Sat, 17 Mar 2007 00:28:30 +0000 |
diego |
Simplify link command.
|
Sat, 17 Mar 2007 00:26:40 +0000 |
diego |
Bring netstream somewhat closer to linking, still won't work.
|
Sat, 17 Mar 2007 00:21:16 +0000 |
diego |
Remove unnecessary -I option from CFLAGS.
|
Sat, 17 Mar 2007 00:19:41 +0000 |
diego |
Mark phony targets as such.
|
Sat, 17 Mar 2007 00:18:13 +0000 |
diego |
Merge INCLUDE and CFLAGS, fixes Cola from last commit.
|
Sat, 17 Mar 2007 00:16:36 +0000 |
diego |
Remove unused variable.
|
Sat, 17 Mar 2007 00:06:19 +0000 |
diego |
Fix compilation, bswap.h is now mpbswap.h.
|
Sat, 17 Mar 2007 00:05:38 +0000 |
diego |
Remove redundant rule for creating .o files from .c files, it's builtin.
|
Sat, 17 Mar 2007 00:01:01 +0000 |
diego |
Remove obsolete .SUFFIXES variable.
|
Sat, 17 Mar 2007 00:00:34 +0000 |
diego |
Remove nonsensical unused rules.
|
Fri, 16 Mar 2007 23:55:02 +0000 |
diego |
Use quotes instead of angular brackets for non-system includes.
|
Fri, 16 Mar 2007 23:44:28 +0000 |
diego |
Bring vivodump closer to linking; remains broken.
|
Fri, 16 Mar 2007 23:27:46 +0000 |
diego |
Fix linking: libswscale depends on libavutil, verbose was multiply defined...
|
Fri, 16 Mar 2007 22:47:23 +0000 |
diego |
Fix compilation due to reorganized header files.
|
Fri, 16 Mar 2007 22:25:17 +0000 |
diego |
whitespace cosmetics
|
Fri, 16 Mar 2007 22:24:15 +0000 |
diego |
Remove duplicate largefile CFLAGS that are set from configure.
|
Fri, 16 Mar 2007 22:22:02 +0000 |
diego |
Turn on largefile support for libdvdcss as well.
|
Fri, 16 Mar 2007 22:01:41 +0000 |
diego |
Remove CFLAGS that are already set by configure.
|
Fri, 16 Mar 2007 21:54:48 +0000 |
diego |
Put special CFLAGS for low accuracy tremor in the Makefile, similar to the
|
Fri, 16 Mar 2007 21:50:01 +0000 |
kraymer |
r22492: documented -reuse-socket
|
Fri, 16 Mar 2007 21:38:20 +0000 |
diego |
Remove unnecessary -I option from CFLAGS.
|
Fri, 16 Mar 2007 19:42:41 +0000 |
voroshil |
Allow to specify frequencies in channels option.
|
Fri, 16 Mar 2007 19:21:54 +0000 |
voroshil |
Mark myself as new TV maintainer as suggested by Jindrich Makovicka
|
Fri, 16 Mar 2007 15:15:13 +0000 |
compn |
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi
|
Fri, 16 Mar 2007 14:55:41 +0000 |
uau |
Matroska seeking fixes
|
Fri, 16 Mar 2007 14:01:01 +0000 |
gpoirier |
sync with r22503
|
Fri, 16 Mar 2007 13:59:02 +0000 |
compn |
add mute bind which has been default for a while, any other missing defaults?
|
Fri, 16 Mar 2007 13:48:53 +0000 |
compn |
some updates from memory and mplayer irc users
|
Fri, 16 Mar 2007 11:48:11 +0000 |
voroshil |
libavcodec's DXA decoder is dependent on zlib
|
Fri, 16 Mar 2007 00:02:28 +0000 |
diego |
Remove useless -I./skin from CFLAGS.
|
Fri, 16 Mar 2007 00:00:13 +0000 |
diego |
Don't look for header files in ../../ anymore. Compilation was broken unless
|
Thu, 15 Mar 2007 23:28:38 +0000 |
diego |
Remove unnecessary -I./wm option from CFLAGS.
|
Thu, 15 Mar 2007 22:52:02 +0000 |
diego |
Remove useless -I../loader option from CFLAGS.
|
Thu, 15 Mar 2007 22:38:13 +0000 |
diego |
Use explicit path for headers from the dshow/ subdirectory.
|
Thu, 15 Mar 2007 22:34:45 +0000 |
diego |
Use explicit path for headers from the loader/ directory.
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Thu, 15 Mar 2007 18:12:01 +0000 |
diego |
Wording improvement as suggested by Michael.
|
Thu, 15 Mar 2007 18:07:12 +0000 |
diego |
Add live555 include flags to CXXFLAGS only.
|
Thu, 15 Mar 2007 18:00:51 +0000 |
diego |
Add a FIXME note about new sentences on new lines.
|
Thu, 15 Mar 2007 17:51:32 +0000 |
diego |
Add explicit location for headers from the libmpdemux/ directory.
|
Thu, 15 Mar 2007 17:30:55 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Thu, 15 Mar 2007 17:10:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Thu, 15 Mar 2007 17:06:28 +0000 |
diego |
Add AmigaOS support, patch by Andrea Palmat, andrea amigasoft net.
|
Thu, 15 Mar 2007 16:49:59 +0000 |
diego |
Simplify setting special CFLAGS for decode_i586.o.
|
Thu, 15 Mar 2007 13:21:12 +0000 |
diego |
Remove unnecessary Darwin entry from CFLAGS.
|
Thu, 15 Mar 2007 13:20:22 +0000 |
diego |
Simplify conditional expression.
|
Thu, 15 Mar 2007 13:19:22 +0000 |
diego |
Remove Darwin AltiVec CFLAGS settings, configure handles this.
|
Thu, 15 Mar 2007 12:55:35 +0000 |
michael |
update password-gpg rule from ffmpeg
|
Thu, 15 Mar 2007 12:47:20 +0000 |
michael |
update >5 line reindention rule to what is in ffmpeg
|
Thu, 15 Mar 2007 12:45:04 +0000 |
michael |
update spliting rule to what i just added to ffmpeg
|
Thu, 15 Mar 2007 12:42:59 +0000 |
michael |
cosmetic (move warning point after the existing policy points instead of the middle)
|
Thu, 15 Mar 2007 12:17:22 +0000 |
diego |
Remove addition of AltiVec flags to CFLAGS, configure takes care of this.
|
Thu, 15 Mar 2007 12:13:35 +0000 |
diego |
Remove unnecessary include from CFLAGS.
|
Thu, 15 Mar 2007 12:08:11 +0000 |
diego |
Use explicit header location, don't use CFLAGS for simple subdirectories.
|
Thu, 15 Mar 2007 10:38:51 +0000 |
reimar |
Check for eof in loop searching for data chunk.
|
Thu, 15 Mar 2007 09:19:30 +0000 |
diego |
Reuse common parts of all Makefiles.
|
Thu, 15 Mar 2007 09:14:35 +0000 |
diego |
Use versioned names explicitly instead of employed backwards-named variables.
|
Thu, 15 Mar 2007 09:07:22 +0000 |
diego |
Simplify conditional expression.
|
Thu, 15 Mar 2007 09:05:03 +0000 |
diego |
Remove Cygwin case from conditional, it's overridden by the Win32 case.
|
Thu, 15 Mar 2007 09:04:11 +0000 |
diego |
Revert previous broken commit.
|
Thu, 15 Mar 2007 08:59:31 +0000 |
diego |
Remove Cygwin case from conditional, it's overridden by the Win32 case.
|
Thu, 15 Mar 2007 08:49:56 +0000 |
diego |
Rename LIBS variable to more standard name EXTRALIBS.
|
Thu, 15 Mar 2007 08:38:51 +0000 |
diego |
Fix test program linkage.
|
Thu, 15 Mar 2007 08:29:24 +0000 |
diego |
Include loader/ prefix in #include path everywhere.
|
Thu, 15 Mar 2007 00:56:54 +0000 |
diego |
SHORTNAME is not a target so it should not be used as prerequisite.
|
Thu, 15 Mar 2007 00:51:19 +0000 |
diego |
Merge two clean commands.
|
Thu, 15 Mar 2007 00:50:52 +0000 |
diego |
whitespace cosmetics
|
Thu, 15 Mar 2007 00:49:32 +0000 |
diego |
Use standard variable names for SRCS and OBJS.
|
Thu, 15 Mar 2007 00:29:50 +0000 |
diego |
Install targets should not remove files.
|
Wed, 14 Mar 2007 23:37:48 +0000 |
diego |
Add pci_names.c as prerequisite of the all target instead of the .o files.
|
Wed, 14 Mar 2007 23:34:17 +0000 |
diego |
Use the install program detected by configure.
|
Wed, 14 Mar 2007 23:08:34 +0000 |
diego |
Remove useless .SUFFIXES variable.
|
Wed, 14 Mar 2007 23:00:12 +0000 |
diego |
Remove unused SONAME_FLAGS variable.
|
Wed, 14 Mar 2007 22:40:10 +0000 |
diego |
Remove commented out superfluous lines.
|
Wed, 14 Mar 2007 22:38:42 +0000 |
diego |
Simplify rules using make shorthands.
|
Wed, 14 Mar 2007 22:20:40 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:51:46 +0000 |
diego |
Simplify handling of extra library flags.
|
Wed, 14 Mar 2007 20:50:48 +0000 |
diego |
Remove superfluous rule and variables, X_LIB does not exist any longer.
|
Wed, 14 Mar 2007 20:27:46 +0000 |
diego |
Remove superfluous variable indirection.
|
Wed, 14 Mar 2007 20:19:45 +0000 |
diego |
Reuse common parts of all Makefiles through mpcommon.mak.
|
Wed, 14 Mar 2007 20:17:01 +0000 |
diego |
Rename all target to libs.
|
Wed, 14 Mar 2007 20:12:39 +0000 |
diego |
Separate prerequisites and rules to avoid redundant rules.
|
Wed, 14 Mar 2007 20:08:26 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:07:15 +0000 |
diego |
Generate dependency information.
|
Wed, 14 Mar 2007 20:06:06 +0000 |
diego |
Remove superfluous rule and variable.
|
Wed, 14 Mar 2007 20:03:07 +0000 |
diego |
Properly mark all phony targets as such.
|
Wed, 14 Mar 2007 20:02:06 +0000 |
diego |
Rename VIDIX_CFLAGS to CFLAGS.
|
Wed, 14 Mar 2007 20:01:04 +0000 |
diego |
Remove unused variable.
|
Wed, 14 Mar 2007 14:57:42 +0000 |
compn |
dont start newline with a space and readd subdirectory
|
Wed, 14 Mar 2007 14:55:14 +0000 |
kraymer |
major man page update
|
Wed, 14 Mar 2007 08:56:43 +0000 |
diego |
Use 'libs' instead of 'all' target.
|
Wed, 14 Mar 2007 08:55:06 +0000 |
diego |
Reuse common parts of all Makefiles through mpcommon.mak.
|
Wed, 14 Mar 2007 08:53:12 +0000 |
diego |
Don't remove 'test' on distclean, there is no such file.
|