| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce a mechanism to add object-specific linker flags. | Gustavo Sverzut Barbieri | 2006-09-07 | 1 | -3/+3 |
* | port ppm vhook to swscaler | Víctor Paesa | 2006-09-03 | 1 | -16/+49 |
* | Re-Add support for PNG or PNM as watermark images, which was broken | Víctor Paesa | 2006-08-30 | 1 | -0/+4 |
* | Use libswscale in fish vhook. | Guillaume Poirier | 2006-08-30 | 1 | -4/+43 |
* | convert null vhook to libswscale | Víctor Paesa | 2006-08-28 | 1 | -8/+65 |
* | av_free* cleanup | Michael Niedermayer | 2006-08-18 | 1 | -10/+3 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | Diego Biurrun | 2006-08-17 | 1 | -2/+2 |
* | Revert last commit, VPATH is necessary for out-of-tree builds. | Diego Biurrun | 2006-08-17 | 1 | -0/+2 |
* | Remove unnecessary include and variable declaration. | Diego Biurrun | 2006-08-17 | 1 | -2/+0 |
* | Make vhook CFLAGS handling less confusing. | Diego Biurrun | 2006-08-17 | 1 | -2/+2 |
* | Create infrastructure to install shared and static libs into different places. | Diego Biurrun | 2006-07-15 | 1 | -4/+4 |
* | Properly handle vhook build flags for platforms that require special handling. | Diego Biurrun | 2006-07-14 | 1 | -7/+1 |
* | cosmetics: Reorder some entries for more consistency and readability. | Diego Biurrun | 2006-07-14 | 1 | -3/+4 |
* | cosmetics: Break overly long lines. | Diego Biurrun | 2006-07-05 | 1 | -2/+4 |
* | Add const to (mostly) char* and make some functions static, which aren't used | Stefan Huehner | 2006-06-18 | 1 | -2/+2 |
* | Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bu... | Ville Skyttä | 2006-05-30 | 1 | -1/+3 |
* | uninstallation support | Diego Biurrun | 2006-05-18 | 1 | -0/+5 |
* | Simplify vhook build. | Diego Biurrun | 2006-05-18 | 1 | -6/+2 |
* | make install target depend on vhooks | Måns Rullgård | 2006-03-24 | 1 | -1/+1 |
* | Watermarking with exact colors. | Marcus Engene | 2006-03-09 | 1 | -17/+156 |
* | add static keyword to some functions | Dieter | 2006-01-30 | 1 | -3/+3 |
* | add static keyword to some functions | Dieter | 2006-01-30 | 1 | -6/+6 |
* | add missing #includes | Dieter | 2006-01-30 | 1 | -0/+1 |
* | Remove obscure Makefile.bak entry from distclean rules. | Diego Biurrun | 2006-01-26 | 1 | -1/+1 |
* | Make clean/distclean consistent throughout all the Makefiles. | Diego Biurrun | 2006-01-16 | 1 | -1/+4 |
* | Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. | Diego Biurrun | 2006-01-15 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 6 | -6/+6 |
* | Move Darwin shared library build peculiarities to configure. | Diego Biurrun | 2006-01-12 | 1 | -5/+2 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -177/+177 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 7 | -166/+166 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 1 | -1/+1 |
* | FreeBSD support as well as some assorted fixes | Marcus Engene | 2005-10-26 | 1 | -13/+14 |
* | Fix linking failure on Mac OS X <10.4. | Patrice Bensoussan | 2005-10-22 | 1 | -1/+1 |
* | vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - at - COM > | Steven M. Schultz | 2005-10-01 | 1 | -1/+1 |
* | support for building dynamic libraries on Mac OS X | Diego Biurrun | 2005-09-26 | 1 | -9/+13 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -1/+1 |
* | this file got skipped during the API update | Mike Melanson | 2005-07-18 | 1 | -4/+4 |
* | compiling using nonstd include/library locations / add LDFLAGS to a few place... | Niki W. Waibel | 2005-07-11 | 1 | -3/+3 |
* | vhook watermark patch by (Marcus Engene: ffmpeg, engene se) | Marcus Engene | 2005-05-26 | 1 | -0/+6 |
* | cast NULL to correct type | Michael Niedermayer | 2005-05-10 | 1 | -1/+1 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -2/+2 |
* | add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) | Luca Barbato | 2005-03-16 | 1 | -2/+2 |
* | watermark filter by (Marcus Engene <ffmpeg engene se>) | Michael Niedermayer | 2005-02-25 | 2 | -1/+442 |
* | get fish to compile (time() forbidden), pstrcat not declared from ppm.c | François Revol | 2005-02-24 | 2 | -1/+3 |
* | disallow strcat | Michael Niedermayer | 2005-01-12 | 1 | -3/+4 |
* | sprintf->snprintf | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) | Michael Niedermayer | 2004-09-23 | 1 | -2/+4 |
* | spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>) | Michael Niedermayer | 2004-07-08 | 1 | -1/+2 |
* | fix compilation after michaels anti-time change | Alex Beregszaszi | 2004-04-07 | 2 | -4/+8 |
* | 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at ... | Michael Niedermayer | 2003-11-03 | 1 | -3/+3 |