about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* Restore ability to build with real libjasper ruined a few days agogiraffedata2020-09-126-15/+78
* Fix -tilegrdtlygiraffedata2020-09-121-1/+1
* Fix -progressiongiraffedata2020-09-111-5/+5
* Improve error messagegiraffedata2020-09-091-3/+3
* cleanupgiraffedata2020-09-081-10/+9
* Fix bug from commit earlier todaygiraffedata2020-09-061-37/+30
* Add diagnosticsgiraffedata2020-09-061-24/+43
* Return some error info to caller instead of writing to Standard Errorgiraffedata2020-09-061-37/+37
* Add diagnosticsgiraffedata2020-09-067-541/+778
* cleanupgiraffedata2020-09-061-240/+252
* whitespacegiraffedata2020-09-061-711/+711
* Remove setjmp when done with it to avoid hyperjump there for every subsequent...giraffedata2020-09-061-0/+2
* Add verbose messages about input imagegiraffedata2020-08-292-21/+47
* whitespacegiraffedata2020-08-231-22/+22
* Add -randomseedgiraffedata2020-07-071-3/+16
* cleanupgiraffedata2020-07-051-10/+10
* whitespacegiraffedata2020-07-031-36/+39
* Fix handling of mktemp failuregiraffedata2020-06-271-1/+1
* Add some web links to commentsgiraffedata2020-06-161-0/+22
* Fix crash with PNG icongiraffedata2020-06-091-4/+6
* whitespacegiraffedata2020-06-081-25/+25
* cleanupgiraffedata2020-06-074-5/+3
* Fix buffer overrungiraffedata2020-06-071-2/+3
* whitespacegiraffedata2020-06-071-28/+28
* Fix undefined behavior: swab with source and destination the samegiraffedata2020-06-071-4/+18
* Fix bugs from previous commitgiraffedata2020-06-033-9/+42
* Undo previous mistaken changegiraffedata2020-05-301-2/+2
* Handle failed I/Ogiraffedata2020-05-304-8/+31
* Handle failed I/Ogiraffedata2020-05-309-221/+314
* Fix grammar in commentsgiraffedata2020-05-152-6/+6
* whitespacegiraffedata2020-03-261-3/+3
* Fix error messagegiraffedata2020-03-261-2/+3
* Fix bugs: incorrect height of convolution matrix, arithmetic overflowgiraffedata2020-03-221-8/+20
* cleanupgiraffedata2020-03-151-2/+0
* cleanupgiraffedata2020-03-151-2/+0
* Add _DEFAULT_SOURCEgiraffedata2020-03-151-0/+1
* whitespacegiraffedata2020-03-151-15/+15
* Avoid compiler warning about possibly misplaced parenthesesgiraffedata2020-03-151-2/+2
* Fix typos in comments, whitespacegiraffedata2019-12-303-105/+105
* Fix typos in comments and messages, whitespacegiraffedata2019-12-3025-645/+661
* Fix typos in comments and messages, whitespacegiraffedata2019-12-2929-443/+458
* Fix unquoted filename, causing problems with filename with spacesgiraffedata2019-12-031-1/+1
* Fix slightly wrong error messagegiraffedata2019-11-291-1/+1
* Use pkg-config --exists to quiet error messagesgiraffedata2019-09-201-5/+22
* Fix assertion failuregiraffedata2019-08-293-6/+9
* Fix memory leakgiraffedata2019-08-291-0/+19
* Fix negative array indexgiraffedata2019-08-291-0/+4
* fix null pointer dereferencegiraffedata2019-08-291-0/+3
* Remove RLE_CHECK_ALLOC and rle_alloc_error from URT library. This fixes a wi...giraffedata2019-08-092-10/+20
* whitespacegiraffedata2019-08-082-34/+34