Menu

Svn Commit Log


Commit Date  
[r3272] by waldviertler

Added the patch provided by Salah Coronya

It fixes a segmentation fault with jpeg-7 and above where dinfo.do_fancy_upsampling isn't set by default to FALSE anymore.

The original problemreport can be found here:
http://bugs.gentoo.org/show_bug.cgi?id=293919

2010-01-24 06:26:08 Tree
[r3271] by waldviertler

Added the patch from the tracker:
https://sourceforge.net/tracker/?func=detail&atid=105776&aid=2924120&group_id=5776

The compare looks wrong to me, because the order of the iterators
is undefined. Suggest new code

for( std::deque<AUnit *>::iterator i = buf.begin(); i != buf.end(); ++i )

2010-01-06 15:40:52 Tree
[r3270] by sms00

more solaris support.

2009-09-25 16:12:08 Tree
[r3269] by sms00

Remove a couple more uses or references to __progname.

2009-09-19 19:01:43 Tree
[r3268] by sms00

Seems some systems or development environs do not have __progname. argv[0] is fine for logging usage statements so use argv[0]

2009-09-19 18:57:00 Tree
[r3267] by sms00

Solaris build patches submitted to the developer mailing list

2009-09-19 18:16:47 Tree
[r3266] by sms00

Remove unused/not-needed _progname comment line.

2009-09-19 17:27:29 Tree
[r3265] by sms00

Some versions of gcc added 'core2' in addition to 'nocona'. Apple's gcc 4.x
does not accept that option so workaround the new flag by doing a test compile

2009-08-31 21:59:37 Tree
[r3264] by sms00

Intel Core2 detection from Gert Vervoort

2009-08-29 16:57:48 Tree
[r3263] by waldviertler

A bug was postet to the mjpegtools tracker:
https://sourceforge.net/tracker/?func=detail&atid=105776&aid=2834856&group_id=5776

about: pipelist.c: missing fclose()

it was postet original here:
https://bugzilla.novell.com/show_bug.cgi?id=527725

2009-08-13 10:14:57 Tree
Older >
Monday.com Logo