2007-06-10 |
Diego Biurrun | We do not create .d files, thus no need to remove them. |
tree | commitdiff |
2007-05-13 |
Reimar Döffinger | Do not use return with argument for a function "returni... |
tree | commitdiff |
2007-04-01 |
Diego Biurrun | Replace forbidden exit() by return() Víctor Paesa,... |
tree | commitdiff |
2007-04-01 |
Víctor Paesa | Replace valid use of exit by _exit, patch by Víctor... |
tree | commitdiff |
2007-02-26 |
Diego Biurrun | Simplify .depend file inclusion. |
tree | commitdiff |
2007-02-07 |
Diego Biurrun | Replace deprecated PIX_FMT names by the newer variants. |
tree | commitdiff |
2007-02-05 |
Víctor Paesa | Remove hardcoded dependency of imlib2 on Xlib. |
tree | commitdiff |
2006-11-12 |
Måns Rullgård | rename cropTbl -> ff_cropTbl |
tree | commitdiff |
2006-11-08 |
Måns Rullgård | allow spaces in source and build directory names |
tree | commitdiff |
2006-11-07 |
Víctor Paesa | add moving images feature to imlib2 vhook |
tree | commitdiff |
2006-10-30 |
Gustavo Sverzut... | warning fix from a patch by Gustavo Sverzut Barbieri... |
tree | commitdiff |
2006-10-30 |
Gustavo Sverzut... | Use fixed point in color conversion. |
tree | commitdiff |
2006-10-23 |
Luca Abeni | Do not use a fake libavcodec/swscale.h, but always... |
tree | commitdiff |
2006-10-22 |
Diego Biurrun | spelling/grammar fixes |
tree | commitdiff |
2006-10-16 |
Diego Biurrun | Add libswscale to the include path when enabled. |
tree | commitdiff |
2006-10-16 |
Diego Biurrun | Don't mix declarations and statements. |
tree | commitdiff |
2006-10-11 |
Víctor Paesa | simplifies null vhook by using sws_getCachedContext() |
tree | commitdiff |
2006-10-11 |
Víctor Paesa | simplifies fish vhook by using sws_getCachedContext() |
tree | commitdiff |
2006-10-11 |
Víctor Paesa | port watermark vhook to swscaler |
tree | commitdiff |
2006-10-11 |
Víctor Paesa | port imlib2 vhook to swscaler |
tree | commitdiff |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
tree | commitdiff |
2006-10-07 |
Diego Biurrun | Replace -I../-I. by -I$(BUILD_ROOT). |
tree | commitdiff |
2006-10-03 |
Diego Biurrun | make dep should also work. |
tree | commitdiff |
2006-10-03 |
Diego Biurrun | Mark all phony targets as such. |
tree | commitdiff |
2006-09-13 |
Víctor Paesa | Fix vhook build on Cygwin, shared builds only. |
tree | commitdiff |
2006-09-10 |
Gustavo Sverzut... | fprintf/perror --> av_log |
tree | commitdiff |
2006-09-08 |
Diego Biurrun | Add -g to LDFLAGS instead of adding it to the command... |
tree | commitdiff |
2006-09-07 |
Diego Biurrun | LDFLAGS_$@ contains libs, not LDFLAGS, rename it accord... |
tree | commitdiff |
2006-09-07 |
Diego Biurrun | Move required libs after the object file for the shared... |
tree | commitdiff |
2006-09-07 |
Gustavo Sverzut... | Introduce a mechanism to add object-specific linker... |
tree | commitdiff |
2006-09-03 |
Víctor Paesa | port ppm vhook to swscaler |
tree | commitdiff |
2006-08-30 |
Víctor Paesa | Re-Add support for PNG or PNM as watermark images,... |
tree | commitdiff |
2006-08-30 |
Guillaume Poirier | Use libswscale in fish vhook. |
tree | commitdiff |
2006-08-28 |
Víctor Paesa | convert null vhook to libswscale |
tree | commitdiff |
2006-08-18 |
Michael Niedermayer | av_free* cleanup |
tree | commitdiff |
2006-08-17 |
Diego Biurrun | Move all internal -I parameters to the front of CFLAGS... |
tree | commitdiff |
2006-08-17 |
Diego Biurrun | Revert last commit, VPATH is necessary for out-of-tree... |
tree | commitdiff |
2006-08-17 |
Diego Biurrun | Remove unnecessary include and variable declaration. |
tree | commitdiff |
2006-08-17 |
Diego Biurrun | Make vhook CFLAGS handling less confusing. |
tree | commitdiff |
2006-07-15 |
Diego Biurrun | Create infrastructure to install shared and static... |
tree | commitdiff |
2006-07-14 |
Diego Biurrun | Properly handle vhook build flags for platforms that... |
tree | commitdiff |
2006-07-14 |
Diego Biurrun | cosmetics: Reorder some entries for more consistency... |
tree | commitdiff |
2006-07-05 |
Diego Biurrun | cosmetics: Break overly long lines. |
tree | commitdiff |
2006-06-18 |
Stefan Huehner | Add const to (mostly) char* and make some functions... |
tree | commitdiff |
2006-05-30 |
Ville Skyttä | Support modular X11 path to rgb.txt patch by (Ville... |
tree | commitdiff |
2006-05-18 |
Diego Biurrun | uninstallation support |
tree | commitdiff |
2006-05-18 |
Diego Biurrun | Simplify vhook build. |
tree | commitdiff |
2006-03-24 |
Måns Rullgård | make install target depend on vhooks |
tree | commitdiff |
2006-03-09 |
Marcus Engene | Watermarking with exact colors. |
tree | commitdiff |
2006-01-30 |
Dieter | add static keyword to some functions |
tree | commitdiff |
2006-01-30 |
Dieter | add static keyword to some functions |
tree | commitdiff |
2006-01-30 |
Dieter | add missing #includes |
tree | commitdiff |
2006-01-26 |
Diego Biurrun | Remove obscure Makefile.bak entry from distclean rules. |
tree | commitdiff |
2006-01-16 |
Diego Biurrun | Make clean/distclean consistent throughout all the... |
tree | commitdiff |
2006-01-15 |
Diego Biurrun | Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU... |
tree | commitdiff |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
tree | commitdiff |
2006-01-12 |
Diego Biurrun | Move Darwin shared library build peculiarities to confi... |
tree | commitdiff |
2005-12-22 |
Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting |
tree | commitdiff |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
tree | commitdiff |
2005-12-12 |
Måns Rullgård | use PRIxN, %zd, %td formats where needed |
tree | commitdiff |
2005-10-26 |
Marcus Engene | FreeBSD support as well as some assorted fixes |
tree | commitdiff |
2005-10-22 |
Patrice Bensoussan | Fix linking failure on Mac OS X <10.4. |
tree | commitdiff |
2005-10-01 |
Steven M. Schultz | vhoook vs vhook typo, patch by Steven M. Schultz <... |
tree | commitdiff |
2005-09-26 |
Diego Biurrun | support for building dynamic libraries on Mac OS X |
tree | commitdiff |
2005-08-01 |
Alexander Strasser | libavutil: Utility code from libavcodec moved to a... |
tree | commitdiff |
2005-07-18 |
Mike Melanson | this file got skipped during the API update |
tree | commitdiff |
2005-07-11 |
Niki W. Waibel | compiling using nonstd include/library locations /... |
tree | commitdiff |
2005-05-26 |
Marcus Engene | vhook watermark patch by (Marcus Engene: ffmpeg, engene se) |
tree | commitdiff |
2005-05-10 |
Michael Niedermayer | cast NULL to correct type |
tree | commitdiff |
2005-04-30 |
Michael Niedermayer | switch to native time bases |
tree | commitdiff |
2005-03-16 |
Luca Barbato | add libdir support to configure patch by (Luca Barbato... |
tree | commitdiff |
2005-02-25 |
Michael Niedermayer | watermark filter by (Marcus Engene <ffmpeg engene se>) |
tree | commitdiff |
2005-02-24 |
François Revol | get fish to compile (time() forbidden), pstrcat not... |
tree | commitdiff |
2005-01-12 |
Michael Niedermayer | disallow strcat |
tree | commitdiff |
2005-01-12 |
Michael Niedermayer | sprintf->snprintf |
tree | commitdiff |
2004-09-23 |
Michael Niedermayer | imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot... |
tree | commitdiff |
2004-07-08 |
Michael Niedermayer | spaces in the patch fix by (Nicolas Boos <nicolas.boos... |
tree | commitdiff |
2004-04-07 |
Alex Beregszaszi | fix compilation after michaels anti-time change |
tree | commitdiff |
2003-11-03 |
Michael Niedermayer | 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steve... |
tree | commitdiff |
2003-10-18 |
Dan Christiansen | - Moving -Wall from the individual Makefiles to configu... |
tree | commitdiff |
2003-09-28 |
Dan Christiansen | PowerPC warnings & optimisations patch by (Dan Christia... |
tree | commitdiff |
2003-09-28 |
Charles Yates | ppm vhook follow up patch by (Charles Yates <charles... |
tree | commitdiff |
2003-09-09 |
Glenn Maynard | Debug/optimization patch by (Glenn Maynard <g_sf at... |
tree | commitdiff |
2003-09-03 |
Charles Yates | vhook patch by (Charles Yates <charles dot yates at... |
tree | commitdiff |
2003-06-10 |
Philip Gladstone | Get all the stride stuff right so that we actually... |
tree | commitdiff |
2003-05-21 |
Philip Gladstone | Made it work again -- it now detects fish! (This involv... |
tree | commitdiff |
2003-02-16 |
Philip Gladstone | Updated with many new features. |
tree | commitdiff |
2003-02-12 |
Zdenek Kabelac | * int64_t is now the right name |
tree | commitdiff |
2003-02-11 |
Zdenek Kabelac | * UINTX -> uintx_t INTX -> intx_t |
tree | commitdiff |
2003-02-11 |
Philip Gladstone | Initial checkin for a cheaper text drawing function... |
tree | commitdiff |
2003-02-11 |
Philip Gladstone | Add Makefile entry for the drawtext filter |
tree | commitdiff |
2003-02-09 |
Philip Gladstone | prevent segfault when passed no arguments |
tree | commitdiff |
2003-02-01 |
Fabrice Bellard | fixed dependencies |
tree | commitdiff |
2003-01-23 |
Fabrice Bellard | use av_strdup() |
tree | commitdiff |
2003-01-22 |
Fabrice Bellard | dependency handling is consistant with libavcodec |
tree | commitdiff |
2003-01-22 |
Fabrice Bellard | removed unused rule |
tree | commitdiff |
2003-01-22 |
Fabrice Bellard | dependency handling is consistant with libavcodec |
tree | commitdiff |
2003-01-19 |
Fabrice Bellard | fixed imlib2.c pixel format (imlib2 seems to use CPU... |
tree | commitdiff |
2003-01-14 |
Philip Gladstone | AUtomatic dependency generation. Runs on Linux (at... |
tree | commitdiff |
2002-11-30 |
Philip Gladstone | Added a release function to free up the context. Also... |
tree | commitdiff |
next |