Hallo

> Yep, your patch is working for me. Thanks !!! Let me know if I can do
> any further testing.
It works in my machine.
So I have just committed it to the CVS.


> Bernhard Praschinger wrote:
> ...
>> Which version of the libpng do you use ?
> libpng-1.2.7-1
> ...
>> Would it be possible to recompile the png2yuv, and change a few lines ?
>> Add a few lines around:
>> png_destroy_read_struct(&png_ptr, &info_ptr, &end_info);
>>
>> so it lookes like that:
>>    if (setjmp(png_ptr->jmpbuf)) {
>>      png_destroy_read_struct(&png_ptr, &info_ptr, &end_info);
>>      return 2;
>>      }
>> ---ENDE---
> Bingo!
Glad that sometimes some things work, they way you expect them...

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to