57 Revīzijas (895d59028ee1b2c060f6a3beec979b2ae7455dda)

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