]> git.sesse.net Git - ffmpeg/history - vhook/imlib2.c
matroskadec: simplify, first_timecode is already in the index
[ffmpeg] / vhook / imlib2.c
2008-09-04 JonYProperly use av_log rather than fprintf/printf.
2008-05-09 Benoit FouetAdd missing path to #include.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-01-09 Eduardo BragattoInitialize correctly optind.
2008-01-08 Diego BiurrunFix illegal identifiers, names starting with _ and...
2007-08-07 Ramiro PollaRemove duplication of imlib2 vhook documentation.
2007-06-20 Ramiro PollaSet error parameter for ff_parse
2007-06-18 Ramiro PollaAdd alpha channel support for imlib2 vhook
2007-06-18 Limin Wangfix imlib2 memory leaks
2007-06-17 Ramiro PollaIndentation
2007-06-16 Ramiro PollaAdd expression evaluation parameters for colors in...
2007-06-16 Ramiro PollaTypo
2007-06-15 Ramiro PollaIndentation for previous commit
2007-06-15 Ramiro PollaAllow user to specify rgb.txt for imlib2 vhook
2007-04-01 Diego BiurrunReplace forbidden exit() by return() Víctor Paesa,...
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-02-05 Víctor PaesaRemove hardcoded dependency of imlib2 on Xlib.
2006-11-07 Víctor Paesaadd moving images feature to imlib2 vhook
2006-10-11 Víctor Paesaport imlib2 vhook to swscaler
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-05-30 Ville SkyttäSupport modular X11 path to rgb.txt patch by (Ville...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-09-23 Michael Niedermayerimlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot...
2004-04-07 Alex Beregszaszifix compilation after michaels anti-time change
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-09 Philip Gladstoneprevent segfault when passed no arguments
2003-01-23 Fabrice Bellarduse av_strdup()
2003-01-19 Fabrice Bellardfixed imlib2.c pixel format (imlib2 seems to use CPU...
2002-11-30 Philip GladstoneAdded a release function to free up the context. Also...
2002-11-23 Philip GladstoneApplied changes to make it compile on darwin
2002-11-21 Philip GladstoneAdded three sample video hooks. See the (rudimentary...