32 Commits (f974f1faafb51e74f683cfe5e55255e980071592)

Author SHA1 Message Date
  JonY f2eb8c5bf6 Properly use av_log rather than fprintf/printf. 16 years ago
  Benoit Fouet f211662c7c Add missing path to #include. 17 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Eduardo Bragatto a20db8a35c Initialize correctly optind. 17 years ago
  Diego Biurrun 4514a1d544 Fix illegal identifiers, names starting with _ and uppercase are reserved. 17 years ago
  Ramiro Polla e48f83fe47 Remove duplication of imlib2 vhook documentation. 18 years ago
  Ramiro Polla 39e2b029a0 Set error parameter for ff_parse 18 years ago
  Ramiro Polla 6f17637634 Add alpha channel support for imlib2 vhook 18 years ago
  Limin Wang 4d321bff85 fix imlib2 memory leaks 18 years ago
  Ramiro Polla ef4c82cb51 Indentation 18 years ago
  Ramiro Polla 41e4c556e9 Add expression evaluation parameters for colors in imlib2 vhook 18 years ago
  Ramiro Polla 1bebfde9e1 Typo 18 years ago
  Ramiro Polla a661ade713 Indentation for previous commit 18 years ago
  Ramiro Polla 6100cb477a Allow user to specify rgb.txt for imlib2 vhook 18 years ago
  Diego Biurrun ca345e442d Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com. 18 years ago
  Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants. 18 years ago
  Víctor Paesa 1b45e30404 Remove hardcoded dependency of imlib2 on Xlib. 18 years ago
  Víctor Paesa 718eeb6a21 add moving images feature to imlib2 vhook 18 years ago
  Víctor Paesa 67d0436c8d port imlib2 vhook to swscaler 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Ville Skyttä 22a0e90712 Support modular X11 path to rgb.txt patch by (Ville Skyttä - scop from SF-bugtracker) 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Michael Niedermayer bb4a87727b imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>) 20 years ago
  Alex Beregszaszi 00a3c8b8a9 fix compilation after michaels anti-time change 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Philip Gladstone 4be3147d0d prevent segfault when passed no arguments 22 years ago
  Fabrice Bellard e9a9e0c210 use av_strdup() 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 6c11d48cab Added a release function to free up the context. Also removed the dummy 22 years ago
  Philip Gladstone 47930f093e Applied changes to make it compile on darwin 22 years ago
  Philip Gladstone 26b4bb70c2 Added three sample video hooks. See the (rudimentary) documentation on what 22 years ago