57 Commits (895d59028ee1b2c060f6a3beec979b2ae7455dda)

Autor SHA1 Mensaje Fecha
  sam 895d59028e * improved lmt filter (98% efficiency). hace 20 años
  sam 1b12f8c097 * code cleanup (no changes) hace 20 años
  sam e3e5a28894 * lmt.lv captcha cracker. hace 20 años
  sam f71e89f830 * 81% success hace 20 años
  sam 381311d4c6 * Paypal decoder. 64% efficiency. hace 20 años
  sam 0eb4d06cdc * set threshold to 250, not 240. hace 20 años
  sam adfa585fc4 * attempt at the xanga decoder. roughly 50% success. hace 20 años
  sam 5e74d66c21 * also blur borders in filter_blur(). hace 20 años
  sam 47b2c48535 * when cutting fonts, detect black pixels below 240, not below 128 hace 20 años
  sam 9b2bf908bb * Oops, fixed typo. hace 20 años
  sam 44c18ed26c * Use font_load_* for all decoders. hace 20 años
  sam 1a5e330895 * src/common.h: new font structure. hace 20 años
  sam 0045682d2a * don't duplicate picture in filter functions. hace 20 años
  sam bb0f826c9f * add (non-working) Xanga decoder skeleton. hace 20 años
  sam 2775834444 * oops, forgot to commit #ifdef fixes. hace 20 años
  sam 1a28bcb810 * fixed bound error in filter_contrast hace 20 años
  sam a6f00a050a * deactivated OLE loader and short-lived DeVIL stuff. hace 20 años
  sam 2f8f88f534 * get_CurDC() was a stupid idea. hace 20 años
  sam c11ed92174 * use IPicture's DC instead of CreateCompatibleDC. hace 20 años
  sam 72d1d986c7 * Win32 support!! hace 20 años
  sam 84b64ad5ae * support for -s / --share hace 20 años
  sam 6e008f9acc * better efficiency hace 20 años
  sam 26bbb901b1 * removed image_display -- it's useless if we have image_save. hace 20 años
  sam a10f5e0752 * clubic captchas support. hace 20 años
  sam 916666d0c2 * Fixed uninitialised data. hace 20 años
  sam 52d7749ff4 * authimage support hace 20 años
  sam 21a6a717f4 * fixed a bug in scode.c that was missing bottom lines hace 20 años
  sam 336bac428c * keep the font loaded across decodings. hace 20 años
  sam 60c710a115 * bugfixes in the linuxfr captcha decoder, and new control.txt hace 20 años
  sam 10a438c117 * linuxfr.org captchas hace 20 años
  sam 07c6689143 * removed global variables. hace 20 años
  sam 87a7c38bde * do equalizing on grayscale image. hace 20 años
  sam 72a1507e7d * if image is 8bpp, convert SDL surface to 32. hace 20 años
  sam 54221398d8 * fixed typo. hace 20 años
  sam 9a3687249d * vbulletin captcha support. hace 20 años
  sam 7f8593d11a * fixed a bug in the SDL code: alpha mask should be set to 0. hace 20 años
  sam 6733c9623c * use INT_MAX instead of 99999... hace 20 años
  sam 7b9bc9c0e0 * cosmetic fix hace 20 años
  sam 98f1af353e * s/autodetecting/autodetected/ hace 20 años
  sam a967f0584c * src/image.c: SDL_image support. hace 20 años
  sam 82ff580894 * print colour count in debug messages hace 20 años
  sam dea689a955 * Decode Auditor captchas. hace 20 años
  sam ac7b4c3422 * scode captcha decoder hace 20 años
  sam ceaceb2652 * filter_dup() hace 20 años
  sam 95d68a9d2f * src/slashdot.c: fixed stupid bug... hace 20 años
  sam 20002e934e * fixed stupid buffer overrun hace 20 años
  sam 2968baf95c * debug message system hace 20 años
  sam 4ffb87231e * check for getopt_long; work with simple getopt. hace 20 años
  sam 615684b0a0 * added usercp_confirm.php that was used to create font_phpbb.png hace 20 años
  sam ba195bbc65 * use OpenCV rather than Imlib2 if both are available. hace 20 años