2007-08-27 |
diego |
Simplify the addition of -g to some CFLAGS.
|
2007-08-27 |
diego |
Move common link libs/objects into a variable.
|
2007-08-27 |
diego |
consistent linking order
|
2007-08-27 |
diego |
Simplify linkage parameters.
|
2007-08-27 |
diego |
Remove unnecessary fastmemcpybench prerequisite.
|
2007-08-27 |
diego |
Simplify bmovl-test compilation call.
|
2007-08-27 |
diego |
Mark phony targets as such.
|
2007-08-27 |
diego |
Move fastmemcpybench objects to link against into prerequisites.
|
2007-08-25 |
diego |
Get netstream closer to linking.
|
2007-08-25 |
diego |
Fix subrip and vivodump linking.
|
2007-08-06 |
cehoyos |
Added Alan Nisotas modify_reg.
|
2007-04-09 |
diego |
Move TOOLS/cpuinfo.c into the root directory.
|
2007-04-01 |
diego |
Ignore netstream and fix its compilation; remove object files on make clean.
|
2007-04-01 |
diego |
Move netstream.c out of its single-file subdirectory.
|
2007-03-31 |
diego |
Don't compile cpuinfo and fastmemcpybench by default.
|
2007-03-31 |
diego |
Remove obsolete bitmap font tools.
|
2007-03-31 |
diego |
Remove obsolete/unnecessary/trivial scripts and programs.
|
2007-03-25 |
diego |
Use the top-level TOOLS Makefile to build the Real codecs wrappers.
|
2007-03-24 |
diego |
Remove files maintained by Reimar that he no longer sees a use for.
|
2007-03-20 |
diego |
Add missing $(EXESUF).
|
2007-03-20 |
diego |
Add vfw2menc to the Makefile.
|
2007-03-20 |
diego |
Add explicit SDL include path. This should allow compilation even when
|
2007-03-20 |
diego |
Move gltest and bmovl-test into the main TOOLS directory, subdirectories
|
2007-03-16 |
diego |
Bring vivodump closer to linking; remains broken.
|
2007-03-16 |
diego |
Fix linking: libswscale depends on libavutil, verbose was multiply defined...
|
2006-11-25 |
diego |
Add distclean target, unconditionally remove all objects on clean.
|
2006-11-08 |
diego |
Create binaries with proper executable suffix under Windows.
|
2006-07-31 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|
2006-06-30 |
diego |
postproc --> libswscale
|
2006-03-25 |
diego |
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
|
2006-03-25 |
diego |
Simplify rules with common make constructs.
|
2006-03-25 |
diego |
Simplify clean rule.
|
2005-11-18 |
diego |
fastmemcpybench and cpuinfo are x86-specific.
|
2005-08-23 |
reimar |
Add D-Cinema Audio and Video conversion programs
|
2005-07-02 |
ranma |
avisubdump
|
2005-06-19 |
diego |
Avoid overly long lines to conform with the new general Makefile style.
|
2004-10-28 |
diego |
vivodump compiles now, so it can be added to OBJS.
|
2004-10-06 |
diego |
Make Makefile conform to the general MPlayer style, alaw-gen added.
|
2004-08-05 |
diego |
Makefile replacement for compile script
|