51 Commits (69e9b2cf451eda4f9500cbe3c5a0419fef821078)

Author SHA1 Message Date
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun fb3d46da69 Move Darwin shared library build peculiarities to configure. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 19 years ago
Marcus Engene f368375cef FreeBSD support as well as some assorted fixes 19 years ago
Patrice Bensoussan 3702300cbb Fix linking failure on Mac OS X <10.4. 19 years ago
Steven M. Schultz 495d6cdcfd vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - at - COM > 19 years ago
Diego Biurrun 4e159595b5 support for building dynamic libraries on Mac OS X 19 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
Mike Melanson a2cfc4d630 this file got skipped during the API update 19 years ago
Niki W. Waibel 56b04ceb47 compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) 19 years ago
Marcus Engene ded78ac086 vhook watermark patch by (Marcus Engene: ffmpeg, engene se) 20 years ago
Michael Niedermayer efe419837f cast NULL to correct type 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Luca Barbato cc973ecbe7 add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 20 years ago
Michael Niedermayer 21754ce65c watermark filter by (Marcus Engene <ffmpeg engene se>) 20 years ago
François Revol cf344ec72c get fish to compile (time() forbidden), pstrcat not declared from ppm.c 20 years ago
Michael Niedermayer 1f3f950799 disallow strcat 20 years ago
Michael Niedermayer 813af36b51 sprintf->snprintf 20 years ago
Michael Niedermayer bb4a87727b imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) 20 years ago
Michael Niedermayer aa99b8ff4f spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>) 21 years ago
Alex Beregszaszi 00a3c8b8a9 fix compilation after michaels anti-time change 21 years ago
Michael Niedermayer 75388c749b 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Dan Christiansen cf9d24adf6 - Moving -Wall from the individual Makefiles to configure (and only 21 years ago
Dan Christiansen fe0f2a9719 PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
Charles Yates 1e4ddde2ad ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Glenn Maynard cddf3f452a Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Charles Yates bee0d9e587 vhook patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Philip Gladstone 25a2ee7dd6 Get all the stride stuff right so that we actually get the colours 22 years ago
Philip Gladstone d9974a4867 Made it work again -- it now detects fish! (This involved clearing out 22 years ago
Philip Gladstone 0a6de063b0 Updated with many new features. 22 years ago
Zdenek Kabelac 244b86134b * int64_t is now the right name 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Philip Gladstone df4f91471c Initial checkin for a cheaper text drawing function than imlib2.c. 22 years ago
Philip Gladstone b90a6beb8a Add Makefile entry for the drawtext filter 22 years ago
Philip Gladstone 4be3147d0d prevent segfault when passed no arguments 22 years ago
Fabrice Bellard 91d742b746 fixed dependencies 22 years ago
Fabrice Bellard e9a9e0c210 use av_strdup() 22 years ago
Fabrice Bellard 4b8b2edb62 dependency handling is consistant with libavcodec 22 years ago
Fabrice Bellard 811e6d731f removed unused rule 22 years ago
Fabrice Bellard 7c235fe238 dependency handling is consistant with libavcodec 22 years ago
Fabrice Bellard 0e5f8ab165 fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as libavcodec) 22 years ago
Philip Gladstone 77b71ddc11 AUtomatic dependency generation. Runs on Linux (at least). Probably should 22 years ago
Philip Gladstone 6c11d48cab Added a release function to free up the context. Also removed the dummy 22 years ago
Philip Gladstone 9d6f1d52c5 Moved hook documentation into the doc directory 22 years ago
Fabrice Bellard a382b927ed fixed multidir compile 22 years ago
Philip Gladstone b55e4ef43d Try to get this to build on more platforms (especially Darwin) 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Philip Gladstone 47930f093e Applied changes to make it compile on darwin 22 years ago