summaryrefslogtreecommitdiffstats
path: root/vhook
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-177/+177
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-177-166/+166
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-121-1/+1
* FreeBSD support as well as some assorted fixesMarcus Engene2005-10-261-13/+14
* 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
* this file got skipped during the API updateMike Melanson2005-07-181-4/+4
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-111-3/+3
* vhook watermark patch by (Marcus Engene: ffmpeg, engene se)Marcus Engene2005-05-261-0/+6
* cast NULL to correct typeMichael Niedermayer2005-05-101-1/+1
* switch to native time basesMichael Niedermayer2005-04-301-2/+2
* 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-252-1/+442
* get fish to compile (time() forbidden), pstrcat not declared from ppm.cFrançois Revol2005-02-242-1/+3
* disallow strcatMichael Niedermayer2005-01-121-3/+4
* sprintf->snprintfMichael Niedermayer2005-01-121-1/+1
* imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer2004-09-231-2/+4
* spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)Michael Niedermayer2004-07-081-1/+2
* fix compilation after michaels anti-time changeAlex Beregszaszi2004-04-072-4/+8
* 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-282-144/+203
* Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-091-1/+1
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-031-0/+271
* Get all the stride stuff right so that we actually get the coloursPhilip Gladstone2003-06-101-20/+34
* Made it work again -- it now detects fish! (This involved clearing outPhilip Gladstone2003-05-211-10/+19
* Updated with many new features.Philip Gladstone2003-02-161-57/+230
* * int64_t is now the right nameZdenek Kabelac2003-02-121-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-113-7/+7
* Initial checkin for a cheaper text drawing function than imlib2.c.Philip Gladstone2003-02-111-0/+351
* Add Makefile entry for the drawtext filterPhilip Gladstone2003-02-111-0/+8
* prevent segfault when passed no argumentsPhilip Gladstone2003-02-091-1/+1
* fixed dependenciesFabrice Bellard2003-02-011-2/+2
* use av_strdup()Fabrice Bellard2003-01-232-3/+3
* 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
* fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...Fabrice Bellard2003-01-191-5/+5
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-141-2/+9
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-303-9/+26
* Moved hook documentation into the doc directoryPhilip Gladstone2002-11-303-145/+1
* fixed multidir compileFabrice Bellard2002-11-291-1/+1
* Try to get this to build on more platforms (especially Darwin)Philip Gladstone2002-11-262-7/+7
* renamed libav to libavformatFabrice Bellard2002-11-251-1/+1
* Applied changes to make it compile on darwinPhilip Gladstone2002-11-233-4/+8
* Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone2002-11-216-0/+841
OpenPOWER on IntegriCloud