189 Commits (d16069952e34a5840cf1bf8c8ac140050e156643)

Author SHA1 Message Date
Diego Biurrun 22a324da72 cosmetics: Use uppercase names for installation directories in makefiles. 17 years ago
Benoit Fouet 83ef1fea65 fix tools compilation 17 years ago
Måns Rullgård c07ed8c8a2 create and populate "tools" directory 17 years ago
Måns Rullgård fdc1973e30 libavtest and seektest no longer need gpl 17 years ago
Måns Rullgård 7d6ac9a319 prettify conditional targets 17 years ago
Måns Rullgård cbefadbd25 whitespace cosmetics 17 years ago
Måns Rullgård dd9f3d9791 clean up vhook variables 17 years ago
Diego Biurrun 742c94cbb4 10l: The ppm video hook depends on fork(). 17 years ago
Måns Rullgård 3b26ee4719 fix build after breakage in r9544 17 years ago
Diego Biurrun ed5614eb56 Make vhook build non-recursive. 17 years ago
Diego Biurrun d6cfad679a Revert videohook dependency change. 18 years ago
Diego Biurrun 819f3ab6f5 The video hooks do not depend on the libav* libraries. 18 years ago
Diego Biurrun b8d4082552 We do not create .d files, thus no need to remove them. 18 years ago
Diego Biurrun fa62bdb868 Move libpostproc-specific uninstallation command to the libpostproc Makefile. 18 years ago
Diego Biurrun 06694949b4 Use consistent paths for adding values to LDFLAGS. 18 years ago
Diego Biurrun 364a960704 Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg. 18 years ago
Diego Biurrun bb8fe69a09 whitespace cosmetics 18 years ago
Diego Biurrun 4566de5707 Simplify ffplay.o CFLAGS handling. 18 years ago
Diego Biurrun 18caf192e7 Compile all binaries with default CFLAGS. 18 years ago
Diego Biurrun ed7bf3c3c8 Simplify command with automatic variable. 18 years ago
Diego Biurrun b13cdd333f Remove stray commented out line, fix individual regression test dependencies. 18 years ago
Diego Biurrun 4fbd52f0b8 Merge tests Makefile into the top-level Makefile. 18 years ago
Diego Biurrun 5e2dfd3906 Add seektest to top-level targets, remove individual codec tests. 18 years ago
Diego Biurrun e9b19db82b Make documentation build nonrecursive: Merge it into the top-level Makefile. 18 years ago
Måns Rullgård 7f0f6e13a7 include only files actually built in SRCS 18 years ago
Måns Rullgård 42a4ca83ea remove useless OBJS variable 18 years ago
Måns Rullgård 4c9b0af57b simplify conditional targets 18 years ago
Måns Rullgård 0cb8579af2 simplify 18 years ago
Diego Biurrun 6ca0c110f5 Simplify .depend file inclusion. 18 years ago
Ramiro Polla ca3798dc22 Remove installstrip in favor of explicit strip; better for cross-compilation. 18 years ago
Diego Biurrun 7a7be12663 comment typo 18 years ago
Diego Biurrun 634444f4ce PROGS depends on PROGS_G so depending on just PROGS is enough. 18 years ago
Måns Rullgård a4da50e17f make version.h depend on .svn/entries 18 years ago
Måns Rullgård da34f7ac23 do not use non-standard test -nt 18 years ago
Diego Biurrun cb741242a1 Nuke config.log support. 18 years ago
Diego Biurrun 3e4134f697 Also remove cws2fws on clean. 18 years ago
Diego Biurrun 4d15aae193 Do not build output_example and qt-faststart by default. 18 years ago
Diego Biurrun c5173a3b09 Remove ifneq MINGW condition around man page uninstallation. We don't do 18 years ago
Diego Biurrun 9464f2b836 Move BeOS extralibs handling into configure. 18 years ago
Diego Biurrun bedb355098 Remove tar target, it's hardly useful. 18 years ago
Diego Biurrun 8233b75041 Make man page installation dependent on documentation generation. 18 years ago
Diego Biurrun c21fb33916 Remove ifneq MINGW condition around man page installation. We don't do 18 years ago
Måns Rullgård 0032cac2c9 fix make dep with some gcc versions 18 years ago
Diego Biurrun 354ca798b2 slight simplification 18 years ago
Måns Rullgård 3894bc74db fix make dep for out of tree builds 18 years ago
Måns Rullgård d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Diego Biurrun 786b30af26 Add option to disable ffmpeg build. 18 years ago
Luca Abeni a163ed1aaa Do not use a fake libavcodec/swscale.h, but always use the real one 18 years ago
Diego Biurrun 84471efd91 Consistently use $(BUILD_ROOT). 18 years ago