216 Commits (63da080387378f06dd7ac10e0be89c62a0ac64bb)

Author SHA1 Message Date
Måns Rullgård b147ec08c3 do not run ldconfig after installing shared libraries 17 years ago
Måns Rullgård 2009721d99 split lavf regression tests 17 years ago
Måns Rullgård 4383ed5cba split regression tests allowing make to run them in parallel 17 years ago
Diego Biurrun b15136b793 seektest depends on both codectest and libavtest. 17 years ago
Måns Rullgård 20963a7156 whitespace cosmetics 17 years ago
Måns Rullgård a11f43a466 remove some ifeq ($(CONFIG_FOO),yes) 17 years ago
Diego Biurrun 1521c500da Merge rules for tools/* into a generic rule. 17 years ago
Diego Biurrun 2b258bbaad Properly remove tools on clean. 17 years ago
Diego Pettenò fc900b7b65 Make .vhookdep depend on version.h, same as .depend. 17 years ago
Diego Biurrun d75dcfdceb Add compilation rule for tools/pktdumper. 17 years ago
Diego Biurrun 6da7cc8185 Add compilation rule for tools/trasher. 17 years ago
Luca Abeni c721d803cb Introduce libavdevice 17 years ago
Diego Biurrun 1c2211bd4e Quote paths in uninstall commands where necessary. 17 years ago
Diego Biurrun ff21c1b056 Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command. 17 years ago
Diego Biurrun 2a4592fedc Clarify comment about gcc -MM. 17 years ago
Diego Biurrun ef59bf60c0 Fix uninstall-vhook, SLIBSUF was being left out. 17 years ago
Diego Biurrun 282db5fde0 Fix make install of man pages when PROGS is empty. 17 years ago
Diego Biurrun 1217916b0d Fix make install when PROGS is empty. 17 years ago
Diego Biurrun e1a3a63f13 Further simplify install-progs prerequisites, no need to duplicate PROGS. 17 years ago
Diego Biurrun c4fa7ebcda Simplify install-progs prerequisite declaration. 17 years ago
Stefano Sabatini 2c8c502182 Make distclean should remove .vhookdep. 17 years ago
Dave Yeo 65f379920f Recurse into libswscale on uninstall. 17 years ago
Diego Biurrun 06396e1193 10l: Actually add the .libs dependency to the seek_test binary, 17 years ago
Diego Biurrun d0e1cd3d9e Split FFmpeg documentation into general documentation and the documentation 17 years ago
Wolfram Gloger d664a6255b Give seektest .libs dependency so that it gets updated on libavformat changes. 17 years ago
Diego Biurrun a5a5984a25 cosmetics: Insert empty line for readability. 17 years ago
Stefano Sabatini 4ce5df0856 Make ffserver use cmdutils.c show_license function 17 years ago
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