Menu

Svn Commit Log


Commit Date  
[r3273] by waldviertler

Added the Patch from: Phillip Brink

This Patch fixes:
* Fix mjpegtool's #include <SDL/SDL.h>
http://www.libsdl.org/faq.php?action=listentries&category=2#19

Conforming to libsdl's recommendation fixes a compile failure in some build
scenarios too interesting for me to explain them. Please accept this patch
as an improvement to your buildsystem :-).

* Insert SDL_CFLAGS into Makefile.am

fixes compile errors for portage-multilib reported on 2010/03/03 by xming

2010-03-07 11:42:27 Tree
[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
Older >
Monday.com Logo