summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Rename pp variable to postproc for consistency.Diego Biurrun2008-03-08
* cosmetics: prettyprintingDiego Biurrun2008-03-08
* Install libavfilter if it has been enabled.Diego Biurrun2008-03-08
* The videohook target does not depend on .libs.Diego Biurrun2008-03-08
* Remove mp4psp regression testMåns Rullgård2008-03-07
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-06
* allow vpath search only for source filesMåns Rullgård2008-03-05
* Build system changes for libavfilter addition. Add --enable-avfilter configur...Vitor Sessak2008-02-26
* use diff -u -w in codec regression testMåns Rullgård2008-02-23
* do not run ldconfig after installing shared librariesMåns Rullgård2008-02-16
* split lavf regression testsMåns Rullgård2008-02-03
* split regression tests allowing make to run them in parallelMåns Rullgård2008-02-03
* seektest depends on both codectest and libavtest.Diego Biurrun2008-01-28
* whitespace cosmeticsMåns Rullgård2008-01-27
* remove some ifeq ($(CONFIG_FOO),yes)Måns Rullgård2008-01-27
* Merge rules for tools/* into a generic rule.Diego Biurrun2008-01-26
* Properly remove tools on clean.Diego Biurrun2008-01-26
* Make .vhookdep depend on version.h, same as .depend.Diego Pettenò2008-01-16
* Add compilation rule for tools/pktdumper.Diego Biurrun2008-01-14
* Add compilation rule for tools/trasher.Diego Biurrun2008-01-08
* Introduce libavdeviceLuca Abeni2007-11-22
* Quote paths in uninstall commands where necessary.Diego Biurrun2007-11-04
* Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command.Diego Biurrun2007-10-31
* Clarify comment about gcc -MM.Diego Biurrun2007-10-30
* Fix uninstall-vhook, SLIBSUF was being left out.Diego Biurrun2007-10-22
* Fix make install of man pages when PROGS is empty.Diego Biurrun2007-10-22
* Fix make install when PROGS is empty.Diego Biurrun2007-10-22
* Further simplify install-progs prerequisites, no need to duplicate PROGS.Diego Biurrun2007-10-22
* Simplify install-progs prerequisite declaration.Diego Biurrun2007-10-22
* Make distclean should remove .vhookdep.Stefano Sabatini2007-09-15
* Recurse into libswscale on uninstall.Dave Yeo2007-09-12
* 10l: Actually add the .libs dependency to the seek_test binary,Diego Biurrun2007-08-28
* Split FFmpeg documentation into general documentation and the documentationDiego Biurrun2007-08-28
* Give seektest .libs dependency so that it gets updated on libavformat changes.Wolfram Gloger2007-08-27
* cosmetics: Insert empty line for readability.Diego Biurrun2007-08-27
* Make ffserver use cmdutils.c show_license functionStefano Sabatini2007-08-22
* cosmetics: Use uppercase names for installation directories in makefiles.Diego Biurrun2007-07-21
* fix tools compilationBenoit Fouet2007-07-17
* create and populate "tools" directoryMåns Rullgård2007-07-13
* libavtest and seektest no longer need gplMåns Rullgård2007-07-13
* prettify conditional targetsMåns Rullgård2007-07-09
* whitespace cosmeticsMåns Rullgård2007-07-09
* clean up vhook variablesMåns Rullgård2007-07-09
* 10l: The ppm video hook depends on fork().Diego Biurrun2007-07-09
* fix build after breakage in r9544Måns Rullgård2007-07-08
* Make vhook build non-recursive.Diego Biurrun2007-07-08
* Revert videohook dependency change.Diego Biurrun2007-06-19
* The video hooks do not depend on the libav* libraries.Diego Biurrun2007-06-11
* We do not create .d files, thus no need to remove them.Diego Biurrun2007-06-10
* Move libpostproc-specific uninstallation command to the libpostproc Makefile.Diego Biurrun2007-06-10