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
AgeCommit message (Expand)Author
2008-01-09Initialize correctly optind.Eduardo Bragatto
2008-01-09Fix illegal identifiers, names starting with _ and uppercase are reserved.Diego Biurrun
2007-08-07Remove duplication of imlib2 vhook documentation.Ramiro Polla
2007-06-21Set error parameter for ff_parseRamiro Polla
2007-06-19Add alpha channel support for imlib2 vhookRamiro Polla
2007-06-18fix imlib2 memory leaksLimin Wang
2007-06-17IndentationRamiro Polla
2007-06-17Add expression evaluation parameters for colors in imlib2 vhookRamiro Polla
2007-06-16TypoRamiro Polla
2007-06-16Indentation for previous commitRamiro Polla
2007-06-16Allow user to specify rgb.txt for imlib2 vhookRamiro Polla
2007-04-01Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.Diego Biurrun
2007-02-07Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun
2007-02-05Remove hardcoded dependency of imlib2 on Xlib.Víctor Paesa
2006-11-07add moving images feature to imlib2 vhookVíctor Paesa
2006-10-11port imlib2 vhook to swscalerVíctor Paesa
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-05-30Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bu...Ville Skyttä
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-09-23imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer
2004-04-07fix compilation after michaels anti-time changeAlex Beregszaszi
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-09prevent segfault when passed no argumentsPhilip Gladstone
2003-01-24use av_strdup()Fabrice Bellard
2003-01-19fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...Fabrice Bellard
2002-11-30Added a release function to free up the context. Also removed the dummyPhilip Gladstone
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