Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/vhook
AgeCommit message (Expand)Author
2003-11-032nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at ...Michael Niedermayer
2003-10-18- Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen
2003-09-29PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ...Dan Christiansen
2003-09-29ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot...Charles Yates
2003-09-09Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard
2003-09-03vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates
2003-06-10Get all the stride stuff right so that we actually get the coloursPhilip Gladstone
2003-05-21Made it work again -- it now detects fish! (This involved clearing outPhilip Gladstone
2003-02-17Updated with many new features.Philip Gladstone
2003-02-12* int64_t is now the right nameZdenek Kabelac
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-11Initial checkin for a cheaper text drawing function than imlib2.c.Philip Gladstone
2003-02-11Add Makefile entry for the drawtext filterPhilip Gladstone
2003-02-09prevent segfault when passed no argumentsPhilip Gladstone
2003-02-01fixed dependenciesFabrice Bellard
2003-01-24use av_strdup()Fabrice Bellard
2003-01-22dependency handling is consistant with libavcodecFabrice Bellard
2003-01-22removed unused ruleFabrice Bellard
2003-01-22dependency handling is consistant with libavcodecFabrice Bellard
2003-01-19fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...Fabrice Bellard
2003-01-14AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone
2002-11-30Added a release function to free up the context. Also removed the dummyPhilip Gladstone
2002-11-30Moved hook documentation into the doc directoryPhilip Gladstone
2002-11-29fixed multidir compileFabrice Bellard
2002-11-26Try to get this to build on more platforms (especially Darwin)Philip Gladstone
2002-11-25renamed libav to libavformatFabrice Bellard
2002-11-23Applied changes to make it compile on darwinPhilip Gladstone
2002-11-21Added three sample video hooks. See the (rudimentary) documentation on whatPhilip Gladstone