Hi Berni,

Yep, your patch is working for me. Thanks !!! Let me know if I can do
any further testing.

Servus
  Reinald

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!
...
> auf hoffentlich bald,
> 
> Berni the Chaos of Woodquarter
...

-------------------------------------------------------------------------
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