| Commit message (Expand) | Author | Age |
* | Ignore netstream and fix its compilation; remove object files on make clean. | diego | 2007-04-01 |
* | Move netstream.c out of its single-file subdirectory. | diego | 2007-04-01 |
* | Remove unnecessary dependencies. | diego | 2007-04-01 |
* | Get netstream somewhat closer to linking. | diego | 2007-04-01 |
* | Don't compile cpuinfo and fastmemcpybench by default. | diego | 2007-03-31 |
* | Sync with removed tools. | diego | 2007-03-31 |
* | Remove obsolete TV output tools. | diego | 2007-03-31 |
* | Remove unused/nonworking wallpaper setting utility. | diego | 2007-03-31 |
* | Remove unused benchmarking scripts. | diego | 2007-03-31 |
* | Remove obsolete bitmap font tools. | diego | 2007-03-31 |
* | Remove obsolete/unnecessary/trivial scripts and programs. | diego | 2007-03-31 |
* | document edgedetect.fp, emboss.fp | gpoirier | 2007-03-27 |
* | Merge realcodecs/ documentation into the README. | diego | 2007-03-25 |
* | Use the top-level TOOLS Makefile to build the Real codecs wrappers. | diego | 2007-03-25 |
* | Add description of realcodecs subdir | rtogni | 2007-03-25 |
* | Remove files maintained by Reimar that he no longer sees a use for. | diego | 2007-03-24 |
* | Add missing $(EXESUF). | diego | 2007-03-20 |
* | Add vfw2menc to the Makefile. | diego | 2007-03-20 |
* | Add explicit SDL include path. This should allow compilation even when | diego | 2007-03-20 |
* | Add return 0 to fix the following warning: | diego | 2007-03-20 |
* | Include stdlib.h and string.h to fix the following warnings: | diego | 2007-03-20 |
* | Add #include <string.h> to fix the following warning: | diego | 2007-03-20 |
* | Move gltest and bmovl-test into the main TOOLS directory, subdirectories | diego | 2007-03-20 |
* | Simplify Makefile. | diego | 2007-03-19 |
* | Bring somewhat closer to linking, still won't work, though. | diego | 2007-03-17 |
* | Simplify link command. | diego | 2007-03-17 |
* | Bring netstream somewhat closer to linking, still won't work. | diego | 2007-03-17 |
* | Remove unnecessary -I option from CFLAGS. | diego | 2007-03-17 |
* | Mark phony targets as such. | diego | 2007-03-17 |
* | Merge INCLUDE and CFLAGS, fixes Cola from last commit. | diego | 2007-03-17 |
* | Remove unused variable. | diego | 2007-03-17 |
* | Fix compilation, bswap.h is now mpbswap.h. | diego | 2007-03-17 |
* | Remove redundant rule for creating .o files from .c files, it's builtin. | diego | 2007-03-17 |
* | Remove obsolete .SUFFIXES variable. | diego | 2007-03-17 |
* | Remove nonsensical unused rules. | diego | 2007-03-17 |
* | Use quotes instead of angular brackets for non-system includes. | diego | 2007-03-16 |
* | Bring vivodump closer to linking; remains broken. | diego | 2007-03-16 |
* | Fix linking: libswscale depends on libavutil, verbose was multiply defined... | diego | 2007-03-16 |
* | Fix compilation due to reorganized header files. | diego | 2007-03-16 |
* | fix forgotten \ | ivo | 2007-03-12 |
* | __defines are reserved for gcc | compn | 2007-03-06 |
* | getopt is only needed on msvc, remove from mingw/linux compile info | compn | 2007-03-04 |
* | add vfw2menc info into README | compn | 2007-03-04 |
* | 10l to me, typo. it should have read clflush | ivo | 2007-03-01 |
* | cosmetics, missing space | ivo | 2007-03-01 |
* | cflsh->clflush to keep consistent with Linux kernel | ivo | 2007-03-01 |
* | do not rely on svn internals and use svn info instead | ivo | 2007-02-28 |
* | also respond to --help, -h and -? command line options | ivo | 2007-02-28 |
* | fix printing of -(no)svn option | ivo | 2007-02-28 |
* | clarify -none command line option | ivo | 2007-02-28 |