summaryrefslogtreecommitdiffstats
path: root/vhook/Makefile
Commit message (Expand)AuthorAgeFilesLines
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
* Do not use a fake libavcodec/swscale.h, but always use the real oneLuca Abeni2006-10-231-5/+1
* Add libswscale to the include path when enabled.Diego Biurrun2006-10-161-0/+4
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-1/+1
* make dep should also work.Diego Biurrun2006-10-031-1/+1
* Mark all phony targets as such.Diego Biurrun2006-10-031-0/+2
* Fix vhook build on Cygwin, shared builds only.Víctor Paesa2006-09-131-1/+1
* Add -g to LDFLAGS instead of adding it to the command line.Diego Biurrun2006-09-081-1/+2
* LDFLAGS_$@ contains libs, not LDFLAGS, rename it accordingly.Diego Biurrun2006-09-071-3/+3
* Move required libs after the object file for the shared lib compilation.Diego Biurrun2006-09-071-1/+1
* Introduce a mechanism to add object-specific linker flags.Gustavo Sverzut Barbieri2006-09-071-3/+3
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-171-2/+2
* Revert last commit, VPATH is necessary for out-of-tree builds.Diego Biurrun2006-08-171-0/+2
* Remove unnecessary include and variable declaration.Diego Biurrun2006-08-171-2/+0
* Make vhook CFLAGS handling less confusing.Diego Biurrun2006-08-171-2/+2
* Create infrastructure to install shared and static libs into different places.Diego Biurrun2006-07-151-4/+4
* Properly handle vhook build flags for platforms that require special handling.Diego Biurrun2006-07-141-7/+1
* cosmetics: Reorder some entries for more consistency and readability.Diego Biurrun2006-07-141-3/+4
* cosmetics: Break overly long lines.Diego Biurrun2006-07-051-2/+4
* uninstallation supportDiego Biurrun2006-05-181-0/+5
* Simplify vhook build.Diego Biurrun2006-05-181-6/+2
* make install target depend on vhooksMåns Rullgård2006-03-241-1/+1
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-261-1/+1
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-161-1/+4
* Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun2006-01-151-1/+1
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-121-5/+2
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* Fix linking failure on Mac OS X <10.4.Patrice Bensoussan2005-10-221-1/+1
* vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - at - COM >Steven M. Schultz2005-10-011-1/+1
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-261-9/+13
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-1/+1
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-111-3/+3
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-161-2/+2
* watermark filter by (Marcus Engene <ffmpeg engene se>)Michael Niedermayer2005-02-251-1/+1
* spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)Michael Niedermayer2004-07-081-1/+2
* 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at ...Michael Niedermayer2003-11-031-3/+3
* - Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen2003-10-181-1/+1
* PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...Dan Christiansen2003-09-281-1/+1
* ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot...Charles Yates2003-09-281-1/+1
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-091-1/+1
* Add Makefile entry for the drawtext filterPhilip Gladstone2003-02-111-0/+8
* fixed dependenciesFabrice Bellard2003-02-011-2/+2
* dependency handling is consistant with libavcodecFabrice Bellard2003-01-221-1/+1
* removed unused ruleFabrice Bellard2003-01-221-3/+0
* dependency handling is consistant with libavcodecFabrice Bellard2003-01-221-7/+8
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-141-2/+9
* Moved hook documentation into the doc directoryPhilip Gladstone2002-11-301-1/+1
* fixed multidir compileFabrice Bellard2002-11-291-1/+1
* Try to get this to build on more platforms (especially Darwin)Philip Gladstone2002-11-261-6/+6
* renamed libav to libavformatFabrice Bellard2002-11-251-1/+1
OpenPOWER on IntegriCloud