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.
|